1. 0479b2a check_rtp_origin(): Don't memcmp sockadd_in and in_addr by Harald Welte · 6 years ago
  2. ff6606c osmux: Avoid processing further frames if conn not found by Pau Espin Pedrol · 6 years ago
  3. de2a4d7 osmux: Improve checks around activating and using enabled osmux by Pau Espin Pedrol · 6 years ago
  4. 48aff62 osmux: allow enabling osmux only on correct activating state by Pau Espin Pedrol · 6 years ago
  5. 852ba86 osmux: Make func handling dummy frames independent of endp type by Pau Espin Pedrol · 6 years ago
  6. 662fa42 osmux: Move parse_cid of legacy dummy frames to own function by Pau Espin Pedrol · 6 years ago
  7. d14163e osmux: Don't process regular osmux frames if disabled by cfg by Pau Espin Pedrol · 6 years ago
  8. 11b4810 osmux_send_dummy: Avoid logging incorrectly and sending if osmux not enabled by Pau Espin Pedrol · 6 years ago
  9. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  10. 426a9d9 osmux: Avoid initing output without enabling osmux by Pau Espin Pedrol · 6 years ago
  11. 17bf603 mgcp_osmux: Use define to calculate rtp_ssrc_winlen by Pau Espin Pedrol · 6 years ago
  12. bcd52e5 mgcp: Fix osmux_cid_bitmap static array size calculation by Pau Espin Pedrol · 6 years ago
  13. efd645e log: avoid logging early media as error by Neels Hofmeyr · 6 years ago
  14. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  15. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  16. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  17. a729db6 generate shorter 'I:' conn IDs by Neels Hofmeyr · 6 years ago
  18. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  19. eb72ff0 mgcp_verify_ci(): return meaningful error codes by Neels Hofmeyr · 6 years ago
  20. 8a91d2c doc: fix mgcp_verify_ci() return val doc by Neels Hofmeyr · 6 years ago
  21. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  22. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  23. a5e0cf0 mgcp_client_fsm: switch to MGCP_CONN_RECV_SEND in add_audio() by Philipp Maier · 6 years ago
  24. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  25. 1208658 add VTY commands which show specific mgcp endpoints by Stefan Sperling · 6 years ago
  26. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  27. 475f868 cosmetic: drop code dup in mgcp_client_fsm.c CRCX by Neels Hofmeyr · 6 years ago
  28. 0063ca2 fix 3G hack: allow any IP for loopback and 0.0.0.0 by Neels Hofmeyr · 6 years ago
  29. 610fda6 cosmetic: log: fix "CallIDs does not match" by Neels Hofmeyr · 6 years ago
  30. 352eed0 interpret domain '*' as 'allow any domain' by Neels Hofmeyr · 6 years ago
  31. 0a89e92 fix handling of "Wrong domain name" error by Neels Hofmeyr · 6 years ago
  32. dde80f3 vty: Fix typo writing bts-jitter-buffer-delay-{min,max} by Pau Espin Pedrol · 6 years ago
  33. 9a7ccc3 mgcp_client: check local port only once by Philipp Maier · 6 years ago
  34. 910189d mgcp_sdp: restructure mgcp_write_response_sdp() (audio) by Philipp Maier · 6 years ago
  35. 8482e83 mgcp_sdp: restructure mgcp_write_response_sdp() (rtpmap) by Philipp Maier · 6 years ago
  36. fee4fa9 Cosmetic: remove misplaced line break by Philipp Maier · 6 years ago
  37. 4dba769 network: check packets before further processing by Philipp Maier · 6 years ago
  38. da895b1 network: do not patch PT of RTCP packets by Philipp Maier · 6 years ago
  39. 6a26c16 mgcp_client: increment local port number when port is in use by Philipp Maier · 6 years ago
  40. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  41. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  42. 304b3eb Bump version: 1.3.0.34-9cd52-dirty → 1.4.0 by Pau Espin Pedrol · 6 years ago 1.4.0
  43. 35a3829 IuUP hack: make RTP patching less general by Neels Hofmeyr · 6 years ago
  44. 7066af8 cosmetic: mgcp_network.c: merge one LOGPC to its preceding LOGP by Neels Hofmeyr · 6 years ago
  45. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  46. bca0ef6 stat+vty: fix printing of rate counter values by Philipp Maier · 6 years ago
  47. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  48. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  49. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  50. 5928dc9 mgcp_client_fsm: improve error logging by Neels Hofmeyr · 6 years ago
  51. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  52. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  53. 604410c protocol: do not change LCO, when no LCO are present by Philipp Maier · 6 years ago
  54. b340f90 conn: call talloc_free before setting the pointer to NULL by Philipp Maier · 6 years ago
  55. 3c8ccb6 cosmetic: fix log output by Philipp Maier · 6 years ago
  56. d4e6aa4 cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt' by Harald Welte · 6 years ago
  57. e6df0e4 mgcp_network: do not log destination invalid ip/port as error by Philipp Maier · 6 years ago
  58. 54eb0e1 client: do not start connections in loopback mode by Philipp Maier · 6 years ago
  59. b38fb89 protocol: Try whole port range on port allocation by Philipp Maier · 6 years ago
  60. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  61. a19547b vty: clean up rtp port-range command by Philipp Maier · 6 years ago
  62. 0682373 mgcp_sdp: correct apidoc of mgcp_parse_sdp_data by Philipp Maier · 6 years ago
  63. ed1cff5 api doc: fix parameter name for mgcp_conn_create() by Neels Hofmeyr · 6 years ago
  64. f2321b7 mgcp: switch to new osmux output APIs by Pau Espin Pedrol · 6 years ago
  65. 4219904 mgcp: mgcp_osmux: use conn_bts when forwarding pkts from bsc_nat by Pau Espin Pedrol · 6 years ago
  66. b2753f2 legacy-mgcp: switch to new osmux output APIs by Pau Espin Pedrol · 6 years ago
  67. ba61f68 legacy-mgcp: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  68. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  69. 0ec1d4e network: independently initalize state->out_stream by Philipp Maier · 6 years ago
  70. d761d35 Bump version: 1.2.0.109-8d064-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago 1.3.0
  71. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  72. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  73. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  74. d0b470d mgcp_conn: add function mgcp_rtp_conn_cleanup() by Philipp Maier · 6 years ago
  75. 77f76d0 cosmetic: rename .._codec_reset() to .._codec_init() by Philipp Maier · 6 years ago
  76. 892dec0 mgcp_conn: do not touch u.rtp in mgcp_conn_alloc() by Philipp Maier · 6 years ago
  77. c430d19 cosmetic: rename function .._conn_reset() to .._conn_init() by Philipp Maier · 6 years ago
  78. 01f0395 cosmetic: mgcp_client_fsm: rename enums by Philipp Maier · 6 years ago
  79. d2e3a52 mgcp_client_fsm: Add FSM event names by Philipp Maier · 6 years ago
  80. 2924825 enable osmo_fsm vty commands in libosmo-mgcp-client vty by Stefan Sperling · 6 years ago
  81. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  82. 0793d2f mgcp_client: cosmetic: clean up SDP params parsing by Neels Hofmeyr · 6 years ago
  83. 2da99a2 mgcp_stat: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  84. c3eed40 legacy: mgcp_protocol: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  85. 515e341 osmo-mgw: Add talloc context introspection via VTY by Neels Hofmeyr · 6 years ago
  86. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  87. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  88. 5656fbf protocol: prohibit wildcarded requests for MDCX and DLCX by Philipp Maier · 6 years ago
  89. 19d640e Turn libosmo-mgcp into local, non-installed library by Harald Welte · 6 years ago
  90. 207ab51 protocol: fix tagging of wildcarded requests by Philipp Maier · 6 years ago
  91. c3cc654 protocol: check requested connection mode by Philipp Maier · 6 years ago
  92. b911b87 cosmetic: Add missing \n on log line by Philipp Maier · 6 years ago
  93. af07f66 protocol: exit cleanly when local cx options check fails by Philipp Maier · 6 years ago
  94. dd0c522 protocol: reject DLCX/CRCX/MDCX on unsupported parameters by Philipp Maier · 6 years ago
  95. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  96. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  97. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  98. 1fc6999 client: use heap to store mgcp_response by Philipp Maier · 6 years ago
  99. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  100. edc00f4 cosmetic: move mgcp_release_endp() to mgcp_ep.c by Philipp Maier · 6 years ago