aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-1/+2
2016-05-05import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte1-1/+1
2016-04-29conv_gen: Use python2 to execute the scriptHolger Hans Peter Freyther1-1/+1
2016-04-29Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de1-0/+8
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-2/+2
2015-09-16build: have a disable-static build succeedJan Engelhardt1-2/+6
2015-05-25Add APN utility function to libosmogsmHarald Welte1-1/+1
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-1/+1
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt1-1/+2
2014-09-25misc: Look into the build directory for generated filesHolger Hans Peter Freyther1-1/+1
2014-08-21prepare for 0.7.0 release0.7.0Harald Welte1-1/+1
2014-08-20ipa: rename functions for consistencyHarald Welte1-1/+1
2014-08-20import various generic IPA related functions from libosmo-abisHarald Welte1-1/+1
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut1-1/+1
2014-03-31Release: Prepare the release of 0.6.60.6.6Holger Hans Peter Freyther1-1/+1
2013-11-03implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon1-5/+6
2013-08-09gsm: The LAPDm prim/structs changed, increment current version0.6.3Holger Hans Peter Freyther1-1/+1
2013-03-03cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther1-1/+1
2012-12-11build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut1-2/+1
2012-10-27Do not use --version-script linker flag on OSXTobias Engel1-1/+1
2012-08-03increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change0.5.3Harald Welte1-1/+1
2012-06-30build: use LT_INIT(pic-only) instead of forcing -fPIC.0.5.2Diego Elio Pettenò1-1/+1
2012-06-24ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte1-1/+1
2012-04-05misc: Fix make distcheck, add the new libosmogsm.map file to the tarballHolger Hans Peter Freyther1-0/+2
2012-04-04libosmogsm: Introduce explicit list of exported symbolsHarald Welte1-2/+2
2011-12-07add milenage internal headers to ensure 'make dist' worksHarald Welte1-0/+5
2011-12-06Auth: Import milenage implementation from hostap (Jouni Malinen)Harald Welte1-1/+4
2011-12-06Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte1-1/+1
2011-12-01increment LIBVERSION of libosmocore for new api0.3.11Harald Welte1-1/+1
2011-11-12gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg1-1/+1
2011-11-12gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg1-1/+1
2011-11-12gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg1-0/+2
2011-10-10update LIBVERSION to reflect new API additions0.3.10Harald Welte1-1/+1
2011-10-10Split of LAPDm into a core part and a GSM specific partroot1-1/+1
2011-07-16tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xffHarald Welte1-1/+1
2011-06-27add LAPDm code from osmocom-bb into libosmocore0.3.3Harald Welte1-1/+2
2011-06-26import gsm0502_calc_paging_group() from openbsc0.3.2Harald Welte1-1/+1
2011-05-24Import sytem information related definitions + code from openbscHarald Welte1-1/+1
2011-05-22abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte1-1/+1
2011-05-08libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte1-0/+1
2011-04-26gsm/a5: Add a A5 1&2 implementationSylvain Munaut1-1/+1
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+13