1. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  2. eb72ff0 mgcp_verify_ci(): return meaningful error codes by Neels Hofmeyr · 6 years ago
  3. 8a91d2c doc: fix mgcp_verify_ci() return val doc by Neels Hofmeyr · 6 years ago
  4. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  5. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  6. 610fda6 cosmetic: log: fix "CallIDs does not match" by Neels Hofmeyr · 6 years ago
  7. 352eed0 interpret domain '*' as 'allow any domain' by Neels Hofmeyr · 6 years ago
  8. 0a89e92 fix handling of "Wrong domain name" error by Neels Hofmeyr · 6 years ago
  9. 207ab51 protocol: fix tagging of wildcarded requests by Philipp Maier · 6 years ago
  10. b911b87 cosmetic: Add missing \n on log line by Philipp Maier · 6 years ago
  11. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  12. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  13. a49e32a msg: fix response code on exhausted endp resources by Philipp Maier · 6 years ago
  14. 7f0966c mgcp: add prefix to virtual trunk by Philipp Maier · 6 years ago
  15. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  16. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  17. 03cc484 mgcp: allow endpoints beginning from zero by Philipp Maier · 6 years ago
  18. abbb6b9 centralize handling of common errors like "endpoint not found" by Harald Welte · 7 years ago
  19. 33eafe0 mgcp_msg: We must parse endpoint numbers as hex, not decimal! by Harald Welte · 7 years ago
  20. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  21. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  22. c1b9fa1 MGCP endpoints: parse as decimal, not hex by Neels Hofmeyr · 7 years ago
  23. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  24. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago