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