summaryrefslogtreecommitdiffstats
path: root/src/gsm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* debian, utils: switch to python 3Oliver Smith2019-12-121-1/+1
* libosmogsm: add support for XOR authenticationDaniel Willmann2019-11-221-1/+1
* Bump version: 1.1.0.107-afce-dirty → 1.2.0Pau Espin Pedrol2019-08-061-1/+1
* CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte2019-07-201-1/+1
* rest_octets: Actually include gsm48_rest_octets.c in Makefile.amHarald Welte2019-05-281-1/+1
* Bump version: 1.0.1.143-cc72c → 1.1.0Pau Espin Pedrol2019-05-071-1/+1
* Bump version: 0.12.0.128-8dfde → 1.0.0Harald Welte2019-01-191-1/+1
* port arfcn range encode support from osmo-bscStefan Sperling2019-01-121-1/+2
* GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy2018-12-181-1/+1
* LCLS, TS 29.205: add GCR routinesMax2018-12-141-1/+1
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-211-1/+2
* import oap_client into libosmogsmHarald Welte2018-07-301-1/+1
* Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0Pau Espin Pedrol2018-07-271-1/+1
* Don't enforce Python 2 for utilitiesVadim Yanitskiy2018-07-021-1/+1
* features: move bts feature related functionality to libosmocorePhilipp Maier2018-03-021-1/+1
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-1/+1
* MNCC: Add MNCC to string dumperHarald Welte2018-01-191-1/+1
* Enable GnuTLS fallbackMax2017-11-021-0/+5
* Move additional libraries to appropriate placeMax2017-10-301-2/+2
* Tag/Release version 0.10.0Harald Welte2017-10-271-1/+1
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-1/+2
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-121-1/+1
* add libpseudotalloc as super-simplistic talloc replacementHarald Welte2017-05-171-0/+4
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-1/+1
* build: fix build dependencies for generated sourcesNeels Hofmeyr2017-03-201-1/+3
* utils/conv_gen.py: improve application flexibilityVadim Yanitskiy2017-02-091-1/+1
* Catch-up with git version tagsMax2016-12-211-2/+3
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-111-1/+1
* 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
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-251-1/+1
* Add GEA3 & GEA4 ciphersMax2016-07-111-2/+2
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-061-1/+2
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-051-1/+1
* conv_gen: Use python2 to execute the scriptHolger Hans Peter Freyther2016-04-291-1/+1
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-291-0/+8
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-2/+2
* build: have a disable-static build succeedJan Engelhardt2015-09-161-2/+6
* Add APN utility function to libosmogsmHarald Welte2015-05-251-1/+1
* add gsm0341_test to generate SMSCB hex stringsHarald Welte2014-12-291-1/+1
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* misc: Look into the build directory for generated filesHolger Hans Peter Freyther2014-09-251-1/+1
* prepare for 0.7.0 releaseHarald Welte2014-08-211-1/+1
* ipa: rename functions for consistencyHarald Welte2014-08-201-1/+1
* import various generic IPA related functions from libosmo-abisHarald Welte2014-08-201-1/+1
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-161-1/+1
* Release: Prepare the release of 0.6.6Holger Hans Peter Freyther2014-03-311-1/+1
* implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon2013-11-031-5/+6
* gsm: The LAPDm prim/structs changed, increment current versionHolger Hans Peter Freyther2013-08-091-1/+1
* cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther2013-03-031-1/+1