1. 6453c94 DISPATCH-2291: Added a normal listener to the router so that the wait_router_connected can find a management port by Ganesh Murthy · 2 years, 7 months ago
  2. 80698a3 DISPATCH-2065: Added timer to check for deleted connection by Ganesh Murthy · 2 years, 7 months ago
  3. 50cd665 DISPATCH-2291: Added a normal listener to the router so that the wait_router_connected can find a management port by Ganesh Murthy · 2 years, 7 months ago
  4. 210571f DISPATCH-2266: Added more debugging to see why the AsyncReceiver is quitting. by Ganesh Murthy · 2 years, 7 months ago
  5. fc975f2 DISPATCH-2287: Comment out switchover tests in system_tests_fallback_dest until DISPATCH-2256 is fixed by Ganesh Murthy · 2 years, 7 months ago
  6. f7fdaf1 DISPATCH-2289: postpone data stream free until after disconnect. by Kenneth Giusti · 2 years, 7 months ago
  7. fe0a9da DISPATCH-2286: reset the raw conn context when handling disconnect by Kenneth Giusti · 2 years, 7 months ago
  8. e13d1ce DISPATCH-2036: do not log TCP deliveries as stuck by Kenneth Giusti · 2 years, 7 months ago
  9. 138d084 DISPATCH-836 Add a .c file for every (non-private) include file (#1211) by Jiri Daněk · 2 years, 7 months ago
  10. 3d6d3b9 DISPATCH-2277 Aligned memory allocation and freeing (#1429) by Jiri Daněk · 2 years, 7 months ago
  11. f5894a1 NO-JIRA Update Clang versions in Travis CI; remove workarounds (#1426) by Jiri Daněk · 2 years, 7 months ago
  12. 402a5f8 NO-JIRA Set minimal required libwebsockets version to 3.0.1 (#1428) by Jiri Daněk · 2 years, 7 months ago
  13. 6769203 DISPATCH-2262 - Added missing handling for client-side link loss. by Ted Ross · 2 years, 7 months ago
  14. 3419ad4 DISPATCH-2275: fixup system tests broken by proton log output changes by Kenneth Giusti · 2 years, 7 months ago
  15. f14a4b8 DISPATCH-2266: Added more logging to see where the test stalls by Ganesh Murthy · 2 years, 7 months ago
  16. a2785d2 DISPATCH-2274: Fix use after free of qd_link_t by using safe pointer as context by Ganesh Murthy · 2 years, 7 months ago
  17. df03efb NO-JIRA: bump proton stable release to 0.36.0 in CI by Kenneth Giusti · 2 years, 7 months ago
  18. 95822e3 DISPATCH-2262 - Trimmed down heartbeat message based on Robbie Gemmell's proposed changes. by Ted Ross · 2 years, 7 months ago
  19. 492cbfe DISPATCH-1958: Removed the QD_MEMORY_STATS option. Added code to qdstat to prevent qdstat -m failure when talking to older routers with memory stats turned off by Ganesh Murthy · 2 years, 7 months ago
  20. 5e2d5a5 NO-JIRA: bump version to 1.19.0-SNAPSHOT by Kenneth Giusti · 2 years, 7 months ago
  21. 7ef3387 DISPATCH-2085: remove bad assertion in addr_proxy connection handler by Kenneth Giusti · 2 years, 7 months ago 1.18.0-freeze
  22. 5804a70 DISPATCH-2247: Added router id to log message by Ganesh Murthy · 2 years, 7 months ago
  23. 4f56d46 DISPATCH-2273 Remove compatibility for pre-PROTON-2257 SASL Extension API needed for Proton < 0.33 (#1411) by Jiri Daněk · 2 years, 7 months ago
  24. e403774 DISPATCH-2269 Remove PROTON-2184 session context workaround needed for Proton < 0.31 (#1410) by Jiri Daněk · 2 years, 7 months ago
  25. 7203487 DISPATCH-2268: fix misleading log messages in the HTTP/1.x adaptor by Kenneth Giusti · 2 years, 7 months ago
  26. 0a1459e DISPATCH-2266: Added some log statements to see where the test stalls by Ganesh Murthy · 2 years, 7 months ago
  27. b7482bf DISPATCH-2250: add extra poll for output after event batch by Kenneth Giusti · 2 years, 9 months ago
  28. 567d881 DISPATCH-2226: Give 4 seconds extra time for the router to either reject or accept deliveries. Also, turned on debug output by Ganesh Murthy · 2 years, 8 months ago
  29. 900ef66 DISPATCH-2024: Do not share addresses between tests, this can lead to released deliveries by Ganesh Murthy · 2 years, 7 months ago
  30. 24df7cb DISPATCH-2261: close dispatcher out link on connector delete by Kenneth Giusti · 2 years, 7 months ago
  31. 21a3a82 DISPATCH-2230: Check the discard flag and don't perform the action if it has been discarded by Ganesh Murthy · 2 years, 8 months ago
  32. cf1d3d9 DISPATCH-2264: Fix for router crash when deleting listener by Ganesh Murthy · 2 years, 7 months ago
  33. 81725ee DISPATCH-2262 - Fixed python-checker errors in the new test file. by Ted Ross · 2 years, 7 months ago
  34. bafa55f DISPATCH-2262 - Added an app-level (above Proton) heartbeat feature that can be used when the Proton heartbeats aren't in effect. by Ted Ross · 2 years, 9 months ago
  35. 22f8ae1 DISPATCH-2263: Added two edge one interior test by Ganesh Murthy · 2 years, 7 months ago
  36. 304f9b4 DISPATCH-2260: HTTP/1.x: fix deletion of httpConnector and httpListener by Kenneth Giusti · 2 years, 7 months ago
  37. 0c50157 DISPATCH-2259: use hostname when setting connection hostname by Gordon Sim · 2 years, 7 months ago
  38. 60a1243 Revert "DISPATCH-1956: Changes to sink-side only" by Ganesh Murthy · 2 years, 8 months ago
  39. c0b50a1 Revert "log.c rewrite part two" by Ganesh Murthy · 2 years, 8 months ago
  40. b9bdfa2 Revert "DISPATCH-1956: log.c rewrite to reduce locking scope" by Ganesh Murthy · 2 years, 8 months ago
  41. fe30749 DISPATCH-2257: test address and disable ipv6 if it is an ipv4 address by Gordon Sim · 2 years, 8 months ago
  42. 9416478 DISPATCH-1956: log.c rewrite to reduce locking scope This closes #1376 by mgoulish · 2 years, 8 months ago
  43. 92419a7 DISPATCH-1487: lessen hash overhead by avoiding byte iterator reads by Kenneth Giusti · 2 years, 8 months ago
  44. 428fd29 DISPATCH-1487: optimize view_initialize for NODE_HASH views by Kenneth Giusti · 2 years, 8 months ago
  45. 5be2067 log.c rewrite part two DISPATCH-2133: qd_log_enabled() race This closes #1366 by mgoulish · 2 years, 8 months ago DISPATCH-2231
  46. 8d5d3e4 DISPATCH-2219: fix inter-router link priorities by Kenneth Giusti · 2 years, 9 months ago
  47. bf13598 DISPATCH-1274: avoid sharing mutex between timer and server by Kenneth Giusti · 2 years, 9 months ago
  48. b12d49a DISPATCH-2227: simplify the system_tests_distribution.test_09_closest_linear by Kenneth Giusti · 2 years, 9 months ago
  49. 607b751 DISPATCH-2251: simple optimization of qd_compose_insert_string_iterator by Kenneth Giusti · 2 years, 9 months ago
  50. 13e7c6c DISPATCH-2246 Use port 0 in systemtests when starting TCP_echo_server, then query for actual port (#1365) by Jiri Daněk · 2 years, 9 months ago
  51. 12c524d DISPATCH-2248: fix the dereference of a deliverys link work item by Kenneth Giusti · 2 years, 9 months ago
  52. 27cf112 DISPATCH-2232: Combine output buffers and delay sending them so that the TCP frames are not fragmented. This closes #1343. by Ganesh Murthy · 2 years, 10 months ago
  53. 7c472dc DISPATCH-2245 Suppress the qdr_link_process_deliveries data-race in tsan.supp (#1363) by Jiri Daněk · 2 years, 9 months ago
  54. 092f862 NO-JIRA Clarify symbolic service name in router docs (#1362) by Paul Wright · 2 years, 9 months ago
  55. f5ef65f DISPATCH-840 Properly escape the token `${user}` in asciidoc (#1357) by Jiri Daněk · 2 years, 9 months ago
  56. c4bf544 DISPATCH-413 Reference the AMQP Management spec in docs in a less ambiguous manner (#1358) by Jiri Daněk · 2 years, 9 months ago
  57. 43db1cc DISPATCH-2241: Commented out http2 large image upload test on certain Travis CI runs. This closes #1360 by Ganesh Murthy · 2 years, 9 months ago
  58. 18624c4 Merge pull request #1361 from ErnieAllen/ernie-cmake-console by Ernest Allen · 2 years, 9 months ago
  59. aa750cd NO-JIRA: Use simpler CMAKE syntax by Ernest Allen · 2 years, 9 months ago
  60. db11704 NO-JIRA: replace test use of sigalarm by reactor timer by Kenneth Giusti · 2 years, 9 months ago
  61. 89557ff DISPATCH-2240: strip annotations should be true by default by Kenneth Giusti · 2 years, 9 months ago
  62. cdb51f9 DISPATCH-1966 Update top level Dockerfile to CentOS 8 Stream (#1340) by Jiri Daněk · 2 years, 9 months ago
  63. 10a0a56 DISPATCH-2238: optimization of core action lock use. by Kenneth Giusti · 2 years, 9 months ago
  64. eb66aa6 DISPATCH-2236: avoid holding the delivery state lock while freeing delivery state by Kenneth Giusti · 2 years, 9 months ago
  65. e9679c5 DISPATCH-2233: Comment switchover tests in system_tests_fallback_dest until we figure out the problem. This closes #1344. by Ganesh Murthy · 2 years, 10 months ago
  66. cb6d994 DISPATCH-2079 Update JavaScript packages again for the 1.17.0 release (#1345) by Jiri Daněk · 2 years, 10 months ago
  67. 48d5257 DISPATCH-2225: Removed the session_data object and moved its conntents to the http connection object. This closes #1338 by Ganesh Murthy · 2 years, 10 months ago
  68. ac3decb DISPATCH-2223 Incorporate pythoncapi_compat.h to keep up with CPython development (#1333) by Jiri Daněk · 2 years, 10 months ago
  69. 3f13ee5 DISPATCH-2121 Allow the -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON build option without warning (#1331) by Jiri Daněk · 2 years, 10 months ago
  70. e065a13 DISPATCH-2079 Update PatternFly packages for the 1.17.0 release (#1320) by Jiri Daněk · 2 years, 10 months ago
  71. 9275c1e DISPATCH-2164: Removed timers and subsciber count checks in favor of sending test messages. This closes #1332. by Ganesh Murthy · 2 years, 10 months ago
  72. 182138c DISPATCH-2222: avoid per-message logging overhead when not tracing by Kenneth Giusti · 2 years, 10 months ago
  73. 25360c6 DISPATCH-1956: Changes to sink-side only This closes #1311 by mgoulish · 2 years, 11 months ago
  74. 85efbd7 DISPATCH-2218: Removed use of variable length arrays. Used the stream data iterator API. This closes #1328 by Ganesh Murthy · 2 years, 10 months ago
  75. 967e00d DISPATCH-2214: Reduce logging in tcp_adaptor self test by Chuck Rolke · 2 years, 10 months ago
  76. feec3b5 DISPATCH-2213: [test] Fallback dest test to do less logging by Chuck Rolke · 2 years, 10 months ago
  77. 1fdb140 DISPATCH-2200 Add basic TCP adaptor microbenchmark w/ 2 routers (#1303) by Jiri Daněk · 2 years, 10 months ago
  78. b21114a NO-JIRA - Change format of README from ReStructuredText to AsciiDoc (#1321) by Jiri Daněk · 2 years, 10 months ago
  79. 3bf9ac8 DISPATCH-2210: docs: clarify scale by Paul Wright · 2 years, 11 months ago
  80. 0606add NO-JIRA: update github actions by Kenneth Giusti · 2 years, 10 months ago
  81. 6d7e8c2 DISPATCH-2215: Fixed printf format speicifier to integer. This closes #1325 by Ganesh Murthy · 2 years, 10 months ago
  82. b6f259f DISPATCH-2168: Fix error that showed up in Coverity. Check for addr before dereferencing it. This closes #1326 by Ganesh Murthy · 2 years, 10 months ago
  83. 2b9d145 NO-JIRA: update version to 1.18.0-SNAPSHOT by Kenneth Giusti · 2 years, 10 months ago
  84. 608f267 DISPATCH-2198: Additional fix. Added (void)written to snd_data_callback to fix compiler error by Ganesh Murthy · 2 years, 10 months ago 1.17.0-freeze
  85. 1b96ceb DISPATCH-1940, DISPATCH-2198: Added code to handle http2 and q2 flow control window updates. This closes #1301 by Ganesh Murthy · 3 years ago
  86. 37087b6 DISPATCH-2209: HTTP/1.x use same meta-data keys as HTTP/2 adaptor by Kenneth Giusti · 2 years, 11 months ago
  87. bf26a58 DISPATCH-2037: Removed http2 ping feature. This closes #1314 by Ganesh Murthy · 2 years, 11 months ago
  88. 31a1820 DISPATCH-2212: Set the subject field in the AMQP message with method (on request) and status (on response). This closes #1318. by Ganesh Murthy · 2 years, 11 months ago
  89. 3f19dbb DISPATCH-2211: Clean out the session data http2 buffers associated with the connection. This closes #1319. by Ganesh Murthy · 2 years, 11 months ago
  90. e90df06 DISPATCH-2195: Fix SERVER-PYTHON lock inversion by Chuck Rolke · 2 years, 11 months ago
  91. 8bb0e74 DISPATCH-2119 Close connection if Node creation fails, to prevent fd leaks on macOS by Jiri Danek · 2 years, 11 months ago
  92. 7aab3f3 DISPATCH-1619 Close connections created in system_test by wait_router_connected by Jiri Daněk · 3 years ago
  93. 4746fb3 DISPATCH-2168: Added addr incref and decref for no_route links. This will make sure that the address object will not be freed prematurely. This closes #1304 by Ganesh Murthy · 2 years, 11 months ago
  94. bc98248 DISPATCH-1757: Add error logging for system_tests_edge_router by Kenneth Giusti · 2 years, 11 months ago
  95. d5cec53 DISPATCH-2207: fix qd_connection_t leak by Kenneth Giusti · 2 years, 11 months ago
  96. 076082f NO-JIRA Explicitly install python3-pip on Fedora/CentOS for CI (#1317) by Jiri Daněk · 2 years, 11 months ago
  97. 1f2c252 NO-JIRA Minor cleanup of test Process#__init__() by Jiri Danek · 2 years, 11 months ago
  98. ee48041 DISPATCH-2098 Skip the entire websockets test class if deps are missing by Jiri Danek · 2 years, 11 months ago
  99. 4d86742 DISPATCH-1987: Modified test to compare sha256 digests of image files. This closes #1309 by Ganesh Murthy · 2 years, 11 months ago
  100. 6243de5 DISPATCH-857, DISPATCH-945, DISPATCH-2098 Add test for shutdown with websocket (#1289) by Jiri Daněk · 2 years, 11 months ago