summaryrefslogtreecommitdiffstats
path: root/src/gsm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-2/+1
* Do not use --version-script linker flag on OSXTobias Engel2012-10-271-1/+1
* increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() changeHarald Welte2012-08-031-1/+1
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-301-1/+1
* ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte2012-06-241-1/+1
* misc: Fix make distcheck, add the new libosmogsm.map file to the tarballHolger Hans Peter Freyther2012-04-051-0/+2
* libosmogsm: Introduce explicit list of exported symbolsHarald Welte2012-04-041-2/+2
* add milenage internal headers to ensure 'make dist' worksHarald Welte2011-12-071-0/+5
* Auth: Import milenage implementation from hostap (Jouni Malinen)Harald Welte2011-12-061-1/+4
* Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte2011-12-061-1/+1
* increment LIBVERSION of libosmocore for new apiHarald Welte2011-12-011-1/+1
* gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2011-11-121-1/+1
* gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg2011-11-121-1/+1
* gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2011-11-121-0/+2
* update LIBVERSION to reflect new API additionsHarald Welte2011-10-101-1/+1
* Split of LAPDm into a core part and a GSM specific partroot2011-10-101-1/+1
* tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xffHarald Welte2011-07-161-1/+1
* add LAPDm code from osmocom-bb into libosmocoreHarald Welte2011-06-271-1/+2
* import gsm0502_calc_paging_group() from openbscHarald Welte2011-06-261-1/+1
* Import sytem information related definitions + code from openbscHarald Welte2011-05-241-1/+1
* abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-221-1/+1
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-081-0/+1
* gsm/a5: Add a A5 1&2 implementationSylvain Munaut2011-04-261-1/+1
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+13