summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
...
* add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr2019-01-082-0/+9
* add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr2019-01-082-0/+37
* LCLS: fix LCLS-CONNECT-CONTROL encoderMax2019-01-071-8/+13
* Automatically disable GnuTLS fallbackMax2019-01-071-0/+1
* Streamline glibc version checkMax2019-01-071-7/+11
* osmo_rat_type: add OSMO_RAT_EUTRAN_SGSNeels Hofmeyr2019-01-041-0/+1
* gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_typeNeels Hofmeyr2019-01-032-0/+10
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-233-21/+56
* GSUP: add CHECK-IMEI messageOliver Smith2018-12-211-0/+23
* GSUP: fix missing osmo_gsup_get_err_msg_type()sOliver Smith2018-12-211-0/+8
* Use define for key buffersMax2018-12-201-2/+2
* LCLC: fix doc to match type signatureMax2018-12-191-2/+1
* Fix typos in SS opcode namesMax2018-12-191-2/+2
* GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy2018-12-181-0/+13
* GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy2018-12-184-2/+336
* LCLS: add gsm0808_create_ass2()Max2018-12-142-6/+48
* LCLS, TS 48.008: add GCR IE encoding/decodingMax2018-12-142-0/+37
* LCLS, TS 29.205: add GCR routinesMax2018-12-143-1/+97
* gsm0480: fix copy-pasted note for gsm0480_gen_return_error()Vadim Yanitskiy2018-12-141-3/+0
* gsm48_mi_to_string(): do not read from zero length input bufferNeels Hofmeyr2018-12-101-1/+1
* gsm48_mi_to_string(): guard against zero length output bufferNeels Hofmeyr2018-12-101-5/+5
* gsm48_generate_mid(): mask out ODD flag from mi_typeNeels Hofmeyr2018-12-101-1/+1
* gsm48_mi_to_string: use osmo_bcd2str(), fix some corner casesNeels Hofmeyr2018-12-101-13/+12
* api doc: gsm48_mi_to_string(): warn of return value implementationNeels Hofmeyr2018-12-101-1/+4
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-083-12/+43
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-072-0/+290
* cosmetic apn: correct whitespace errorPhilipp Maier2018-12-071-1/+1
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-032-0/+47
* Move BSSMAP_MSG_* defines to header fileMax2018-11-301-3/+0
* Update gsm0808_create_ass() doxygenMax2018-11-221-2/+2
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-202-23/+49
* Support cipher mode reject with extended causeMax2018-11-193-0/+42
* Move msgb_push helpers to public headerMax2018-11-191-39/+10
* gsm48: gsm48_decode_freq_list: Improve documentation of paramter fPau Espin Pedrol2018-11-181-1/+1
* Update GSM0808_LCLS enumsMax2018-11-181-0/+3
* Update 3GPP TS 08.08 Cause handlingMax2018-11-182-6/+25
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-162-0/+36
* gsm48: correct apidoc for gsm48_generate_mid()Philipp Maier2018-11-021-0/+1
* Update cipher reject functionMax2018-11-021-0/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-3/+3
* gsm0808: fix doxygen apidocPhilipp Maier2018-10-301-1/+1
* 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