1. cfef368 Bump version: 1.9.0.26-c9466-dirty → 1.10.0 by Pau Espin Pedrol · 1 year, 11 months ago 1.10.0
  2. c946605 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago
  3. a02faff iuup: Check for IuUP Initialization retrans by Pau Espin Pedrol · 1 year, 11 months ago 2022q2
  4. ce055d5 iuup: Fix caps in logging message by Pau Espin Pedrol · 2 years ago
  5. 452f2ba IuUP: Support RFCI ID != RFCI Index by Pau Espin Pedrol · 2 years ago
  6. 0b6faa4 libosmo-mgcp: e1: fix memleaks in e1_recv_cb() by Vadim Yanitskiy · 2 years, 1 month ago
  7. 1c69fb0 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 1 month ago
  8. 069dd16 mgcp_network: fix typo RTPC -> RTCP by Philipp Maier · 2 years, 2 months ago 2022q1
  9. e144275 mgcp_network: do not try to convert RTCP packets by Philipp Maier · 2 years, 2 months ago
  10. e0058b7 mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 3 months ago
  11. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 5 months ago
  12. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 5 months ago
  13. fed5fea Drop unneeded ax_check_compile_flag.m4 by Pau Espin Pedrol · 2 years, 4 months ago
  14. 1de5ed6 mgcp_client: add new codec IUFP as VND.3GPP.IUFP by Philipp Maier · 2 years, 5 months ago
  15. 80751d8 cosmetic: mgcp_codec.c: Fix typo in comment by Pau Espin Pedrol · 2 years, 5 months ago
  16. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 5 months ago
  17. e308202 mgcp_network.c: Fix byte alignment of CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 5 months ago
  18. b4a067c doc/overview: fix wrong project page link by Alexander Couzens · 2 years, 5 months ago
  19. 8029b12 cosmetic: Rename variable payload=>payload_type by Pau Espin Pedrol · 2 years, 5 months ago
  20. ebb05c1 mgcp_network.c: Set proper CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 5 months ago
  21. bc3f3b4 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  22. fae09f4 configuration: point out difference between trunk-nr and e1 line nr by Philipp Maier · 2 years, 6 months ago
  23. 7c0fe31 fix mgcp_conn_free_all ubsan complaints by Eric · 2 years, 6 months ago
  24. 98aef21 clang-format: remove foreach macros by Eric · 2 years, 6 months ago
  25. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 8 months ago
  26. ee6958c rework message handling by Eric · 2 years, 8 months ago
  27. fbcf4a6 adjust mgcp response context by Eric · 2 years, 8 months ago
  28. 58dc88b Bump version: 1.8.1.90-aac8-dirty → 1.9.0 by Pau Espin Pedrol · 2 years, 6 months ago 1.9.0
  29. aac84ed fix up some docstrings that lost their dot by Eric · 2 years, 6 months ago
  30. 172f5ac Revert "Turn some compiler warnings into errors" by Oliver Smith · 2 years, 7 months ago
  31. fdbefde fix mgcp_conn_free_all by Eric · 2 years, 8 months ago
  32. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 9 months ago
  33. 9955295 add modified .clang-format by Eric · 2 years, 8 months ago
  34. 0c04500 libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add() by Vadim Yanitskiy · 2 years, 7 months ago
  35. a0b69f1 Fix attribute parsing on gcc 11.1.0 by Pau Espin Pedrol · 2 years, 8 months ago
  36. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 9 months ago
  37. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 9 months ago
  38. 70a658a adjust talloc context by Eric · 2 years, 9 months ago
  39. 2764bdb embed strings into structs by Eric · 2 years, 9 months ago
  40. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 9 months ago
  41. 8f33303 libosmo-mgcp: do not use the default msgb talloc context by Eric · 2 years, 9 months ago
  42. a94c56e libosmo-mgcp: atomic rate counter group indexes by Eric · 2 years, 8 months ago
  43. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 9 months ago
  44. f936e10 stats: make sanitizers happy by Eric · 2 years, 8 months ago
  45. e303fa9 mgcp_sdp: fix potential leak by Eric · 2 years, 10 months ago
  46. 958f5e7 rename do_retransmission by Eric · 2 years, 10 months ago
  47. 1e8d5fa fix missing includes and forward declarations by Eric · 2 years, 9 months ago
  48. 374ad78 configure.ac: fix maybe-uninitialized for clang by Eric · 2 years, 8 months ago
  49. da07b90 add vscode stuff to gitignore by Eric · 2 years, 9 months ago
  50. fa495d6 mgcp_client: fix typo in doxygen comment by Philipp Maier · 2 years, 9 months ago
  51. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 9 months ago
  52. 74e83d3 mgcp_client_vty: fixing docstring by Philipp Maier · 2 years, 9 months ago
  53. d55be05 mgcp_client_vty: cosmetic: doc string should terminated with \n by Philipp Maier · 2 years, 9 months ago
  54. 8f91a7f mgcp_client_vty: fix docstrings for mgw-pool by Philipp Maier · 2 years, 9 months ago
  55. da3a575 mgcp_client_vty: add OSMO_ASSERT on pool parameter by Philipp Maier · 2 years, 9 months ago
  56. 29e671f mgcp_client_vty: add missing NO_STR by Oliver Smith · 2 years, 9 months ago
  57. d6a7e17 mgcp_client_vty: add missing docstrings by Philipp Maier · 2 years, 10 months ago
  58. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 2 years, 10 months ago
  59. 3d2b76f mgcp_client: refactor function init_socket by Philipp Maier · 2 years, 10 months ago
  60. 276a414 mgcp_client: do not print (null) when address is ANY by Philipp Maier · 2 years, 10 months ago
  61. c534ad1 mgcp_client_vty: remove unnecessary checks by Philipp Maier · 2 years, 10 months ago
  62. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 2 years, 10 months ago
  63. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 2 years, 10 months ago
  64. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 10 months ago
  65. c824fe4 mgcp_client: fix typo Initalize -> Initialize by Philipp Maier · 2 years, 10 months ago
  66. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 2 years, 10 months ago
  67. 96c6e06 mgcp_trunk: check MGW domain name earlier by Philipp Maier · 2 years, 10 months ago
  68. ce18705 mgcp_protocol: assert endp when it becomes mandatory by Philipp Maier · 2 years, 10 months ago
  69. 41ab87f contrib/jenkins: Use ASAN for osmo-mgw by Daniel Willmann · 2 years, 10 months ago
  70. a8739fc mgcp_lient: remove unsubstantial FIXME note by Philipp Maier · 2 years, 10 months ago
  71. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 2 years, 10 months ago
  72. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 2 years, 10 months ago
  73. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 2 years, 10 months ago
  74. 41d5920 mgcp_protocol: refactor function create_response_with_sdp by Philipp Maier · 2 years, 10 months ago
  75. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 2 years, 10 months ago
  76. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 2 years, 10 months ago
  77. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 2 years, 10 months ago
  78. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 2 years, 10 months ago
  79. 33d97f7 mgcp_protocol: refactor request handler array by Philipp Maier · 2 years, 10 months ago
  80. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 2 years, 10 months ago
  81. a8c684b mgcp_client_fsm: add missing log_subsys by Neels Hofmeyr · 2 years, 10 months ago
  82. 03fcc91 mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK by Neels Hofmeyr · 2 years, 10 months ago
  83. 9de30e7 mgcp_client_fsm delete: set mgcp_client as ctx, not NULL by Neels Hofmeyr · 2 years, 10 months ago
  84. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 2 years, 10 months ago
  85. d02716d mgcp_protocol: forward declare mgcp_endpoint by Philipp Maier · 2 years, 10 months ago
  86. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 2 years, 10 months ago
  87. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 2 years, 10 months ago
  88. 97cae47 mgcp_ratectr: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago
  89. 02c880a mgcp_ratectr: drop ws line by Philipp Maier · 2 years, 10 months ago
  90. ba09687 mgcp_trunk: drop ws line by Philipp Maier · 2 years, 10 months ago
  91. a4b677c check_rtp_destin(): clarify log msg by Neels Hofmeyr · 2 years, 11 months ago
  92. 6b7afe8 mgw_main: fix loop that resets all endpoints by Philipp Maier · 2 years, 11 months ago
  93. 4131a65 mgcp_protocol: fix loop that sends dummy RTP packets by Philipp Maier · 2 years, 11 months ago
  94. 6a5e5ac Use DLMGCP instead of DLGLOBAL in log lines by Pau Espin Pedrol · 2 years, 10 months ago
  95. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 2 years, 11 months ago
  96. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 2 years, 11 months ago
  97. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 2 years, 11 months ago
  98. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 2 years, 11 months ago
  99. 62d9df6 mgcp_network.c: Reorder some functions in file by Pau Espin Pedrol · 2 years, 11 months ago
  100. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 2 years, 11 months ago