summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-132-0/+14
* Add CC_CAUSE value_string arrayKeith2018-09-022-0/+55
* properly handle mandatory cli param of gsm0808_create_paging2Stefan Sperling2018-08-291-5/+4
* gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4Neels Hofmeyr2018-08-281-0/+12
* ipa: Document ipa_msg_recv* functionsPau Espin Pedrol2018-08-221-0/+22
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-054-21/+38
* gsm/gsm0480.c: use the local msgb allocatorVadim Yanitskiy2018-08-051-3/+3
* gsm/gsm0480.c: prevent NULL-pointer dereferenceVadim Yanitskiy2018-08-051-2/+10
* comp128v23 (minor): update original code site and authorKévin Redon2018-08-041-2/+4
* re-introduce ipa_ccm_idtag_parse_off()Harald Welte2018-08-012-3/+14
* Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte2018-08-012-9/+77
* oap_client: Rename symbols with osmo_ prefixHarald Welte2018-07-302-27/+27
* import oap_client into libosmogsmHarald Welte2018-07-303-1/+286
* 04.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte2018-07-292-0/+66
* USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte2018-07-292-1/+23
* gsm0480: Factor out msgb allocation helper functionHarald Welte2018-07-292-1/+7
* fix strncpy bugs in gsm/ipa.cNeels Hofmeyr2018-07-271-7/+6
* Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0Pau Espin Pedrol2018-07-271-1/+1
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-122-0/+13
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-122-0/+15
* Don't enforce Python 2 for utilitiesVadim Yanitskiy2018-07-021-1/+1
* Don't call abort() directly, always use osmo_panic()Harald Welte2018-06-281-1/+1
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-182-2/+87
* gsm: lapdm.c: Add missing new line char in notice log stringPau Espin Pedrol2018-06-181-1/+1
* gsm 04.80: Add value_string for component type and op codeHarald Welte2018-06-162-0/+34
* gsup: Add value_string for Session State IEHarald Welte2018-06-162-0/+9
* gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte2018-06-112-0/+24
* gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2018-06-112-16/+31
* gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2018-06-112-0/+89
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-022-0/+36
* GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy2018-05-311-0/+15
* GSUP: implement TCAP-like session managementVadim Yanitskiy2018-05-311-0/+16
* gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2018-05-302-0/+63
* gsm0480: fix: don't overwrite the data of RELEASE_COMPLETEVadim Yanitskiy2018-05-291-2/+6
* add gsm0808_create_handover_request_ack()Neels Hofmeyr2018-05-272-0/+26
* add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2018-05-272-0/+71
* add gsm0808_cell_id_to_list()Neels Hofmeyr2018-05-272-0/+32
* mncc: properly export osmo_mncc_name()Harald Welte2018-05-242-4/+1
* gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...Pau Espin Pedrol2018-05-171-1/+10
* fix spellingThorsten Alteholz2018-05-151-2/+2
* lapdm: don't enforce contention resolution on SAPI0/DCCHHarald Welte2018-05-091-5/+2
* lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless neededHarald Welte2018-05-081-3/+5
* lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push()Harald Welte2018-05-081-9/+5
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-082-0/+10
* lapdm: Implement SABM related constraintsHarald Welte2018-05-081-0/+45
* lapdm: Fix back-pointer from lapdm_entity to lapdm_channelHarald Welte2018-05-041-0/+2
* gsm_utils: call gnutls_global_init() as constructorAlexander Couzens2018-05-021-0/+19
* RSL/LAPDm: Not all RLL message are "transparent"Harald Welte2018-04-191-3/+21
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-182-0/+149
* gsm/gsm48.c: add call independent SS message namesVadim Yanitskiy2018-04-171-0/+12