aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm
AgeCommit message (Expand)AuthorFilesLines
2017-02-22fix osmo_auth_gen_vec_auts: copy rand to auth vectorNeels Hofmeyr1-1/+8
2017-02-21gsup decode: fix expectation of AUTS length, should be 14Neels Hofmeyr1-2/+2
2017-02-15gsup: add osmo_gsup_message_type_name()Neels Hofmeyr2-0/+30
2017-02-09utils/conv_gen.py: improve application flexibilityVadim Yanitskiy1-1/+1
2017-02-08fix various compiler warnings (on FreeBSD-11.0)Harald Welte2-1/+2
2017-02-07lapd_core: Fix MDL-ERROR ind after RELEASE indPhilipp Maier1-4/+4
2017-02-07lapd_core: fix program flowPhilipp Maier1-5/+5
2017-02-06osmo_auth*: fix ordering of function argsNeels Hofmeyr1-3/+3
2017-02-03lapd_core: Improve debug outputPhilipp Maier1-144/+190
2017-02-02GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr1-1/+1
2017-01-25OML: add external alertsMax1-0/+1
2017-01-23ipa: Remove unneeded #include statementHarald Welte1-1/+0
2017-01-19Add abis_nm_fail_evt_vrep to libosmogsm.mapMax1-0/+1
2017-01-17libosmogsm.map: fix typoMax1-1/+1
2017-01-16Mark deprecated function as suchMax1-0/+1
2017-01-13Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max2-0/+2
2017-01-11Add abis_nm_fail_evt_vrep() functionMax1-4/+17
2017-01-10LAPD: improve loggingMax1-4/+6
2017-01-10Add value strings for Probable Cause TypeMax2-0/+8
2017-01-06Add OML Failure Event Report supportMax2-0/+39
2017-01-06Add event cause string descriptionsMax2-0/+16
2017-01-06Add parsed TLV helpers from OsmoBTSMax2-0/+62
2017-01-06Add OML definitions from OsmoBTSMax2-0/+62
2017-01-06gprs_cipher_core: Use typecase to avoid sanitizer errorHarald Welte1-1/+1
2016-12-22Fix erroneously AGPL licensed file in libosmocore.Harald Welte1-4/+4
2016-12-21Catch-up with git version tagsMax1-2/+3
2016-12-11gsm/oap: more robust: decode presence as clearly either 1 or 0Neels Hofmeyr1-4/+4
2016-12-11import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte3-1/+188
2016-12-09cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr1-1/+1
2016-12-09license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr1-5/+5
2016-12-01gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr2-0/+31
2016-12-01gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr2-13/+16
2016-11-26osmo_gsup_encode(): Make coverity happy by invariant checkingHarald Welte1-0/+1
2016-11-16Extend IPA error loggingMax1-2/+2
2016-11-11gan: Mark gan_pdisc_vals[] as public / non-static symbolHarald Welte1-1/+1
2016-10-27gsm0408: Completing GSM 04.08 RR message typesPhilipp2-0/+109
2016-10-27COSMETIC: moving rr_cause_name() in gsm48.cPhilipp1-5/+5
2016-10-23utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy1-0/+15
2016-10-23utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy1-0/+10
2016-10-23utils/conv_gen.py: generate a single fileVadim Yanitskiy1-7/+5
2016-10-12gsm/Makefile.am: use proper top_builddir/top_srcdir pathsNeels Hofmeyr1-3/+3
2016-10-12fix USSD: SS message type mask should be 0x3f, not 0xbfNeels Hofmeyr1-1/+1
2016-08-29IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2-0/+12
2016-08-01lapd_core: Fix crash in lapd_dl_flush_hist()Harald Welte1-1/+1
2016-07-25egprs: Add CPS tables from TS 04.60Tom Tsou3-1/+109
2016-07-23rsl: add rsl_act_type_name()Neels Hofmeyr2-0/+14
2016-07-23dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr1-0/+1
2016-07-17fix compiler warning: gsup.c: missing bracesNeels Hofmeyr1-1/+1
2016-07-11Add GEA3 & GEA4 ciphersMax3-2/+110
2016-07-08Add strings with GPRS GMM messagesMax2-0/+25