1. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  2. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  3. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  4. a9250b9 gsm48_decode_lai(): return real integers for mcc/mnc, not hex! by Harald Welte · 12 years ago
  5. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  6. 4b6bc3b Fix generation of GPRS Routing Area in case of 3-digit MNC by Gus Bourg · 13 years ago
  7. 94df39e add some utility functions for paging related calculation (TS 05.02) by Harald Welte · 13 years ago
  8. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  9. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  10. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  11. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed from src/gsm48.c]
  12. ed00fe4 Add 3-digit MNC support to gsm48_generate_lai() by Andreas Eversberg · 14 years ago
  13. 014cb87 Added new IE definitions to gsm_04_08.h of libosmocore. by Andreas Eversberg · 14 years ago
  14. 35a9394 Import gsm48_construct_ra() from openbsc by Harald Welte · 14 years ago
  15. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  16. 163d0ea remove references to u_int*_t and use uint*_t instead by Harald Welte · 14 years ago
  17. 1ef041f gsm48: introduce MM_CONNECTION_PEND state by Andreas Eversberg · 14 years ago
  18. 9bb553e import gsm48_mi_to_string() from OpenBSC by Harald Welte · 14 years ago 0.1.3
  19. 9eb6d88 replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  20. e9e190a use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  21. 61e2bfc import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  22. 4fb2075 import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago