summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* 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
* gan: Mark gan_pdisc_vals[] as public / non-static symbolHarald Welte2016-11-111-1/+1
* gsm0408: Completing GSM 04.08 RR message typesPhilipp2016-10-272-0/+109
* COSMETIC: moving rr_cause_name() in gsm48.cPhilipp2016-10-271-5/+5
* utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy2016-10-231-0/+15
* utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy2016-10-231-0/+10
* utils/conv_gen.py: generate a single fileVadim Yanitskiy2016-10-231-7/+5
* gsm/Makefile.am: use proper top_builddir/top_srcdir pathsNeels Hofmeyr2016-10-121-3/+3
* fix USSD: SS message type mask should be 0x3f, not 0xbfNeels Hofmeyr2016-10-121-1/+1
* IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2016-08-292-0/+12
* lapd_core: Fix crash in lapd_dl_flush_hist()Harald Welte2016-08-011-1/+1
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-253-1/+109
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-232-0/+14
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-231-0/+1
* fix compiler warning: gsup.c: missing bracesNeels Hofmeyr2016-07-171-1/+1
* Add GEA3 & GEA4 ciphersMax2016-07-113-2/+110
* Add strings with GPRS GMM messagesMax2016-07-082-0/+25
* Add function to check GMM encryptabilityMax2016-07-072-0/+26
* Add missing osmo_c4 exportMax2016-07-071-0/+1
* lapd_dl_flush_hist(): Don't flush a non-existant historyHarald Welte2016-07-031-0/+3
* Add function to check MS GEA capabilitiesMax2016-06-292-1/+31
* Make C4 function globally availableMax2016-06-292-4/+4
* Add strings for GPRS ciphersMax2016-06-292-0/+10
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-161-1/+9
* gsup.c: Fix encoding of UMTS auth vectorsHarald Welte2016-06-161-6/+22