1. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 6 years ago
  2. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  3. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  4. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  5. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  6. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  7. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  8. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  9. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  10. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  11. 2b4a67a Update cipher reject function by Max · 6 years ago
  12. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  13. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  14. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  15. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  16. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  17. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  18. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  19. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  20. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  21. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  22. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  23. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  24. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  25. 4eeb808 avoid warning in gsm0808_create_layer3 by Neels Hofmeyr · 6 years ago
  26. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  27. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  28. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  29. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  30. 62e4085 gsm0808_create_cipher_reject: Fix encoding of Cause IE by Harald Welte · 7 years ago
  31. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  32. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  33. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  34. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  35. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  36. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  37. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  38. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  39. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  40. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  41. 90fdb08 fix: gsm0808.c: unterminated value_string array gsm0808_bssap_names by Neels Hofmeyr · 7 years ago
  42. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  43. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  44. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  45. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  46. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  47. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  48. 65c2d36 GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers by Harald Welte · 12 years ago
  49. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  50. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  51. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  52. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  53. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed from src/gsm0808.c]
  54. af270a4 gsm0808: Move the clear request from bsc_msc_ip to here by Holger Hans Peter Freyther · 14 years ago
  55. c25c668 gsm0808: Add a method to create a new DTAP message with a msgb by Holger Hans Peter Freyther · 14 years ago
  56. aeebe39 gsm0808: Fix the format of the clear IE... by Holger Hans Peter Freyther · 14 years ago 0.1.27
  57. a3f05d8 gsm0808: Add a method to create a clear command message. by Holger Hans Peter Freyther · 14 years ago
  58. a55caad gsm0808: Fix the TLV definition of CIC and Service Handover by Holger Hans Peter Freyther · 14 years ago 0.1.21
  59. c2b7f92 gsm0808: Add some more TLV definitions coming from the cellmgr_ng by Holger Hans Peter Freyther · 14 years ago
  60. b60a4b3 gsm0808: Why should there be a lchan in the parameter... by Holger Hans Peter Freyther · 14 years ago
  61. 06f795c gsm0808: Import unaligned mem access fix from on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  62. 9a3dec0 gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. by Holger Hans Peter Freyther · 14 years ago
  63. 102bcaf gsm0808: Add TLV entries for types used by the Compl Layer3 Information by Holger Hans Peter Freyther · 14 years ago
  64. a074ec4 gsm 08.08: Fix some u_int8_t -> uint8_t by Sylvain Munaut · 14 years ago
  65. ba6172a gsm0808: Port asiggnment_complete msg creation to libosmocore. by Holger Hans Peter Freyther · 14 years ago
  66. 81716d5 gsm0808: Port cipher_complete to be part of libosmocore. by Holger Hans Peter Freyther · 14 years ago
  67. 7daa01c gsm0808: Add the TLV definition for some of the 0808 IEs by Holger Hans Peter Freyther · 14 years ago
  68. 280cd51 Add GSM0808 utilities to Osmocore. by Holger Hans Peter Freyther · 14 years ago