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