1. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  2. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  3. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  4. 8aa691f api doc: tweak gsm0808_cell_id_matches_list() doc by Neels Hofmeyr · 5 years ago
  5. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  6. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  7. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  8. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  9. 036012b LCLC: fix doc to match type signature by Max · 6 years ago
  10. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  11. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  12. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  13. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  14. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  15. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  16. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  17. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  18. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  19. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  20. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  21. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  22. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  23. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  24. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  25. 8b8cd93 fix gsm0808_enc_cell_id_list2 for leading-zero MNC by Neels Hofmeyr · 6 years ago
  26. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  27. ed4327c fix parse_cell_id_lac_and_ci_list() by Stefan Sperling · 6 years ago
  28. 9c62fc6 fix bug in parse_cell_id_ci_list() by Stefan Sperling · 6 years ago
  29. 2338145 use gsm48_decode_lai2() in gsm0808_dec_cell_id_list() by Stefan Sperling · 6 years ago
  30. e1a8674 fix cell identifier decoding in libosmocore by Stefan Sperling · 6 years ago
  31. 2873bf1 fix a cell identifier parsing bug in libosmocore by Stefan Sperling · 6 years ago
  32. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  33. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  34. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  35. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  36. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  37. 452a6bb comments: gsm0808_utils: mention various 3GPP specs by Philipp Maier · 7 years ago
  38. 17778bd gsm0808: fix length check of the element decoder functions by Philipp Maier · 7 years ago
  39. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  40. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  41. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  42. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  43. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  44. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  45. 85a6af2 gsm0808: fix control flow issue by Philipp Maier · 7 years ago
  46. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  47. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  48. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  49. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  50. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago