1. d910a35 stats_vty: Add asciidoc sections between the different counters by Daniel Willmann · 6 years ago
  2. dfc52a1 rate_ctr: Improve logging by Pau Espin Pedrol · 6 years ago
  3. 9bb966a libosmocodec: FR err concealment: Fix too many silent frames generated by Pau Espin Pedrol · 6 years ago
  4. ab383e6 vty: initialize termios before using it by Alexander Couzens · 6 years ago
  5. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  6. f81d03f libosmocoding: clarify return values for TCH decoding functions by Pau Espin Pedrol · 6 years ago
  7. 59e6059 ctrl: ctrl_handle_msg: Avoid sending back received ERROR msgs by Pau Espin Pedrol · 6 years ago
  8. 239ed3b ctrl: Introduce ctrl_cmd_parse3 API by Pau Espin Pedrol · 6 years ago
  9. ed7d2dd coding: Documentation typo fix. by Alexander Chemeris · 6 years ago
  10. 147051f coding: Fix (E)GPRS BER calculation to correctly account for puncturing. by Alexander Chemeris · 6 years ago
  11. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  12. 40ad913 ctrl: Fix parsing of ERROR recvd msgs with id=err by Pau Espin Pedrol · 6 years ago
  13. 55088b7 ctrl: Log CMD TYPE on invalid ID number by Pau Espin Pedrol · 6 years ago
  14. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  15. 5314c51 vty: fix use-after-free and memleaks in is_cmd_ambiguous() by Neels Hofmeyr · 6 years ago
  16. 4e0add2 vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy() by Neels Hofmeyr · 6 years ago
  17. f2d323e vty/command.c: talloc from tall_vty_cmd_ctx, not NULL by Neels Hofmeyr · 6 years ago
  18. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  19. bc568d0 osmo_panic(): Annotate as __attribute__ ((noreturn)) by Harald Welte · 6 years ago
  20. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  21. 14c4c49 Fix embedded (arm-none-eabi) builds by Harald Welte · 6 years ago
  22. f1e13d6 return error to sender upon bssgp_tlv_parse() failure by Stefan Sperling · 6 years ago
  23. 2b544b2 check bssgp_tlv_parse() return code in bssgp_rcvmsg() by Stefan Sperling · 6 years ago
  24. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  25. 1eb270b gsm: lapdm.c: Add missing new line char in notice log string by Pau Espin Pedrol · 6 years ago
  26. b1a35d6 gsm 04.80: Add value_string for component type and op code by Harald Welte · 6 years ago
  27. 6a6a609 gsup: Add value_string for Session State IE by Harald Welte · 6 years ago
  28. f1318fe Add function gprs_nsvc_state_append by Daniel Willmann · 6 years ago
  29. 520ebc1 gsup: Add osmo_gsup_get_err_msg_type() function by Harald Welte · 6 years ago
  30. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago
  31. 52e4412 gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag() by Vadim Yanitskiy · 6 years ago
  32. 11eb4b5 vty: Add logging_vty_add_deprecated_subsys by Harald Welte · 6 years ago
  33. 23a299f vty: Don't dump deprecated commands in XML export by Harald Welte · 6 years ago
  34. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  35. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  36. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  37. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  38. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  39. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  40. fb5da89 gsm0480: fix: don't overwrite the data of RELEASE_COMPLETE by Vadim Yanitskiy · 6 years ago
  41. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  42. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  43. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  44. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  45. ed60578 ctrl: Introduce libosmoctrl.map to avoid unintended exports by Harald Welte · 6 years ago
  46. 3b8921f cosmetic: Whitespace fixes in control_if.c by Harald Welte · 6 years ago
  47. 4df2251 remove unused argument from pad_append_ctr() helper function by Stefan Sperling · 6 years ago
  48. 73b7fa6 Add a 'show rate-counters' VTY command. by Stefan Sperling · 6 years ago
  49. 97d3da2 introduce vty_out_rate_ctr_group_fmt() function by Stefan Sperling · 6 years ago
  50. dfd8513 mncc: properly export osmo_mncc_name() by Harald Welte · 6 years ago
  51. dab4db0 gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits by Pau Espin Pedrol · 6 years ago
  52. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  53. 3d4fb59 fsm: guard action callback by Philipp Maier · 6 years ago
  54. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  55. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  56. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  57. b82a407 lapdm: don't enforce contention resolution on SAPI0/DCCH by Harald Welte · 6 years ago
  58. f1bdf78 lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed by Harald Welte · 6 years ago
  59. d977f5f lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push() by Harald Welte · 6 years ago
  60. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  61. 1284c3e lapdm: Implement SABM related constraints by Harald Welte · 6 years ago
  62. 3e8c520 lapdm: Fix back-pointer from lapdm_entity to lapdm_channel by Harald Welte · 6 years ago
  63. cacaa4a configure: Check separately for lib implementing dlopen and dlsym by Pau Espin Pedrol · 6 years ago
  64. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  65. 13154ff Bump version: 0.10.2.284-bc47-dirty → 0.11.0 by Pau Espin Pedrol · 6 years ago 0.11.0
  66. 500d633 gsm_utils: call gnutls_global_init() as constructor by Alexander Couzens · 6 years ago
  67. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  68. 15753e9 osmo_sockaddr_is_local: Fix memleak by Pau Espin Pedrol · 6 years ago
  69. 8fb4586 osmo_get_macaddr: Fix buffer read out of bounds by Pau Espin Pedrol · 6 years ago
  70. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  71. 8d41d72 gsm/gsm48.c: add call independent SS message names by Vadim Yanitskiy · 6 years ago
  72. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  73. 0b2c0ec prevent integer underflow in ipa_ccm_make_id_resp_from_req() by Harald Welte · 6 years ago
  74. 62c43c6 cosmetic: log: fix typo, clarify msg for rate_ctr name mangling by Neels Hofmeyr · 6 years ago
  75. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  76. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  77. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  78. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  79. 4eeb808 avoid warning in gsm0808_create_layer3 by Neels Hofmeyr · 6 years ago
  80. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  81. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  82. 6e8c088 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" by Neels Hofmeyr · 6 years ago
  83. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  84. 2bcc873 osmo_fsm_inst_find_by_name(): guard against strcmp(NULL) by Neels Hofmeyr · 6 years ago
  85. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  86. 5a9dbf8 fix spelling by Thorsten Alteholz · 6 years ago
  87. 3a32147 socket.c: osmo_sock_init: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  88. 27cf8df socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  89. 5d50fa5 socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  90. 7c0031f cosmetic: flatten ctrl_handle_msg() by Neels Hofmeyr · 6 years ago
  91. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  92. 2ecfb30 gsm0480: drop messages with incorrect data length by Vadim Yanitskiy · 6 years ago
  93. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  94. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  95. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  96. d65f3ea vty/command.c: write_config_file(): sanely compose temp path by Neels Hofmeyr · 6 years ago
  97. a2501a2 VTY: Don't welcome the user to the "control" interface, if it's VTY by Harald Welte · 6 years ago
  98. 8b8cd93 fix gsm0808_enc_cell_id_list2 for leading-zero MNC by Neels Hofmeyr · 6 years ago
  99. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  100. 04a2a32 fsm: Update the name as well if the id is updated and accept NULL by Daniel Willmann · 6 years ago