1. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  2. 32d15cc drop/replace very weird logging in mgcp_client.c by Neels Hofmeyr · 6 years ago
  3. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  4. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  5. 9a7ccc3 mgcp_client: check local port only once by Philipp Maier · 6 years ago
  6. 6a26c16 mgcp_client: increment local port number when port is in use by Philipp Maier · 6 years ago
  7. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  8. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  9. 0793d2f mgcp_client: cosmetic: clean up SDP params parsing by Neels Hofmeyr · 6 years ago
  10. 1fc6999 client: use heap to store mgcp_response by Philipp Maier · 6 years ago
  11. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  12. 3aa8157 client: prohibit endpoint ids without @ character by Philipp Maier · 6 years ago
  13. 3261dc7 client: do not accept endpoint ids without @ character in responses by Philipp Maier · 6 years ago
  14. 771b26a client: Do not accept endpoint ids with wildcards in responses by Philipp Maier · 6 years ago
  15. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  16. 275ac97 cosmetic: client: add doxygen comments by Philipp Maier · 6 years ago
  17. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  18. e9d645b client: eliminate destructive parameter parsing by Philipp Maier · 6 years ago
  19. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  20. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  21. 490cbaa client: make callid in MDCX mandatory by Philipp Maier · 6 years ago
  22. 3b12e1b client: do not insist on \n\n when parsing MGCP messages by Philipp Maier · 6 years ago
  23. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  24. 10f32db client: mgcp_response_parse_params: check rtp port by Philipp Maier · 7 years ago
  25. 7bc5552 mcgp_client: mgcp_msg_gen(): add checks to verify params by Philipp Maier · 7 years ago
  26. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  27. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  28. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  29. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  30. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  31. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  32. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  33. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  34. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  35. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  36. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago[Renamed (85%) from src/libosmo-mgcp-client/mgcpgw_client.c]
  37. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago[Renamed (99%) from src/libosmo-legacy-mgcp/mgcpgw_client.c]
  38. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago