1. caaa945 PROTON-2225: adjust valgrind.supp for yet another form of threaderciser leak (#258) by Jiri Daněk · 4 years ago
  2. 65a5d9e PROTON-1800: issue not completely fixed, ignore the failing test (#253) by Jiri Daněk · 4 years ago
  3. b34bbea PROTON-2225: adjust valgrind.supp to cover both forms of the leak (#252) by Jiri Daněk · 4 years ago
  4. db01c09 PROTON-2220 [python] fix new tests that proved to be flaky (#251) by Jiri Daněk · 4 years ago
  5. f6df369 PROTON-2225: compile c-threaderciser with COMPILE_LANGUAGE_FLAGS (#250) by Jiri Daněk · 4 years ago
  6. cae6093 PROTON-2228: pn_listener_close doesn't correctly close the listener fds by Andrew Stitcher · 4 years ago
  7. 8c2a08c PROTON-2220 [python] add tests for leak issues, mostly in BlockingConnection by Jiri Danek · 4 years, 2 months ago
  8. c0bdab6 PROTON-2181 in tests/py/test_unittest.py, try unittest, then unittest2, otherwise monkeypatch by Jiri Danek · 4 years, 2 months ago
  9. 9ac9ba4 PROTON-2221 Add coverage reporting for the Ruby binding (#130) by Jirka Daněk · 4 years ago
  10. bc4a1db PROTON-2225: enable threaderciser by default, suppress race checkers (#247) by Jiri Daněk · 4 years ago
  11. 7f86fa4 PROTON-2215: Windows build fails if CMAKE_MODULE_PATH is not empty (#141) by Matthieu · 4 years ago
  12. 7abcfc7 PROTON-220: Google Benchmark proton-c and proton-cpp microbenchmarks (#211) by Jirka Daněk · 4 years ago
  13. 625dec9 PROTON-2199 fix memory leak in C++ object inspect (#244) by Jiri Daněk · 4 years ago
  14. ecb61da PROTON-2201, PROTON-2154: update versions for 0.32.0-SNAPSHOT by Robbie Gemmell · 4 years ago
  15. 6b2bd3e PROTON-2154: update version for 0.31.0-rc3 by Robbie Gemmell · 4 years ago 0.31.0 0.31.0-rc3
  16. 9e1fff5 PROTON-2211: fix fd leak on connections in new epoll proactor implementation by Cliff Jansen · 4 years ago
  17. 6b0b440 PROTON-2201, PROTON-2154: update versions for 0.32.0-SNAPSHOT by Robbie Gemmell · 4 years ago
  18. 4d0ad6c PROTON-2154: update versions for 0.31.0-rc2 by Robbie Gemmell · 4 years ago 0.31.0-rc2
  19. 9f1e5f0 PROTON-2203: fix duplicate listener socket rearming and rationalize rearming locking by Cliff Jansen · 4 years ago
  20. 9827f0e PROTON-2201, PROTON-2154: drop version back to 0.31.0-SNAPSHOT by Robbie Gemmell · 4 years ago
  21. c2384ec PROTON-2201, PROTON-2154: update versions for 0.32.0-SNAPSHOT by Robbie Gemmell · 4 years ago
  22. b653263 PROTON-2154: update versions for 0.31.0-rc1 by Robbie Gemmell · 4 years ago 0.31.0-rc1
  23. cbbe571 PROTON-2154: fixup by Robbie Gemmell · 4 years ago
  24. 795e736 PROTON-2154: bump so versions based on review with Andrew by Robbie Gemmell · 4 years ago
  25. 494a1a8 PROTON-2200 fix go message unmarshal memory leak (#231) by d98762625 · 4 years ago
  26. 8dad6a7 PROTON 2134 Run sanitizers on bionic, forgot to wrap some ruby examples, disable failing by Jiri Danek · 4 years, 6 months ago
  27. 4f98b17 PROTON-2134 Workaround for dynamic linking of libasan in travis by Jiri Danek · 4 years, 6 months ago
  28. 95f1798 PROTON-2134 Enable asan in Travis CI with proton-python binding by Jiri Danek · 4 years, 6 months ago
  29. 6217dfc PROTON-2133 Add and populate tsan suppressions and add tsan job in travis by Jiri Danek · 4 years, 6 months ago
  30. 0205a50 PROTON-1675 [cpp] Attempt to listen on invalid URL will not throw exception (#238) by Jiri Daněk · 4 years ago
  31. 4265cc7 NO-JIRA: bring developer documentation up to date (#241) by Jiri Daněk · 4 years ago
  32. d482bec NO-JIRA: Convenience fixes to gitignore by Andrew Stitcher · 4 years ago
  33. dd6b735 PROTON-2195: Introduce stub pn_event_batch_connection_driver for backward ABI compat by Andrew Stitcher · 4 years ago
  34. b496997 PROTON-2172: temporarily disable test pending proper epoll timers fix by Cliff Jansen · 4 years ago
  35. 2b1a968 PROTON-2130: Really fix include files by Andrew Stitcher · 4 years ago
  36. 9d4777c PROTON-2130: Rework epoll process logic to switch on type of context by Andrew Stitcher · 4 years ago
  37. 72635e3 PROTON-2130: swap include file ordering for PROTON-2195/2196, trim trailing whitespace by Cliff Jansen · 4 years ago
  38. 4281367 PROTON-2130: more epoll reworking: by Andrew Stitcher · 4 years, 1 month ago
  39. ce6d021 PROTON-2130: Substantially reduce memory use for proactor connections by Andrew Stitcher · 4 years, 1 month ago
  40. 9e1990b PROTON-2130: epoll reworking: by Andrew Stitcher · 4 years, 2 months ago
  41. b860538 PROTON-2130: Split out structs from epoll.c to make it easier to mess with them by Andrew Stitcher · 4 years, 2 months ago
  42. 7b000f1 PROTON-2130: epoll proactor race/deadlock fixes by Cliff Jansen · 4 years, 5 months ago
  43. 664e436 PROTON-2130: epoll proactor io bytes accounting fix for shutdown and error by Cliff Jansen · 4 years, 5 months ago
  44. b3d1004 PROTON-2130: epoll proactor: fix unwritten output bytes, pick up PROTON-2030 and PROTON-2131 by Cliff Jansen · 4 years, 5 months ago
  45. 667f78c PROTON-2130: epoll proactor changed to use serialized calls to epoll_wait for multiple events by Cliff Jansen · 4 years, 6 months ago
  46. b569a4f PROTON-2196: Small proactor tidy ups by Andrew Stitcher · 4 years ago
  47. c856de2 PROTON-2196: Small proactor tidy ups by Andrew Stitcher · 4 years ago
  48. ae06b41 PROTON-2195: Finalise the proactor API around pn_event_batch_t by Andrew Stitcher · 4 years ago
  49. 06c680b Passing pointer value instead of address to LocalFree. by Attila Kun · 4 years, 1 month ago
  50. 5f4dc95 PROTON-2190 Fix url_test.go on macOS (#239) by Jiri Daněk · 4 years, 1 month ago
  51. e5e1b7d PROTON-2187: Python client: connection cleanup on close while still connecting. by Cliff Jansen · 4 years, 1 month ago
  52. 36d9a60 PROTON-2160: Correct go module build by Andrew Stitcher · 4 years, 2 months ago
  53. 3961fd5 NO-JIRA: Update Azure Pipeline build image versions by Andrew Stitcher · 4 years, 2 months ago
  54. 09a699a Merge pull request #230 from kgiusti/PROTON-2184 by Ken Giusti · 4 years, 2 months ago
  55. db40d33 PROTON-2184: fix assert in pn_session_set_context by Kenneth Giusti · 4 years, 2 months ago
  56. 6805152 PROTON-2174: Updated travis yml with brew update workaround for bundle issue. by Roddie Kieley · 4 years, 2 months ago
  57. 64eb830 PROTON-2174: Increased TestHeartbeat timeout from 400ms to 1400ms. by Roddie Kieley · 4 years, 2 months ago
  58. 6abb4ce PROTON-2167 Enable go binding, it used to be disabled on macOS 10.12 due to older go version by Jiri Danek · 4 years, 3 months ago
  59. fc4722d PROTON-2167 Upgrade macOS images in .travis.yml and exclude failing ruby and python tests by Jiri Danek · 4 years, 4 months ago
  60. cdafc8e PROTON-2135 Create pn_add_test helper for creating ctest test targets by Jiri Danek · 4 years, 4 months ago
  61. ad322fe PROTON-2135 Set TEST_ENV more consistently by Jiri Danek · 4 years, 6 months ago
  62. 85cd7f2 PROTON-2005: extra test case for transfer broken up for max frame size by Cliff Jansen · 4 years, 3 months ago
  63. 9c7b3fc PROTON-2156: [Python] Fix client_http for changes in tornado by Andrew Stitcher · 4 years, 4 months ago
  64. 826b6ef PROTON-2156: [python] Rework connector scheme to work with tornado ioloop by Andrew Stitcher · 5 years ago
  65. 900347e PROTON-2156: [Python] Simplify selectable protocol by Andrew Stitcher · 4 years, 4 months ago
  66. 1b15be0 PROTON-2005: fix pn_delivery_abort() for multiframe and session outgoing bytes by Cliff Jansen · 4 years, 4 months ago
  67. 9616fcd bump year in NOTICE file by Robbie Gemmell · 4 years, 4 months ago
  68. 364589a PROTON-2078: Upstream c/test/fuzz patches from oss-fuzz (#224) by Jiří Daněk · 4 years, 4 months ago
  69. 1e3a6cd PROTON-2078: Upstream c/test/fuzz patches from oss-fuzz (#172) by Jiří Daněk · 4 years, 4 months ago
  70. c0e376e PROTON-2165: Fix errors in the Python tutorial by mprahl · 4 years, 5 months ago
  71. 5bc8c72 PROTON-2164: Update to remove dependency on automodapi extension to Sphinx by Kim van der Riet · 4 years, 5 months ago
  72. 427621b PROTON-1709: [Python] Fix ApplicationEvent to avoid always creating a new EventType by Andrew Stitcher · 4 years, 5 months ago
  73. 8c6d4ea PROTON-2160: Implemented cmake check to enforce golang version 1.11+ required. by Roddie Kieley · 4 years, 5 months ago
  74. 592bdcc PROTON-2152: Gah! by Andrew Stitcher · 4 years, 5 months ago
  75. 2c925e9 PROTON-2153: Make fuzz-url work on Windows again. by Andrew Stitcher · 4 years, 5 months ago
  76. 408a261 PROTON-2153, PROTON-2159: Fix test related issues by Andrew Stitcher · 4 years, 5 months ago
  77. 6fe79fe PROTON-2154, PROTON-2089: update version for 0.31.0-SNAPSHOT by Robbie Gemmell · 4 years, 5 months ago
  78. 77947c0 PROTON-2089: update version for 0.30.0 RC1 by Robbie Gemmell · 4 years, 5 months ago 0.30.0 0.30.0-rc1
  79. 11144f9 PROTON-2086: remove defunct docs version update step from release step notes by Robbie Gemmell · 4 years, 5 months ago
  80. b867864 PROTON-2086: add missing label, fix broken/missing link in index page and associated build warning by Robbie Gemmell · 4 years, 5 months ago
  81. 4efa1b1 PROTON-2086: update install details for folks who might try to build the docs by Robbie Gemmell · 4 years, 5 months ago
  82. 43da8d4 PROTON-2099: [Python] More fixups to make the text_examples script work by Andrew Stitcher · 4 years, 5 months ago
  83. 3fc816a PROTON-2157: Fix for math formula error when building docs on F29 by Kim van der Riet · 4 years, 5 months ago
  84. 85347f3 PROTON-2155: Switch helloworld.py back to connect with args by Justin Ross · 4 years, 5 months ago
  85. 8a0d586 PROTON-2099: [Python] fix example runner to work with python2 by Andrew Stitcher · 4 years, 5 months ago
  86. 3fc504e PROTON-2089: bump so versions based on review with Justin and Andrew by Robbie Gemmell · 4 years, 5 months ago
  87. 5995fce PROTON-2149: session state is a property, not a method by Kenneth Giusti · 4 years, 5 months ago
  88. e851883 PROTON-2153: [Python] Fix broken Reactor.get_connection_address() API by Andrew Stitcher · 4 years, 5 months ago
  89. 927d43f PROTON-2144: Instrument all memory allocation/deallocation in proton core by Andrew Stitcher · 4 years, 5 months ago
  90. 0ae944a PROTON-2144: Create memory tracking framework by Andrew Stitcher · 4 years, 5 months ago
  91. 26c3d79 PROTON-2140: Revert an internal ABI change that breaks the Ruby binding by Andrew Stitcher · 4 years, 5 months ago
  92. 5b6f102 PROTON-1801: Strip the version from the /usr/share/proton dir by Justin Ross · 4 years, 5 months ago
  93. b43a9dd PROTON-2145: install static cpp lib if enabled by Gordon Sim · 4 years, 5 months ago
  94. 5a637e6 PROTON-2115 fix typo in tests/py/test_unittest.py breaking fd-limit test (#220) by Jiří Daněk · 4 years, 5 months ago
  95. 54d6339 PROTON-2147 use addons:homebrew:packages feature in .travis.yml for xcode10.1 (#217) by Jiří Daněk · 4 years, 5 months ago
  96. e637b60 PROTON-2131: Grrr, fix another related rebase screw up by Andrew Stitcher · 4 years, 5 months ago
  97. 41529c7 PROTON-2131: Fixup: rebase mistake by Andrew Stitcher · 4 years, 5 months ago
  98. 05c2d99 PROTON-2150: Small reorganisation of object system to allow finer grained memory tracking by Andrew Stitcher · 4 years, 5 months ago
  99. 6b03c1a PROTON-2131: Small change to logger API to avoid unecessary warnings by Andrew Stitcher · 4 years, 5 months ago
  100. 3f08c66 PROTON-2138: add test to verify coordinator target capability parsing by Kenneth Giusti · 4 years, 5 months ago