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. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 1 year ago
  7. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 1 year ago
  8. 45fe47c mgcp_client: simpler error handling by Neels Hofmeyr · 1 year, 3 months ago
  9. e1da8c9 tests: use -no-install libtool flag to avoid ./lt-* scripts by Vadim Yanitskiy · 1 year, 4 months ago
  10. 0dbaaad mgcp_client: mgcp_msg_gen: add more error logs by Oliver Smith · 1 year, 4 months ago
  11. 9befdeb Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  12. 1c69fb0 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 2 months ago
  13. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  14. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 3 years ago
  15. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years, 1 month ago
  16. ace0b94 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  17. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  18. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  19. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  20. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  21. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  22. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  23. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  24. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  25. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  26. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  27. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  28. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  29. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  30. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  31. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  32. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  33. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  34. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago
  35. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  36. a8c6a9c mgcp_client: show failure by MGCP SDP section parsing test by Neels Hofmeyr · 6 years ago
  37. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  38. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  39. 922ae9a client: use string as connection identifier by Philipp Maier · 7 years ago
  40. 189d6bf mgcp_client_test makefile: add update_exp target by Neels Hofmeyr · 7 years ago
  41. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  42. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  43. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  44. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  45. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  46. 8348abb client: fix stderror logging in unit-test 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. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  49. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  50. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago