1. 209bc38 ASCI: Add missing check for return value of gsm0808_enc_speech_codec_list2() by Andreas Eversberg · 12 months ago
  2. f93ef0c gsm_08_08: define GSM0808_SCT_EXT (separately) by Vadim Yanitskiy · 11 months ago
  3. 532b8e9 ASCI: Add message definition and encoding according to 3GPP TS 48.008 by Andreas Eversberg · 1 year, 1 month ago
  4. 593d20d add gsm0808_amr_modes_from_cfg by Neels Hofmeyr · 1 year, 10 months ago
  5. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 7 months ago
  6. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  7. 486d984 Fix Typo in gsm0808_msgt_names[] by Keith Whyte · 1 year, 9 months ago
  8. e852544 Fix LCLS-CONNECT-CONTROL generation by Keith Whyte · 1 year, 9 months ago
  9. 3cf4759 gsm0808: Add missing IEs in bss_att_tlvdef by Pau Espin Pedrol · 2 years, 3 months ago
  10. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 3 months ago
  11. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 4 months ago
  12. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  13. e4378b7 gsm0808: add Kc128 to Handover Request by Neels Hofmeyr · 3 years, 1 month ago
  14. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years, 1 month ago
  15. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 2 months ago
  16. 49766ab cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 2 months ago
  17. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 3 months ago
  18. 1c4fc22 gsm0808: use msgb_tv16_put() and osmo_store32be() by Vadim Yanitskiy · 3 years, 5 months ago
  19. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  20. ecaf5fa gsm0808: fix: do not encode invalid encryption algorithm by Vadim Yanitskiy · 3 years, 10 months ago
  21. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago
  22. 9b35e56 fixup for gsm0808_create_common_id(): add API doc, use new MI API by Neels Hofmeyr · 4 years ago
  23. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  24. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  25. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  26. 2908dbf gsm0808: fix endieness of call identifier by Philipp Maier · 4 years, 1 month ago
  27. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  28. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  29. a5b1b86 gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message. by Alexander Chemeris · 4 years, 2 months ago
  30. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  31. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  32. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  33. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  34. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  35. d1365e1 gsm0808: comment about difference of gsm0808_create_clear_command() by Harald Welte · 5 years ago
  36. 10ba47d Fix BSSMAP length generated by gsm0808_create_clear_command2() by Harald Welte · 5 years ago
  37. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  38. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  39. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 6 years ago
  40. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  41. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  42. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  43. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  44. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  45. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  46. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  47. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  48. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  49. 2b4a67a Update cipher reject function by Max · 6 years ago
  50. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  51. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  52. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  53. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  54. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  55. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  56. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  57. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  58. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  59. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  60. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  61. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  62. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  63. 4eeb808 avoid warning in gsm0808_create_layer3 by Neels Hofmeyr · 6 years ago
  64. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  65. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  66. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  67. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  68. 62e4085 gsm0808_create_cipher_reject: Fix encoding of Cause IE by Harald Welte · 7 years ago
  69. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  70. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  71. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  72. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  73. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  74. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  75. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  76. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  77. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  78. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  79. 90fdb08 fix: gsm0808.c: unterminated value_string array gsm0808_bssap_names by Neels Hofmeyr · 7 years ago
  80. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  81. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  82. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  83. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  84. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  85. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  86. 65c2d36 GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers by Harald Welte · 12 years ago
  87. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  88. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  89. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  90. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  91. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed from src/gsm0808.c]
  92. af270a4 gsm0808: Move the clear request from bsc_msc_ip to here by Holger Hans Peter Freyther · 14 years ago
  93. c25c668 gsm0808: Add a method to create a new DTAP message with a msgb by Holger Hans Peter Freyther · 14 years ago
  94. aeebe39 gsm0808: Fix the format of the clear IE... by Holger Hans Peter Freyther · 14 years ago 0.1.27
  95. a3f05d8 gsm0808: Add a method to create a clear command message. by Holger Hans Peter Freyther · 14 years ago
  96. a55caad gsm0808: Fix the TLV definition of CIC and Service Handover by Holger Hans Peter Freyther · 14 years ago 0.1.21
  97. c2b7f92 gsm0808: Add some more TLV definitions coming from the cellmgr_ng by Holger Hans Peter Freyther · 14 years ago
  98. b60a4b3 gsm0808: Why should there be a lchan in the parameter... by Holger Hans Peter Freyther · 14 years ago
  99. 06f795c gsm0808: Import unaligned mem access fix from on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  100. 9a3dec0 gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. by Holger Hans Peter Freyther · 14 years ago