1. 3fbf035 osmux: Clean up helper macro osmux_chunk_length() by Pau Espin Pedrol · 1 year, 9 months ago
  2. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  3. 4d1a52d osmux: Log sendto() error by Pau Espin Pedrol · 1 year, 9 months ago
  4. 83df47c cosmetic: vty: Fix indentation whitespace by Pau Espin Pedrol · 1 year, 9 months ago
  5. c5bbb78 osmux: set log level of expected code path to INFO by Pau Espin Pedrol · 1 year, 10 months ago
  6. e39ae87 osmux: don't store conn ptr inside shared osmux_handle by Pau Espin Pedrol · 1 year, 10 months ago
  7. 8b0a614 osmux: Fix memleak on error code path by Pau Espin Pedrol · 1 year, 10 months ago
  8. c61664c osmux: Log refcounting of osmux_handle_list by Pau Espin Pedrol · 1 year, 10 months ago
  9. 15e7e4f osmux: Use osmo_sockaddr wherever possible by Pau Espin Pedrol · 1 year, 10 months ago
  10. ab8371c osmux: Use better name for function which may allocate a new struct by Pau Espin Pedrol · 1 year, 10 months ago
  11. ec5e85b Add Osmux log category by Pau Espin Pedrol · 1 year, 10 months ago
  12. ab4e866 mgw: Use X-Osmux string define by Pau Espin Pedrol · 1 year, 10 months ago
  13. a4f783b cosmetic: osmux: Fix wrong indentation by Pau Espin Pedrol · 1 year, 10 months ago
  14. 479cf76 mgw: Fix osmux conn local IP selection by Pau Espin Pedrol · 1 year, 10 months ago
  15. 3363916 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle by Pau Espin Pedrol · 1 year, 10 months ago
  16. 5892b2e Use Osmux default port define from libosmo-netif by Pau Espin Pedrol · 1 year, 11 months ago
  17. f1f73b8 mgcp_osmux: Drop duplicated conn_osmux_release_cid() in code path by Pau Espin Pedrol · 1 year, 11 months ago
  18. 0fdc08c mgcp_e1: fix apidoc by Philipp Maier · 1 year, 11 months ago
  19. a02faff iuup: Check for IuUP Initialization retrans by Pau Espin Pedrol · 2 years, 1 month ago 2022q2
  20. ce055d5 iuup: Fix caps in logging message by Pau Espin Pedrol · 2 years, 1 month ago
  21. 452f2ba IuUP: Support RFCI ID != RFCI Index by Pau Espin Pedrol · 2 years, 1 month ago
  22. 0b6faa4 libosmo-mgcp: e1: fix memleaks in e1_recv_cb() by Vadim Yanitskiy · 2 years, 3 months ago
  23. 069dd16 mgcp_network: fix typo RTPC -> RTCP by Philipp Maier · 2 years, 3 months ago 2022q1
  24. e144275 mgcp_network: do not try to convert RTCP packets by Philipp Maier · 2 years, 3 months ago
  25. e0058b7 mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 5 months ago
  26. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  27. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 6 months ago
  28. 80751d8 cosmetic: mgcp_codec.c: Fix typo in comment by Pau Espin Pedrol · 2 years, 6 months ago
  29. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 6 months ago
  30. e308202 mgcp_network.c: Fix byte alignment of CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 6 months ago
  31. 8029b12 cosmetic: Rename variable payload=>payload_type by Pau Espin Pedrol · 2 years, 6 months ago
  32. ebb05c1 mgcp_network.c: Set proper CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 7 months ago
  33. bc3f3b4 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  34. 7c0fe31 fix mgcp_conn_free_all ubsan complaints by Eric · 2 years, 8 months ago
  35. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 10 months ago
  36. ee6958c rework message handling by Eric · 2 years, 10 months ago
  37. fbcf4a6 adjust mgcp response context by Eric · 2 years, 10 months ago
  38. aac84ed fix up some docstrings that lost their dot by Eric · 2 years, 8 months ago
  39. fdbefde fix mgcp_conn_free_all by Eric · 2 years, 10 months ago
  40. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 10 months ago
  41. 0c04500 libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add() by Vadim Yanitskiy · 2 years, 8 months ago
  42. a0b69f1 Fix attribute parsing on gcc 11.1.0 by Pau Espin Pedrol · 2 years, 10 months ago
  43. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  44. 70a658a adjust talloc context by Eric · 2 years, 11 months ago
  45. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  46. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 11 months ago
  47. 8f33303 libosmo-mgcp: do not use the default msgb talloc context by Eric · 2 years, 11 months ago
  48. a94c56e libosmo-mgcp: atomic rate counter group indexes by Eric · 2 years, 10 months ago
  49. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 11 months ago
  50. f936e10 stats: make sanitizers happy by Eric · 2 years, 10 months ago
  51. e303fa9 mgcp_sdp: fix potential leak by Eric · 2 years, 11 months ago
  52. 958f5e7 rename do_retransmission by Eric · 2 years, 11 months ago
  53. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 10 months ago
  54. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 3 years ago
  55. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  56. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  57. 96c6e06 mgcp_trunk: check MGW domain name earlier by Philipp Maier · 3 years ago
  58. ce18705 mgcp_protocol: assert endp when it becomes mandatory by Philipp Maier · 3 years ago
  59. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 3 years ago
  60. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  61. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  62. 41d5920 mgcp_protocol: refactor function create_response_with_sdp by Philipp Maier · 3 years ago
  63. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 3 years ago
  64. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  65. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 3 years ago
  66. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  67. 33d97f7 mgcp_protocol: refactor request handler array by Philipp Maier · 3 years ago
  68. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 3 years ago
  69. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 3 years ago
  70. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 3 years ago
  71. 97cae47 mgcp_ratectr: fix sourcecode formatting by Philipp Maier · 3 years ago
  72. a4b677c check_rtp_destin(): clarify log msg by Neels Hofmeyr · 3 years ago
  73. 4131a65 mgcp_protocol: fix loop that sends dummy RTP packets by Philipp Maier · 3 years ago
  74. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  75. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  76. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  77. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  78. 62d9df6 mgcp_network.c: Reorder some functions in file by Pau Espin Pedrol · 3 years ago
  79. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  80. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 3 years ago
  81. 33347a4 constify arg in addr_is_any() by Pau Espin Pedrol · 3 years ago
  82. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  83. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  84. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  85. b206442 Log some useful messages at ERROR/INFO instead of DEBUG by Keith · 3 years, 2 months ago
  86. 97a9312 mgcp_network: fix implicit address loopback by Philipp Maier · 3 years, 2 months ago
  87. fe53edd Add vty command 'show mgcp active' by Keith · 3 years, 2 months ago
  88. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  89. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  90. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  91. 41425e9 mgcp_vty: add missing VTY commands for E1 trunks by Philipp Maier · 3 years, 7 months ago
  92. 31682a3 mgcp_vty: fix config write for trunk 0 by Philipp Maier · 3 years, 7 months ago
  93. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 9 months ago
  94. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  95. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 9 months ago
  96. 8cfe7df mgcp_vty: deprecate bind early command by Philipp Maier · 3 years, 9 months ago
  97. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  98. 30e0135 cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  99. 06624e1 mgw: Fix return value documentation for API mgcp_verify_call_id by Pau Espin Pedrol · 3 years, 9 months ago
  100. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 9 months ago