1. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  2. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  3. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  4. 2f51684 gsm_08_08.h: Add enum for LCLS config, control and status by Harald Welte · 6 years ago
  5. 07f075d ports.h: Add ctrl port for osmo-gbproxy by Daniel Willmann · 6 years ago
  6. 05d3278 Add enum gsm48_progress_desc by Keith · 6 years ago
  7. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  8. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  9. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  10. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  11. adfa199 Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11 by Keith · 6 years ago
  12. 97d3da2 introduce vty_out_rate_ctr_group_fmt() function by Stefan Sperling · 6 years ago
  13. dfd8513 mncc: properly export osmo_mncc_name() by Harald Welte · 6 years ago
  14. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  15. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  16. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  17. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  18. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  19. dda1d45 define a constant for the max length of called party BCD IE by Stefan Sperling · 6 years ago
  20. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  21. 9f39d89 gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP by Alexander Couzens · 6 years ago
  22. 95959a8 gsm_08_58.h: Add Ericsson vendor-specific RSL message types by Pau Espin Pedrol · 6 years ago
  23. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  24. 74e4ed6 tlv: add TLV_GET() and TLV_GET_MINLEN() by Neels Hofmeyr · 6 years ago
  25. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  26. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  27. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  28. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  29. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  30. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  31. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  32. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  33. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  34. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  35. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  36. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  37. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  38. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  39. 9fb7e3a gsm0480: document the 'ss_request' structure by Vadim Yanitskiy · 6 years ago
  40. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  41. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  42. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  43. d86055b abis_nm: Introduce abis_nm_dump_foh() by Harald Welte · 6 years ago
  44. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  45. bf86d71 features: define osmo_bts_*_feature() as static inline by Philipp Maier · 6 years ago
  46. 4d68fd0 gsm23003: add osmo_mcc_from_str() by Neels Hofmeyr · 6 years ago
  47. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  48. ccfc387 introduce GSM_MCC_MNC_INVALID by Neels Hofmeyr · 6 years ago
  49. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  50. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  51. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  52. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  53. 38c902b l1sap: Add fields for higher-precision timing offset values by Harald Welte · 6 years ago
  54. a57f90c l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind by Harald Welte · 6 years ago
  55. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  56. 6950b19 coding: Add BER-reporting RACH decode functions by Harald Welte · 6 years ago
  57. 175a4ae rate_ctr: Add rate_ctr_inc2() as convenience wrapper by Harald Welte · 6 years ago
  58. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  59. 98a7a26 ports.h: Add VTY and CTRL ports for osmo-trx by Pau Espin Pedrol · 6 years ago
  60. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  61. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago
  62. 3c38e60 Add function to encode classmark by Max · 6 years ago
  63. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  64. eb18282 gsmtap.h: define TETRA DMO mode channels by allesklar2 · 6 years ago
  65. 1859515 Add helper functions for ACC bit flags in rach control IE. by Stefan Sperling · 6 years ago
  66. 5547808 Add GSM 04.08 type-of-number / numbering-plan-id definitions by Harald Welte · 6 years ago
  67. ebd2b0f osmo_msgbdump_{l2,l3}(): Proper typecast by Harald Welte · 6 years ago
  68. 5721770 msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer by Harald Welte · 6 years ago
  69. 80f4c4e GSUP: change osmo_gsup_encode() return type by Max · 6 years ago
  70. 18c014d utils: add helper wrapper for osmo_strlcpy() by Max · 6 years ago
  71. f1076ed gsm48_hdr_msg_type(): SS is in the same group as MM/CC by Harald Welte · 6 years ago
  72. 143aed7 gsm48_hdr_msg_type[_r99]: Fix bit-masks by Harald Welte · 6 years ago
  73. cd82710 gsm_04_08.h: Reduce T310 default to 30s. by Harald Welte · 6 years ago
  74. e50b009 gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value by Harald Welte · 6 years ago
  75. d60e17a SMS: Add value_string for TS 04.11 CP and RP state by Harald Welte · 6 years ago
  76. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  77. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 6 years ago
  78. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  79. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  80. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  81. fa6c2b9 gsm0480: fix USSD OCTET STRING length confusion by Vadim Yanitskiy · 7 years ago
  82. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 7 years ago
  83. 309d0e5 Deprecate gsm48_construct_ra() by Max · 6 years ago
  84. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  85. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  86. ff2eeda Fix incorrect spec reference by Max · 6 years ago
  87. 074478d logging vty: tweak general 'logging' command doc by Neels Hofmeyr · 7 years ago
  88. 6cb9e7d libosmocodec: add FR bit offset definitions by Philipp Maier · 7 years ago
  89. e094157 libosmocodec: add FR/HR/EFR frame length definitions by Vadim Yanitskiy · 7 years ago
  90. 58a5665 ports: define proper VTY and CTRL ports for OsmoHNBGW by Neels Hofmeyr · 7 years ago
  91. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  92. d53d216 ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read() by Neels Hofmeyr · 7 years ago
  93. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  94. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  95. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  96. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  97. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  98. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  99. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  100. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago