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