1. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  2. d4e6aa4 cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt' by Harald Welte · 6 years ago
  3. 54eb0e1 client: do not start connections in loopback mode by Philipp Maier · 6 years ago
  4. ed1cff5 api doc: fix parameter name for mgcp_conn_create() by Neels Hofmeyr · 6 years ago
  5. d761d35 Bump version: 1.2.0.109-8d064-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago 1.3.0
  6. 01f0395 cosmetic: mgcp_client_fsm: rename enums by Philipp Maier · 6 years ago
  7. d2e3a52 mgcp_client_fsm: Add FSM event names by Philipp Maier · 6 years ago
  8. 2924825 enable osmo_fsm vty commands in libosmo-mgcp-client vty by Stefan Sperling · 6 years ago
  9. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  10. 0793d2f mgcp_client: cosmetic: clean up SDP params parsing by Neels Hofmeyr · 6 years ago
  11. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  12. 1fc6999 client: use heap to store mgcp_response by Philipp Maier · 6 years ago
  13. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  14. 3aa8157 client: prohibit endpoint ids without @ character by Philipp Maier · 6 years ago
  15. 3261dc7 client: do not accept endpoint ids without @ character in responses by Philipp Maier · 6 years ago
  16. 771b26a client: Do not accept endpoint ids with wildcards in responses by Philipp Maier · 6 years ago
  17. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  18. 275ac97 cosmetic: client: add doxygen comments by Philipp Maier · 6 years ago
  19. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  20. e9d645b client: eliminate destructive parameter parsing by Philipp Maier · 6 years ago
  21. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  22. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  23. 490cbaa client: make callid in MDCX mandatory by Philipp Maier · 6 years ago
  24. 3b12e1b client: do not insist on \n\n when parsing MGCP messages by Philipp Maier · 6 years ago
  25. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  26. 10f32db client: mgcp_response_parse_params: check rtp port by Philipp Maier · 7 years ago
  27. 7bc5552 mcgp_client: mgcp_msg_gen(): add checks to verify params by Philipp Maier · 7 years ago
  28. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  29. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  30. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  31. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  32. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  33. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  34. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  35. e7d27ae Tag/Release Version 1.2.0 by Harald Welte · 7 years ago 1.2.0
  36. 54dd4b3 mgcp client: vty: tweak doc strings by Neels Hofmeyr · 7 years ago
  37. dbd88e5 mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base' by Pau Espin Pedrol · 7 years ago
  38. 87203f2 mgcp-client vty: use name 'mgw' instead of 'mgcpgw' by Neels Hofmeyr · 7 years ago
  39. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  40. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  41. 5852a78 libosmo-mgcp-client: Bump LIBVERSION as interfaces have been added by Harald Welte · 7 years ago
  42. 71c619e libosmo-mgcp-client: don't link against libosmonetif by Harald Welte · 7 years ago
  43. e3b5de2 libosmo-mgcp-client: Don't link libosmogsm, but link libosmovty by Harald Welte · 7 years ago
  44. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  45. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  46. a1fa2f4 tweak API version comments by Neels Hofmeyr · 7 years ago
  47. c221b7a set API versions back to 0 by Neels Hofmeyr · 7 years ago
  48. f19acc9 Bump version: 1.0.1 → 1.0.2 by Max · 7 years ago 1.0.2
  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