1. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  2. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  3. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  4. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  5. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  6. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  7. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  8. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  9. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  10. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  11. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  12. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  13. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  14. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago
  15. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  16. a8c6a9c mgcp_client: show failure by MGCP SDP section parsing test by Neels Hofmeyr · 6 years ago
  17. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  18. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  19. 922ae9a client: use string as connection identifier by Philipp Maier · 7 years ago
  20. 189d6bf mgcp_client_test makefile: add update_exp target by Neels Hofmeyr · 7 years ago
  21. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  22. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  23. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  24. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  25. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  26. 8348abb client: fix stderror logging in unit-test by Philipp Maier · 7 years ago
  27. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  28. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  29. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  30. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago