summaryrefslogtreecommitdiffstats
path: root/src/gsm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* 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