1. c053e07 Revert "drop (now) unused code" by neels · 6 months ago
  2. 2b30cbd drop (now) unused code by Neels Hofmeyr · 7 months ago
  3. c9df010 mgcp_client_test: add test_parse_response() by Neels Hofmeyr · 6 months ago
  4. cc2f793 client: collapse codecs[] and ptmap[]; allow codec variants by Neels Hofmeyr · 7 months ago
  5. 5d0e071 mgcp_client_test: fix function name by Neels Hofmeyr · 7 months ago
  6. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 1 year, 1 month ago
  7. 9befdeb Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  8. ace0b94 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  9. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  10. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  11. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 10 months ago
  12. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  13. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  14. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  15. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  16. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  17. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  18. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  19. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  20. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  21. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  22. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  23. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago
  24. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  25. a8c6a9c mgcp_client: show failure by MGCP SDP section parsing test by Neels Hofmeyr · 6 years ago
  26. 922ae9a client: use string as connection identifier by Philipp Maier · 7 years ago
  27. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  28. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  29. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  30. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  31. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  32. 8348abb client: fix stderror logging in unit-test by Philipp Maier · 7 years ago
  33. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  34. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago[Renamed (89%) from tests/mgcp_client/mgcpgw_client_test.c]
  35. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago[Renamed (97%) from tests/legacy_mgcp/mgcpgw_client_test.c]
  36. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago