1. 536dff1 mgcp_send(): stop looping on conversion error by Neels Hofmeyr · 4 years, 10 months ago
  2. ee784f9 fix crashes: don't assert on incoming RTP packet size by Neels Hofmeyr · 4 years, 10 months ago
  3. 9aaaab6 osmux: Fix loopback for Osmux connections by Pau Espin Pedrol · 5 years ago
  4. a93c6e9 osmux: Provide correct local port during mgcp resp by Pau Espin Pedrol · 5 years ago
  5. f1d301a cosmetic: mgcp_udp_send: Document port param is in network byte order by Pau Espin Pedrol · 5 years ago
  6. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  7. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  8. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  9. e3f8bca log: don't spam with "can not patch PT" messages by Neels Hofmeyr · 5 years ago
  10. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  11. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  12. ad21a0e check_rtp: on IP:port errors, log the IP and port by Neels Hofmeyr · 6 years ago
  13. c26b665 check_rtp_origin(): Avoid using memcmp for comparing integer types by Harald Welte · 6 years ago
  14. 0479b2a check_rtp_origin(): Don't memcmp sockadd_in and in_addr by Harald Welte · 6 years ago
  15. efd645e log: avoid logging early media as error by Neels Hofmeyr · 6 years ago
  16. 0063ca2 fix 3G hack: allow any IP for loopback and 0.0.0.0 by Neels Hofmeyr · 6 years ago
  17. fee4fa9 Cosmetic: remove misplaced line break by Philipp Maier · 6 years ago
  18. 4dba769 network: check packets before further processing by Philipp Maier · 6 years ago
  19. da895b1 network: do not patch PT of RTCP packets by Philipp Maier · 6 years ago
  20. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  21. 35a3829 IuUP hack: make RTP patching less general by Neels Hofmeyr · 6 years ago
  22. 7066af8 cosmetic: mgcp_network.c: merge one LOGPC to its preceding LOGP by Neels Hofmeyr · 6 years ago
  23. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  24. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  25. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  26. e6df0e4 mgcp_network: do not log destination invalid ip/port as error by Philipp Maier · 6 years ago
  27. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  28. 0ec1d4e network: independently initalize state->out_stream by Philipp Maier · 6 years ago
  29. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  30. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  31. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  32. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  33. 5672563 cosmetic: mgcp_network: typo in log by Neels Hofmeyr · 6 years ago
  34. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  35. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  36. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  37. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  38. 3338135 strct mgcp_rtp_state: Group + document struct members related to patching by Harald Welte · 7 years ago
  39. 5dbfc78 network: use originating RTP packet address for loopback by Philipp Maier · 7 years ago
  40. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  41. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  42. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  43. e6f172d network: remove unused return code by Philipp Maier · 7 years ago
  44. b969455 network: fix rtp packet length by Philipp Maier · 7 years ago
  45. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  46. c341388 network: add separate log category by Philipp Maier · 7 years ago
  47. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  48. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  49. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago