summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
...
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-083-1/+125
* Fix LAPD UA message buffer memory leak.Jean-Francois Dionne2017-03-291-5/+5
* Add support for PCU version reportMax2017-03-231-0/+1
* abis: add message type namesMax2017-03-222-0/+104
* abis: add attribute namesMax2017-03-212-0/+72
* build: fix build dependencies for generated sourcesNeels Hofmeyr2017-03-201-1/+3
* add gsm48_pdisc_msgtype_name()Neels Hofmeyr2017-03-162-0/+202
* add gsm48_pdisc_names and gsm48_pdisc_name()Neels Hofmeyr2017-03-162-0/+20
* auth_milenage: fix check against too large indNeels Hofmeyr2017-03-161-1/+1
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-1/+66
* osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr2017-03-151-3/+9
* lapd_core: Use 'struct value_string' for LAPD state namesHarald Welte2017-03-151-28/+33
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-071-0/+2
* Check for proper lapdm_datalink entityMax2017-03-021-2/+8
* fix: gsm0808.c: unterminated value_string array gsm0808_bssap_namesNeels Hofmeyr2017-03-021-0/+1
* Export comp128 v2 and v3 routines as wellHolger Hans Peter Freyther2017-02-271-0/+2
* fix osmo_auth_gen_vec_auts: copy rand to auth vectorNeels Hofmeyr2017-02-221-1/+8
* gsup decode: fix expectation of AUTS length, should be 14Neels Hofmeyr2017-02-211-2/+2
* gsup: add osmo_gsup_message_type_name()Neels Hofmeyr2017-02-152-0/+30
* utils/conv_gen.py: improve application flexibilityVadim Yanitskiy2017-02-091-1/+1
* fix various compiler warnings (on FreeBSD-11.0)Harald Welte2017-02-082-1/+2
* lapd_core: Fix MDL-ERROR ind after RELEASE indPhilipp Maier2017-02-071-4/+4
* lapd_core: fix program flowPhilipp Maier2017-02-071-5/+5
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-061-3/+3
* lapd_core: Improve debug outputPhilipp Maier2017-02-031-144/+190
* GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr2017-02-021-1/+1
* OML: add external alertsMax2017-01-251-0/+1
* ipa: Remove unneeded #include statementHarald Welte2017-01-231-1/+0
* Add abis_nm_fail_evt_vrep to libosmogsm.mapMax2017-01-191-0/+1
* libosmogsm.map: fix typoMax2017-01-171-1/+1
* Mark deprecated function as suchMax2017-01-161-0/+1
* Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max2017-01-132-0/+2
* Add abis_nm_fail_evt_vrep() functionMax2017-01-111-4/+17
* LAPD: improve loggingMax2017-01-101-4/+6
* Add value strings for Probable Cause TypeMax2017-01-102-0/+8
* Add OML Failure Event Report supportMax2017-01-062-0/+39
* Add event cause string descriptionsMax2017-01-062-0/+16
* Add parsed TLV helpers from OsmoBTSMax2017-01-062-0/+62
* Add OML definitions from OsmoBTSMax2017-01-062-0/+62
* gprs_cipher_core: Use typecase to avoid sanitizer errorHarald Welte2017-01-061-1/+1
* Fix erroneously AGPL licensed file in libosmocore.Harald Welte2016-12-221-4/+4
* Catch-up with git version tagsMax2016-12-211-2/+3
* gsm/oap: more robust: decode presence as clearly either 1 or 0Neels Hofmeyr2016-12-111-4/+4
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-113-1/+188
* cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr2016-12-091-1/+1
* license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr2016-12-091-5/+5
* gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr2016-12-012-0/+31
* gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr2016-12-012-13/+16
* osmo_gsup_encode(): Make coverity happy by invariant checkingHarald Welte2016-11-261-0/+1
* Extend IPA error loggingMax2016-11-161-2/+2