1. bde89d5 BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 3 months ago 2021q4
  2. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  3. e4378b7 gsm0808: add Kc128 to Handover Request by Neels Hofmeyr · 3 years ago
  4. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years ago
  5. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 1 month ago
  6. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 1 month ago
  7. 4da98cc cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 1 month ago
  8. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 9 months ago
  9. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  10. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years ago
  11. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years ago
  12. aa98c48 Re-introduce declaration of gsm0808_create_handover_request_ack() by Harald Welte · 5 years ago
  13. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  14. d791327 add osmo_bssap_tlv_parse2() for multiple identical T by Neels Hofmeyr · 5 years ago
  15. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  16. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  17. 99273c7 enlarge gsm0808 msgb headroom by Neels Hofmeyr · 5 years ago
  18. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  19. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  20. e118ed2 LCLS: use proper types for value_string wrappers by Max · 5 years ago
  21. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 5 years ago
  22. 5207432 LCLS: add gsm0808_create_ass2() by Max · 5 years ago
  23. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  24. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 5 years ago
  25. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  26. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  27. c0d1de3 Add helper wrapper for BSSAP TLV parsing by Max · 6 years ago
  28. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  29. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  30. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  31. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  32. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  33. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  34. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  35. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  36. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  37. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  38. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  39. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  40. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  41. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  42. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  43. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  44. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  45. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  46. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  47. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  48. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  49. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  50. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  51. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed from include/osmocore/gsm0808.h]
  52. af270a4 gsm0808: Move the clear request from bsc_msc_ip to here by Holger Hans Peter Freyther · 14 years ago
  53. c25c668 gsm0808: Add a method to create a new DTAP message with a msgb by Holger Hans Peter Freyther · 14 years ago
  54. a3f05d8 gsm0808: Add a method to create a clear command message. by Holger Hans Peter Freyther · 14 years ago
  55. b60a4b3 gsm0808: Why should there be a lchan in the parameter... by Holger Hans Peter Freyther · 14 years ago
  56. 06f795c gsm0808: Import unaligned mem access fix from on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  57. 9a3dec0 gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. by Holger Hans Peter Freyther · 14 years ago
  58. ba6172a gsm0808: Port asiggnment_complete msg creation to libosmocore. by Holger Hans Peter Freyther · 14 years ago
  59. 81716d5 gsm0808: Port cipher_complete to be part of libosmocore. by Holger Hans Peter Freyther · 14 years ago
  60. 280cd51 Add GSM0808 utilities to Osmocore. by Holger Hans Peter Freyther · 14 years ago