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