aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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