1. 5672563 cosmetic: mgcp_network: typo in log by Neels Hofmeyr · 6 years ago
  2. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  3. e35eeae Return proper MGCP Error codes, as per spec by Harald Welte · 7 years ago
  4. abbb6b9 centralize handling of common errors like "endpoint not found" by Harald Welte · 7 years ago
  5. 33eafe0 mgcp_msg: We must parse endpoint numbers as hex, not decimal! by Harald Welte · 7 years ago
  6. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  7. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  8. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  9. 3338135 strct mgcp_rtp_state: Group + document struct members related to patching by Harald Welte · 7 years ago
  10. 5dbfc78 network: use originating RTP packet address for loopback by Philipp Maier · 7 years ago
  11. 1c3287f conn: remove assertions by Philipp Maier · 7 years ago
  12. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  13. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  14. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  15. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  16. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  17. 4845498 vty: simplify endpoint allocation by Philipp Maier · 7 years ago
  18. 1b0cf6f Fix possible buffer overflow in mgcp_conn_dump() by Harald Welte · 7 years ago
  19. c1b9fa1 MGCP endpoints: parse as decimal, not hex by Neels Hofmeyr · 7 years ago
  20. f1889d8 cosmetic: remove prefix "net" from rtp related vty commands by Philipp Maier · 7 years ago
  21. 2982e42 cosmetic: guard dead osmux vty code with ifdef by Philipp Maier · 7 years ago
  22. ddf1f9d osmux: fix nullpointer dereference by Philipp Maier · 7 years ago
  23. 653c4ff fix segfault: DLCX for unknown endpoint: dont try to log NULL endpoint by Neels Hofmeyr · 7 years ago
  24. e7d27ae Tag/Release Version 1.2.0 by Harald Welte · 7 years ago 1.2.0
  25. e6f172d network: remove unused return code by Philipp Maier · 7 years ago
  26. b969455 network: fix rtp packet length by Philipp Maier · 7 years ago
  27. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  28. e726d4f cosmetic: make dummy packet handling more explicit by Philipp Maier · 7 years ago
  29. c341388 network: add separate log category by Philipp Maier · 7 years ago
  30. f4c0e37 protocol: allow wildcarded DLCX by Philipp Maier · 7 years ago
  31. d8d7b4b cosmetic: correct whitespaces by Philipp Maier · 7 years ago
  32. 31c4305 cosmetic: fix commenting style by Philipp Maier · 7 years ago
  33. c7a228a cosmetic: fix coding style for mgcp_parse_sdp_data() by Philipp Maier · 7 years ago
  34. e472b4e cosmetic: rename bts_codec to codec_str by Philipp Maier · 7 years ago
  35. 8970c49 sdp: refactoring sdp parser/generator by Philipp Maier · 7 years ago
  36. 1e0b9f8 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  37. f96e46f libosmo-mgcp: Don't link against libosmogsm; link against libosmovty by Harald Welte · 7 years ago
  38. fde78ad mgcp: move misplaced include by Philipp Maier · 7 years ago
  39. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  40. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  41. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago