summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
Commit message (Expand)AuthorAgeFilesLines
...
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-0/+1
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-072-0/+72
* gsm_29_118.h: Add constant for default portPhilipp Maier2018-12-071-0/+3
* cosmetic apn: correct whitespace errorPhilipp Maier2018-12-071-1/+1
* gsm_29_118: add missing extern for struct value_string decl.Philipp Maier2018-12-051-8/+8
* LCLS: update osmo_lcls structMax2018-12-041-4/+4
* Add msgb_tl_put() helperMax2018-12-041-0/+12
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-031-0/+24
* Move BSSMAP_MSG_* defines to header fileMax2018-11-301-0/+3
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-201-1/+2
* LCLS: add 48.008 parameter structureMax2018-11-201-0/+8
* gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ieNeels Hofmeyr2018-11-191-17/+0
* Add missing header includeMax2018-11-191-0/+1
* Support cipher mode reject with extended causeMax2018-11-192-0/+3
* Move msgb_push helpers to public headerMax2018-11-191-0/+6
* Update GSM0808_LCLS enumsMax2018-11-181-0/+3
* Update 3GPP TS 08.08 Cause handlingMax2018-11-183-3/+29
* Add helper wrapper for BSSAP TLV parsingMax2018-11-181-0/+3
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-161-1/+4
* gsm/protocol/gsm_08_58.h: Fix typoMartin Hauke2018-11-151-1/+1
* gsm_29_118: add missing include to header filePhilipp Maier2018-11-071-0/+1
* gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy2018-11-061-1/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-1/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-282-0/+13
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-211-0/+169
* gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol2018-10-211-3/+32
* gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol2018-10-101-1/+24
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-251-0/+1
* gsm_utils: add function to get value strings for gsm48_chan_modePhilipp Maier2018-09-251-0/+2
* gsm0808_utils: constify parameterPhilipp Maier2018-09-211-1/+1
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-192-0/+15
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-162-15/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-142-0/+15
* gsm0808: fix wrong codec defaults for OFR_AMR_WBPhilipp Maier2018-09-141-1/+1
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-131-0/+1
* Add RSPRO support to IPA and logging definitionsHarald Welte2018-09-031-0/+1
* Add CC_CAUSE value_string arrayKeith2018-09-021-0/+4
* use __FILE__, not __BASE_FILE__Neels Hofmeyr2018-08-201-1/+1
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-052-3/+8
* re-introduce ipa_ccm_idtag_parse_off()Harald Welte2018-08-011-3/+2
* Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte2018-08-011-2/+8
* oap_client: Rename symbols with osmo_ prefixHarald Welte2018-07-301-14/+14
* import oap_client into libosmogsmHarald Welte2018-07-301-0/+82
* 04.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte2018-07-291-0/+2
* USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte2018-07-291-0/+1
* gsm0480: Factor out msgb allocation helper functionHarald Welte2018-07-291-0/+2
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-121-0/+1
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-121-0/+4
* gsm_04_08: add function to get value stringPhilipp Maier2018-07-121-0/+2
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-182-0/+42