summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-282-0/+92
* libosmogsm/gsup.c: fix error code in osmo_gsup_encode()Vadim Yanitskiy2018-10-211-1/+1
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-213-1/+134
* gsm0808: allow decoding of zero length speech codec lists.Philipp Maier2018-10-161-10/+0
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-252-0/+42
* gsm0808_utils: constify parameterPhilipp Maier2018-09-211-1/+1
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-192-0/+44
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-162-44/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-142-0/+44
* 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