1. cc885fb gsm: Add missing osmo_*_cmp symbols to libosmogsm.map by Pau Espin Pedrol · 3 years, 5 months ago
  2. ca33a71 Intoduce Packet Switch CGI by Pau Espin Pedrol · 3 years, 6 months ago
  3. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 7 months ago
  4. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  5. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 8 months ago
  6. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  7. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 9 months ago
  8. 86160ac gsm: Fix make distcheck with parallel make by Pau Espin Pedrol · 3 years, 9 months ago
  9. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  10. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  11. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  12. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  13. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago
  14. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  15. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  16. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  17. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  18. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  19. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  20. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 2 months ago
  21. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  22. 63bee45 libosmogsm: import hopping sequence generation code by Sylvain Munaut · 4 years, 2 months ago
  23. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  24. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago
  25. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  26. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  27. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  28. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  29. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  30. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  31. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  32. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  33. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  34. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  35. 2fbb97f rest_octets: Fix export of osmo_gsm48_rest_octets by Harald Welte · 5 years ago
  36. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  37. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  38. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  39. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  40. 8212fc6 add gsm48_decode_bcd_number2() from osmo-msc by Neels Hofmeyr · 5 years ago
  41. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  42. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  43. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  44. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  45. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  46. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  47. ee91040 fix osmo_gsm48_classmark* libosmogsm.map entries by Neels Hofmeyr · 5 years ago
  48. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  49. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  50. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  51. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  52. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  53. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  54. f8963f9 change GSM48_CMSERV_* to enum type, add names by Neels Hofmeyr · 5 years ago
  55. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  56. bd6e7a9 port rest octets encoding code from osmo-bsc by Stefan Sperling · 6 years ago
  57. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  58. 92f3f5e add osmo_lu_type_names[], osmo_lu_type_name() by Neels Hofmeyr · 5 years ago
  59. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  60. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 6 years ago
  61. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  62. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  63. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  64. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  65. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  66. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  67. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  68. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  69. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  70. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  71. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  72. 086b345 gsm29118: add value strings for SGSAP IEI by Philipp Maier · 6 years ago
  73. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  74. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  75. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  76. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  77. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  78. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  79. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  80. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  81. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  82. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  83. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  84. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  85. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  86. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  87. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  88. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago
  89. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  90. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  91. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  92. b1a35d6 gsm 04.80: Add value_string for component type and op code by Harald Welte · 6 years ago
  93. 6a6a609 gsup: Add value_string for Session State IE by Harald Welte · 6 years ago
  94. 520ebc1 gsup: Add osmo_gsup_get_err_msg_type() function by Harald Welte · 6 years ago
  95. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago
  96. 52e4412 gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag() by Vadim Yanitskiy · 6 years ago
  97. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  98. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  99. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  100. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago