1. e4c7b0a ASCI: Add decoding of mobile identity in TALKER INDICATION by Andreas Eversberg · 1 year ago
  2. 72ab3b5 ASCI: Also display group/broadcast call message names by Andreas Eversberg · 1 year ago
  3. 8d42394 improve API for osmo_routing_area_id by Neels Hofmeyr · 1 year, 1 month ago
  4. e25786a gsm: add osmo_mobile_identity_decode_from_l3_buf() by Neels Hofmeyr · 1 year, 2 months ago
  5. 173c84c gsm_04_08: add more enum gsm48_chan_mode data values by Vadim Yanitskiy · 1 year, 3 months ago
  6. 1c88ff9 gsm_04_08: add more enum gsm48_chan_mode speech values by Vadim Yanitskiy · 1 year, 3 months ago
  7. 559a6ee Fix parsing of TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 3 months ago
  8. bc12728 SI: add missing header by Max · 1 year, 5 months ago
  9. 600d4ee SI: add RR short PD message types by Max · 1 year, 5 months ago
  10. 6ca0a43 gsm: constify several readonly params by Pau Espin Pedrol · 1 year, 7 months ago
  11. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  12. 6fe865d Make gcc 11.1.0 false positivies happy by Pau Espin Pedrol · 3 years ago
  13. 208c5b6 fixup for gsm48_chan_mode_to_non_vamos() by Neels Hofmeyr · 3 years, 1 month ago
  14. 4b44ac4 RR: add missing Extended TSC Set IE by Neels Hofmeyr · 3 years, 2 months ago
  15. a9da9f7 RR: add VAMOS channel modes by Neels Hofmeyr · 3 years, 2 months ago
  16. d11a5d5 gsm48: add compare function for struct gprs_ra_id by Philipp Maier · 3 years, 5 months ago
  17. f5f0d43 gsm48: add missing RR cause value definitions by Vadim Yanitskiy · 3 years, 8 months ago
  18. 65954ba fix spelling in 'value_string' arrays: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  19. 4247c94 api comment: fix example of osmo_mobile_identity_encode_msgb by Neels Hofmeyr · 4 years ago
  20. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  21. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  22. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  23. 6d67032 fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf() by Neels Hofmeyr · 4 years, 1 month ago
  24. 512bf02 api doc: clarify 'returns' of gsm48_mi_to_string() by Neels Hofmeyr · 4 years, 1 month ago
  25. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  26. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  27. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  28. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  29. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  30. 9e6f5f1 osmo_gsm48_classmark_a5_name(): fix 'no-cm3' label by Neels Hofmeyr · 5 years ago
  31. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  32. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  33. f8963f9 change GSM48_CMSERV_* to enum type, add names by Neels Hofmeyr · 5 years ago
  34. 92f3f5e add osmo_lu_type_names[], osmo_lu_type_name() by Neels Hofmeyr · 5 years ago
  35. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  36. 6adffb9 gsm48_mi_to_string(): do not read from zero length input buffer by Neels Hofmeyr · 6 years ago
  37. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  38. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  39. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  40. 6aa20ee api doc: gsm48_mi_to_string(): warn of return value implementation by Neels Hofmeyr · 6 years ago
  41. a75e349 gsm48: correct apidoc for gsm48_generate_mid() by Philipp Maier · 6 years ago
  42. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  43. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  44. 8d41d72 gsm/gsm48.c: add call independent SS message names by Vadim Yanitskiy · 6 years ago
  45. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  46. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  47. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  48. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  49. 3c38e60 Add function to encode classmark by Max · 6 years ago
  50. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  51. ea0bc96 gsm48_pdisc_names: Use conscise, short names by Harald Welte · 6 years ago
  52. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  53. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  54. 4573502 Fix compilation warnings: use correct log type for uint32_t by Pau Espin Pedrol · 7 years ago
  55. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  56. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  57. 556f036 gsm/gsm48.c: drop useless assignment by Vadim Yanitskiy · 7 years ago
  58. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  59. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  60. 00ab9ed add gsm48_pdisc_msgtype_name() by Neels Hofmeyr · 7 years ago
  61. dbd994c add gsm48_pdisc_names and gsm48_pdisc_name() by Neels Hofmeyr · 7 years ago
  62. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  63. ada0042 COSMETIC: moving rr_cause_name() in gsm48.c by Philipp · 8 years ago
  64. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  65. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  66. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  67. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  68. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  69. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  70. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  71. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  72. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  73. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  74. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  75. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  76. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  77. a9250b9 gsm48_decode_lai(): return real integers for mcc/mnc, not hex! by Harald Welte · 12 years ago
  78. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  79. 4b6bc3b Fix generation of GPRS Routing Area in case of 3-digit MNC by Gus Bourg · 13 years ago
  80. 94df39e add some utility functions for paging related calculation (TS 05.02) by Harald Welte · 13 years ago
  81. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  82. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  83. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  84. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed from src/gsm48.c]
  85. ed00fe4 Add 3-digit MNC support to gsm48_generate_lai() by Andreas Eversberg · 14 years ago
  86. 014cb87 Added new IE definitions to gsm_04_08.h of libosmocore. by Andreas Eversberg · 14 years ago
  87. 35a9394 Import gsm48_construct_ra() from openbsc by Harald Welte · 14 years ago
  88. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  89. 163d0ea remove references to u_int*_t and use uint*_t instead by Harald Welte · 14 years ago
  90. 1ef041f gsm48: introduce MM_CONNECTION_PEND state by Andreas Eversberg · 14 years ago
  91. 9bb553e import gsm48_mi_to_string() from OpenBSC by Harald Welte · 14 years ago 0.1.3
  92. 9eb6d88 replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  93. e9e190a use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  94. 61e2bfc import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  95. 4fb2075 import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago