1. 3ed3eb8 systemd service: add save_log_tail by Neels Hofmeyr · 5 years ago 35c3
  2. fdc5f11 fix double free: fix wrong fix of earlier msgb leaks by Neels Hofmeyr · 5 years ago
  3. 02d612a osmo-mgw: fix RTP-rx memleaks introduced by IuUP patch by Neels Hofmeyr · 5 years ago
  4. 944af2f iuup_cn_node.c: make it work for AMR 12.2k codec by efistokl · 5 years ago
  5. f2a65b8 add simplistic IuUP FSM and strip/add IuUP headers by Neels Hofmeyr · 6 years ago
  6. 332308d mgcp_client: tweak some log levels INFO -> {DEBUG,ERROR} by Neels Hofmeyr · 5 years ago
  7. 0993328 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 5 years ago
  8. 0a40379 mgcp_client: logging tweaks by Neels Hofmeyr · 5 years ago
  9. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 5 years ago
  10. c3132fd mgcp_client_vty: fix missing talloc_free by Neels Hofmeyr · 5 years ago
  11. 96c3107 osmo-mgw: err-log: include expected domain name by Neels Hofmeyr · 5 years ago
  12. ad21a0e check_rtp: on IP:port errors, log the IP and port by Neels Hofmeyr · 5 years ago
  13. 32d15cc drop/replace very weird logging in mgcp_client.c by Neels Hofmeyr · 5 years ago
  14. 1fd50e5 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  15. 6802374 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 5 years ago
  16. 82c1d1e Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  17. 5a5169e jenkins.sh: remove leftover MGCP env variable by Oliver Smith · 5 years ago
  18. 7c0b70a build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  19. ca6a849 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  20. c0a2196 mgw: update vty reference by Neels Hofmeyr · 6 years ago
  21. da026ab OsmoMGW: document the 'X-Osmo-IGN' MGCP extension by Neels Hofmeyr · 6 years ago
  22. 2778031 Add initial OsmoMGW manual by Daniel Willmann · 6 years ago
  23. e5ed946 mgw: Add new VTY reference by Daniel Willmann · 6 years ago
  24. c319b79 vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  25. 2818db8 OsmoMGW: update VTY reference by Neels Hofmeyr · 6 years ago
  26. 0415de7 osmo-mgw: Add vty reference manual by Philipp Maier · 6 years ago
  27. 4075b88 Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  28. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  29. cc39218 fix osmo-mgw -s; fixes osmo-mgw.service using -s by Neels Hofmeyr · 5 years ago
  30. 8dbc9ed mgcp_protocol: increase buffer space for codec name in LCO by Philipp Maier · 6 years ago
  31. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  32. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  33. a714abf add more mgcp crxc error counters by Stefan Sperling · 6 years ago
  34. 9270e91 use local variable for rate counters in handle_create_con() by Stefan Sperling · 6 years ago
  35. b7974e2 show RTP TX/RX stats in 'mgcp show stats' output by Stefan Sperling · 6 years ago
  36. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  37. c26b665 check_rtp_origin(): Avoid using memcmp for comparing integer types by Harald Welte · 6 years ago
  38. 0479b2a check_rtp_origin(): Don't memcmp sockadd_in and in_addr by Harald Welte · 6 years ago
  39. ff6606c osmux: Avoid processing further frames if conn not found by Pau Espin Pedrol · 6 years ago
  40. 407b1f1 osmux.h: Document enum osmux_state by Pau Espin Pedrol · 6 years ago
  41. de2a4d7 osmux: Improve checks around activating and using enabled osmux by Pau Espin Pedrol · 6 years ago
  42. 48aff62 osmux: allow enabling osmux only on correct activating state by Pau Espin Pedrol · 6 years ago
  43. 852ba86 osmux: Make func handling dummy frames independent of endp type by Pau Espin Pedrol · 6 years ago
  44. 662fa42 osmux: Move parse_cid of legacy dummy frames to own function by Pau Espin Pedrol · 6 years ago
  45. d14163e osmux: Don't process regular osmux frames if disabled by cfg by Pau Espin Pedrol · 6 years ago
  46. 11b4810 osmux_send_dummy: Avoid logging incorrectly and sending if osmux not enabled by Pau Espin Pedrol · 6 years ago
  47. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  48. 426a9d9 osmux: Avoid initing output without enabling osmux by Pau Espin Pedrol · 6 years ago
  49. 17bf603 mgcp_osmux: Use define to calculate rtp_ssrc_winlen by Pau Espin Pedrol · 6 years ago
  50. bcd52e5 mgcp: Fix osmux_cid_bitmap static array size calculation by Pau Espin Pedrol · 6 years ago
  51. 956242d Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  52. e686675 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  53. 4ca0b0d debian: Remove dangling symlink to osmo-bsc-mgcp.service by Pau Espin Pedrol · 6 years ago
  54. efd645e log: avoid logging early media as error by Neels Hofmeyr · 6 years ago
  55. f0504e8 comment: indicate struct type for mgcp_endpoint.conns by Neels Hofmeyr · 6 years ago
  56. e28b673 cosmetic: mgcp_test: fix get_conn_id_from_response() by Neels Hofmeyr · 6 years ago
  57. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  58. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  59. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  60. a729db6 generate shorter 'I:' conn IDs by Neels Hofmeyr · 6 years ago
  61. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  62. eb72ff0 mgcp_verify_ci(): return meaningful error codes by Neels Hofmeyr · 6 years ago
  63. 8a91d2c doc: fix mgcp_verify_ci() return val doc by Neels Hofmeyr · 6 years ago
  64. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  65. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  66. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  67. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  68. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  69. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  70. 124441a debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  71. b861db9 mgcp_test: fix get_conn_id_from_response() CI length by Neels Hofmeyr · 6 years ago
  72. 08e0704 mgcp_test: fix log of conn_id presence by Neels Hofmeyr · 6 years ago
  73. a5e0cf0 mgcp_client_fsm: switch to MGCP_CONN_RECV_SEND in add_audio() by Philipp Maier · 6 years ago
  74. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  75. 1208658 add VTY commands which show specific mgcp endpoints by Stefan Sperling · 6 years ago
  76. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  77. 475f868 cosmetic: drop code dup in mgcp_client_fsm.c CRCX by Neels Hofmeyr · 6 years ago
  78. 0063ca2 fix 3G hack: allow any IP for loopback and 0.0.0.0 by Neels Hofmeyr · 6 years ago
  79. 610fda6 cosmetic: log: fix "CallIDs does not match" by Neels Hofmeyr · 6 years ago
  80. 352eed0 interpret domain '*' as 'allow any domain' by Neels Hofmeyr · 6 years ago
  81. 0a89e92 fix handling of "Wrong domain name" error by Neels Hofmeyr · 6 years ago
  82. dde80f3 vty: Fix typo writing bts-jitter-buffer-delay-{min,max} by Pau Espin Pedrol · 6 years ago
  83. 9a7ccc3 mgcp_client: check local port only once by Philipp Maier · 6 years ago
  84. 910189d mgcp_sdp: restructure mgcp_write_response_sdp() (audio) by Philipp Maier · 6 years ago
  85. 8482e83 mgcp_sdp: restructure mgcp_write_response_sdp() (rtpmap) by Philipp Maier · 6 years ago
  86. fee4fa9 Cosmetic: remove misplaced line break by Philipp Maier · 6 years ago
  87. 4dba769 network: check packets before further processing by Philipp Maier · 6 years ago
  88. da895b1 network: do not patch PT of RTCP packets by Philipp Maier · 6 years ago
  89. a74c0ea mgcp_test: release endpoints after use by Philipp Maier · 6 years ago
  90. 6a26c16 mgcp_client: increment local port number when port is in use by Philipp Maier · 6 years ago
  91. af8e00f mgcp_client: use IETF source port as for MGCP by Philipp Maier · 6 years ago
  92. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  93. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  94. e547bdd configure: Find correct libgsm's gsm.h header by Pau Espin Pedrol · 6 years ago
  95. d1562a7 gitignore: Filter *.pc by Pau Espin Pedrol · 6 years ago
  96. 304b3eb Bump version: 1.3.0.34-9cd52-dirty → 1.4.0 by Pau Espin Pedrol · 6 years ago 1.4.0
  97. 9cd5233 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  98. 35a3829 IuUP hack: make RTP patching less general by Neels Hofmeyr · 6 years ago
  99. 7066af8 cosmetic: mgcp_network.c: merge one LOGPC to its preceding LOGP by Neels Hofmeyr · 6 years ago
  100. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago