Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi | Holger Hans Peter Freyther | 2013-07-03 | 1 | -2/+2 |
* | GSM48: Avoid unaligned access in gsm48_construct_ra | Andreas Eversberg | 2012-11-05 | 1 | -1/+3 |
* | gsm48_decode_lai(): return real integers for mcc/mnc, not hex! | Harald Welte | 2012-07-13 | 1 | -6/+13 |
* | import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c | Harald Welte | 2012-07-13 | 1 | -0/+14 |
* | Fix generation of GPRS Routing Area in case of 3-digit MNC | Gus Bourg | 2011-12-14 | 1 | -1/+1 |
* | add some utility functions for paging related calculation (TS 05.02) | Harald Welte | 2011-06-26 | 1 | -7/+7 |
* | add gsm48_number_of_paging_subchannels() function | Harald Welte | 2011-06-26 | 1 | -0/+13 |
* | utils: use namespace prefix osmo_* | Pablo Neira Ayuso | 2011-05-07 | 1 | -6/+6 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -4/+4 |
* | This patch moves the GSM-specific functions to the new library | Pablo Neira Ayuso | 2011-03-23 | 1 | -0/+415 |