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. fb5da89 gsm0480: fix: don't overwrite the data of RELEASE_COMPLETE by Vadim Yanitskiy · 6 years ago
  6. 07f075d ports.h: Add ctrl port for osmo-gbproxy by Daniel Willmann · 6 years ago
  7. 572fc2d debian: Add libosmoctrl-doc sub-package by Harald Welte · 6 years ago
  8. 05d3278 Add enum gsm48_progress_desc by Keith · 6 years ago
  9. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  10. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  11. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  12. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  13. ed60578 ctrl: Introduce libosmoctrl.map to avoid unintended exports by Harald Welte · 6 years ago
  14. 3b8921f cosmetic: Whitespace fixes in control_if.c by Harald Welte · 6 years ago
  15. adfa199 Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11 by Keith · 6 years ago
  16. 4df2251 remove unused argument from pad_append_ctr() helper function by Stefan Sperling · 6 years ago
  17. 73b7fa6 Add a 'show rate-counters' VTY command. by Stefan Sperling · 6 years ago
  18. 97d3da2 introduce vty_out_rate_ctr_group_fmt() function by Stefan Sperling · 6 years ago
  19. dfd8513 mncc: properly export osmo_mncc_name() by Harald Welte · 6 years ago
  20. dab4db0 gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits by Pau Espin Pedrol · 6 years ago
  21. 16e205b tests: a5_test: Print wrong buffer correctly on error by Pau Espin Pedrol · 6 years ago
  22. 977afaa tests: gea_test: Use correct max size for key in buffer by Pau Espin Pedrol · 6 years ago
  23. c5c955c tests: bitrev_test: Fix dynamic-stack-buffer-overflow by Pau Espin Pedrol · 6 years ago
  24. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  25. 3d4fb59 fsm: guard action callback by Philipp Maier · 6 years ago
  26. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  27. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  28. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  29. b82a407 lapdm: don't enforce contention resolution on SAPI0/DCCH by Harald Welte · 6 years ago
  30. f1bdf78 lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed by Harald Welte · 6 years ago
  31. d977f5f lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push() by Harald Welte · 6 years ago
  32. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  33. 1284c3e lapdm: Implement SABM related constraints by Harald Welte · 6 years ago
  34. dda1d45 define a constant for the max length of called party BCD IE by Stefan Sperling · 6 years ago
  35. 3e8c520 lapdm: Fix back-pointer from lapdm_entity to lapdm_channel by Harald Welte · 6 years ago
  36. cacaa4a configure: Check separately for lib implementing dlopen and dlsym by Pau Espin Pedrol · 6 years ago
  37. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  38. 13154ff Bump version: 0.10.2.284-bc47-dirty → 0.11.0 by Pau Espin Pedrol · 6 years ago 0.11.0
  39. 456081d debian/changelog: Fix typo in maintainer e-mail by Pau Espin Pedrol · 6 years ago
  40. 93288d7 debian: libosmoctrl: Use correct library version in pkg name by Pau Espin Pedrol · 6 years ago
  41. bf81932 osmo-release.sh: Allow user to add extra information to the release commit by Pau Espin Pedrol · 6 years ago
  42. 01dd570 osmo-release.sh: Always generate entire commit changelog by Pau Espin Pedrol · 6 years ago
  43. 0b0f908 osmo-release.sh: Fix error condition no LIBVERSION modified by Pau Espin Pedrol · 6 years ago
  44. dcbb24b osmo-release.sh: Exit with error if no description for new changelog entry provided by Pau Espin Pedrol · 6 years ago
  45. 42174d1 osmo-release.sh: Remove temporary file TODO-RELEASE.entries after use by Pau Espin Pedrol · 6 years ago
  46. 500d633 gsm_utils: call gnutls_global_init() as constructor by Alexander Couzens · 6 years ago
  47. 178bf7a gsm0808_test: silence deprecation: use gsm0808_create_layer3_2() by Neels Hofmeyr · 6 years ago
  48. 9a4286b gsm0808_test: fix more missing inits (address sanitizer issues) by Neels Hofmeyr · 6 years ago
  49. 9f39d89 gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP by Alexander Couzens · 6 years ago
  50. 95959a8 gsm_08_58.h: Add Ericsson vendor-specific RSL message types by Pau Espin Pedrol · 6 years ago
  51. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  52. 15753e9 osmo_sockaddr_is_local: Fix memleak by Pau Espin Pedrol · 6 years ago
  53. 8fb4586 osmo_get_macaddr: Fix buffer read out of bounds by Pau Espin Pedrol · 6 years ago
  54. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  55. 74e4ed6 tlv: add TLV_GET() and TLV_GET_MINLEN() by Neels Hofmeyr · 6 years ago
  56. 8d41d72 gsm/gsm48.c: add call independent SS message names by Vadim Yanitskiy · 6 years ago
  57. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  58. 0b2c0ec prevent integer underflow in ipa_ccm_make_id_resp_from_req() by Harald Welte · 6 years ago
  59. 62c43c6 cosmetic: log: fix typo, clarify msg for rate_ctr name mangling by Neels Hofmeyr · 6 years ago
  60. c62c934 test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly by Neels Hofmeyr · 6 years ago
  61. db2fa4e test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs by Neels Hofmeyr · 6 years ago
  62. 066473f test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes by Neels Hofmeyr · 6 years ago
  63. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  64. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  65. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  66. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  67. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  68. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  69. 4eeb808 avoid warning in gsm0808_create_layer3 by Neels Hofmeyr · 6 years ago
  70. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  71. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  72. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  73. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  74. 6e8c088 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" by Neels Hofmeyr · 6 years ago
  75. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  76. 975ee6b fsm_test: more thoroughly test FSM inst ids and names by Neels Hofmeyr · 6 years ago
  77. 2bcc873 osmo_fsm_inst_find_by_name(): guard against strcmp(NULL) by Neels Hofmeyr · 6 years ago
  78. d8f175c fsm_test: terminate the main loop instead of exit on timeout by Neels Hofmeyr · 6 years ago
  79. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  80. 5a9dbf8 fix spelling by Thorsten Alteholz · 6 years ago
  81. a829b45 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  82. 3a32147 socket.c: osmo_sock_init: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  83. 27cf8df socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  84. 5d50fa5 socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  85. a8b6cc4 fix ctrl_test sanitizer issues by Neels Hofmeyr · 6 years ago
  86. 7c0031f cosmetic: flatten ctrl_handle_msg() by Neels Hofmeyr · 6 years ago
  87. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  88. 6882b80 ctrl: test deferred cmd, show current failure by Neels Hofmeyr · 6 years ago
  89. 2ecfb30 gsm0480: drop messages with incorrect data length by Vadim Yanitskiy · 6 years ago
  90. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  91. 9fb7e3a gsm0480: document the 'ss_request' structure by Vadim Yanitskiy · 6 years ago
  92. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  93. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  94. d65f3ea vty/command.c: write_config_file(): sanely compose temp path by Neels Hofmeyr · 6 years ago
  95. a2501a2 VTY: Don't welcome the user to the "control" interface, if it's VTY by Harald Welte · 6 years ago
  96. 71f781c contrib/fsm-to-dot: warn about identically named FSMs by Neels Hofmeyr · 6 years ago
  97. 338d174 contrib/fsm-to-dot: mark illegal states in red by Neels Hofmeyr · 6 years ago
  98. ec0f334 contrib/fsm-to-dot: less false positives on event parsing by Neels Hofmeyr · 6 years ago
  99. 536534a contrib/fsm-to-dot: mark arrows that feed events by Neels Hofmeyr · 6 years ago
  100. 75ee4e8 contrib/fsm-to-dot: add default edge label '-' by Neels Hofmeyr · 6 years ago