1. efe3f98 explicitly free codecs in mgcp_rtp_conn_cleanup() by Neels Hofmeyr · 5 years ago
  2. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  3. 3ac604e handle NULL return of rate_ctr_group_alloc() by Harald Welte · 5 years ago
  4. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  5. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  6. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  7. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  8. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  9. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  10. a729db6 generate shorter 'I:' conn IDs by Neels Hofmeyr · 6 years ago
  11. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  12. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  13. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  14. b340f90 conn: call talloc_free before setting the pointer to NULL by Philipp Maier · 6 years ago
  15. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  16. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  17. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  18. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  19. d0b470d mgcp_conn: add function mgcp_rtp_conn_cleanup() by Philipp Maier · 6 years ago
  20. 77f76d0 cosmetic: rename .._codec_reset() to .._codec_init() by Philipp Maier · 6 years ago
  21. 892dec0 mgcp_conn: do not touch u.rtp in mgcp_conn_alloc() by Philipp Maier · 6 years ago
  22. c430d19 cosmetic: rename function .._conn_reset() to .._conn_init() by Philipp Maier · 6 years ago
  23. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  24. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  25. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  26. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  27. 1c3287f conn: remove assertions by Philipp Maier · 7 years ago
  28. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  29. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  30. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  31. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  32. 1b0cf6f Fix possible buffer overflow in mgcp_conn_dump() by Harald Welte · 7 years ago
  33. fde78ad mgcp: move misplaced include by Philipp Maier · 7 years ago
  34. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  35. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago