summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm48.c
Commit message (Expand)AuthorAgeFilesLines
...
* gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsiHolger Hans Peter Freyther2013-07-031-2/+2
* GSM48: Avoid unaligned access in gsm48_construct_raAndreas Eversberg2012-11-051-1/+3
* gsm48_decode_lai(): return real integers for mcc/mnc, not hex!Harald Welte2012-07-131-6/+13
* import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte2012-07-131-0/+14
* Fix generation of GPRS Routing Area in case of 3-digit MNCGus Bourg2011-12-141-1/+1
* add some utility functions for paging related calculation (TS 05.02)Harald Welte2011-06-261-7/+7
* add gsm48_number_of_paging_subchannels() functionHarald Welte2011-06-261-0/+13
* utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-6/+6
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-4/+4
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+415