1. e4c1798 NO-JIRA: github actions CI for macOS disabled threaderciser test due to PROTON-2231. by Roddie Kieley · 3 years, 4 months ago
  2. a5e2c39 NO-JIRA: Travis CI macOS lower to Xcode 10.3 on 10.14 and upper to 10.15. by Roddie Kieley · 3 years, 4 months ago
  3. 8c0e209 PROTON-1516: add tests for empty last frame in a streamed message by Cliff Jansen · 3 years, 4 months ago
  4. 3c638f9 PROTON-1914: early settlement of inbound streamed message. This closes #279 by Cliff Jansen · 3 years, 4 months ago
  5. 72fccd6 PROTON-1914: early settlement of inbound streamed message. This closes #279 by Cliff Jansen · 3 years, 4 months ago
  6. 1191cfe PROTON-2309: [cpp] Improve reconnect logic and examples by Andrew Stitcher · 3 years, 4 months ago
  7. 0ef6be1 PROTON-2237: Minor fix: removed import of skipif in tests/proton_tests/message.py, not used. by Kim van der Riet · 3 years, 4 months ago
  8. 756d0de Merge branch 'python-check-property-keys' Closes PR #256 / PROTON-2237 by Kim van der Riet · 3 years, 5 months ago
  9. 66f8696 PROTON-2237: Correct checking of Proton message property keys by Kim van der Riet · 3 years, 11 months ago python-check-property-keys
  10. 0ee9ad7 NO-JIRA: readme fixups, also prod CI jobs by Robbie Gemmell · 3 years, 5 months ago
  11. 7735f1b PROTON-2172: proactor fdlimit test. Should work after PROTON-1496. by Cliff Jansen · 3 years, 5 months ago
  12. ee3c911 PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT yet again by Robbie Gemmell · 3 years, 5 months ago
  13. 745c9a0 PROTON-2269: update version for 0.33.0-rc3 by Robbie Gemmell · 3 years, 5 months ago 0.33.0 0.33.0-rc3
  14. 9722a7f PROTON-2304: fix epoll proactor hang removing and replacing same canceled timer at front of timers list repeatedly by Cliff Jansen · 3 years, 5 months ago
  15. 3d3d174 PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT again by Robbie Gemmell · 3 years, 5 months ago
  16. a94815e update version for 0.33.0-rc2 by Robbie Gemmell · 3 years, 5 months ago 0.33.0-rc2
  17. 76aafe6 PROTON-2301: Further fix to raw connection wake crashes by Andrew Stitcher · 3 years, 5 months ago
  18. cf6d406 PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT by Robbie Gemmell · 3 years, 5 months ago
  19. 3f5babc update version for 0.33.0-rc1 by Robbie Gemmell · 3 years, 5 months ago 0.33.0-rc1
  20. db12be7 PROTON-2298: Disable default running of c-threaderciser tests, enable only through cmake option by Kim van der Riet · 3 years, 5 months ago
  21. 7ac930f PROTON-2295 avoid broken Go 1.15.3 in macOS CI (#276) by Jiri Daněk · 3 years, 5 months ago
  22. b5a93a4 PROTON-2269: update .so versions by Robbie Gemmell · 3 years, 5 months ago
  23. 99b03fe PROTON-2257: Oops! Unrevert changes committed due to bad git hygiene! by Andrew Stitcher · 3 years, 5 months ago
  24. 7f8c814 PROTON-2257: Add back in aliases for renamed functions by Andrew Stitcher · 3 years, 5 months ago
  25. 2ec1ba5 PROTON-2292: backout tsan suppression. Apply fix to forced shutdown code path. by Cliff Jansen · 3 years, 5 months ago
  26. 8c8a8bc PROTON-2292: update tsan.supp for new epoll proactor timer code by Cliff Jansen · 3 years, 5 months ago
  27. 5a2239e PROTON-2293: Add missing dummy pn_raw_connection_close functions by Andrew Stitcher · 3 years, 6 months ago
  28. 06833ac PROTON-2292: TSAN failure in epoll_timer.c. Replace missing lock spotted by TSAN and Coverity. by Cliff Jansen · 3 years, 6 months ago
  29. ce8a409 PROTON-2293: Stop raw connection wakes from crashing the application by Andrew Stitcher · 3 years, 6 months ago
  30. 846d403 PROTON-2291: Reduce size of epoll proactor connections by Andrew Stitcher · 3 years, 6 months ago
  31. d31ad96 PROTON-1496: epoll proactor - improved timers implementation with single timerfd kernel resource by Cliff Jansen · 3 years, 6 months ago
  32. 3443376 PROTON-2290: Fix pn_raw_connection_close so that it drains anything already written by Andrew Stitcher · 3 years, 6 months ago
  33. e2bcd30 PROTON-2288: Replace C++ TLS certificates with more secure ones to allow tests to carry on working by Andrew Stitcher · 3 years, 6 months ago
  34. 07ba43f PROTON-2229: Try to improve codec performance by reducing unnecessary allocations by Andrew Stitcher · 3 years, 6 months ago
  35. 34ca28f NO-JIRA: Split out epoll proactor poller logic to separate routine for readability by Cliff Jansen · 3 years, 6 months ago
  36. 9bcc7bb PROTON-2170: Respect the BUILD_TESTING option to allow the user to disable tests (#271) by Jiri Daněk · 3 years, 6 months ago
  37. e51cab9 PROTON-2171: Re-add accidentally removed add_subdirectory() in c/CMakeLists.txt (#273) by Jiri Daněk · 3 years, 7 months ago
  38. e610957 PROTON-2171: Add BUILD_EXAMPLES option to optionally skip building examples (#272) by Jiri Daněk · 3 years, 7 months ago
  39. d67c180 PROTON-2233: Remove example CMake bits that won't work in installed example directories by Andrew Stitcher · 3 years, 7 months ago
  40. 924cc98 PROTON-2233: Rearrange C/C++ example CMake files so that they use the recommended method by Andrew Stitcher · 3 years, 7 months ago
  41. 341d30f PROTON-2278: Events are received after PN_RAW_CONNECTION_DISCONNECTED if connection refused by Andrew Stitcher · 3 years, 7 months ago
  42. d732050 NO-JIRA: Some corrections and clarifications to the raw connection documentation by Andrew Stitcher · 3 years, 7 months ago
  43. e2d82fc PROTON-2277: move comment associated with moved code. grrr by Cliff Jansen · 3 years, 7 months ago
  44. 4ee924e PROTON-2277: move debug variable memory to separate from net address buffer by Cliff Jansen · 3 years, 7 months ago
  45. 31a5cd2 PROTON-2277: maintain some extra epoll related state to aid debugging by Cliff Jansen · 3 years, 7 months ago
  46. 692bcef NO-JIRA: Fix github action to fail if ctest fails by Andrew Stitcher · 3 years, 8 months ago
  47. 9cf0246 NO-JIRA: allow other matrix sub-jobs to continue to completion by Robbie Gemmell · 3 years, 8 months ago
  48. 9a43b8b PROTON-2257: Tidy up/finalize SASL plugin API by Andrew Stitcher · 3 years, 9 months ago
  49. 1d29ac1 PROTON-2234: Python binding to SASL authzid setting - Python unit tests by Andrew Stitcher · 3 years, 9 months ago
  50. 51158fa PROTON-2234: Allow setting and retrieving SASL authzid on clients/servers by Andrew Stitcher · 3 years, 9 months ago
  51. 727fca0 PROTON-2270 remove explicit threaderciser test timeout; set a global one for Travis (#270) by Jiri Daněk · 3 years, 8 months ago
  52. 6444ac2 PROTON-2268: Revert erroneous change in proton version by Andrew Stitcher · 3 years, 8 months ago
  53. ede87f4 PROTON-2268: Fix the fix so it works everywhere by Andrew Stitcher · 3 years, 8 months ago
  54. 3107696 PROTON-2269, PROTON-2201: update versions for 0.33.0-SNAPSHOT by Robbie Gemmell · 3 years, 8 months ago
  55. dc244b1 PROTON-2201: update versions for 0.32.0-rc1 by Robbie Gemmell · 3 years, 8 months ago 0.32.0 0.32.0-rc1
  56. 11b53c9 PROTON-2268: Fix Threadercizer warning which fails to build on FreeBSD by Andrew Stitcher · 3 years, 8 months ago
  57. 78b6bfb PROTON-2265: Ensure that clang builds work: by Andrew Stitcher · 3 years, 8 months ago
  58. 9352e93 PROTON-2265: Fix cmake builds with old cmake version (2.8.12) by Andrew Stitcher · 3 years, 8 months ago
  59. a1ac0fb Merge branch 'array-of-lists-first-list-empty' by Kim van der Riet · 3 years, 8 months ago
  60. e4e0342 PROTON-2244: Fix for Array of lists with first list empty encoding by Kim van der Riet · 3 years, 10 months ago array-of-lists-first-list-empty
  61. 7f1531a PROTON-2201: bump .so versions following review by Robbie Gemmell · 3 years, 8 months ago
  62. 728a2ef PROTON-2247: Work on raw echo to improve output and add some wakes by Andrew Stitcher · 3 years, 11 months ago
  63. 7dc9240 PROTON-2247: Epoll implementation of raw connection API by Andrew Stitcher · 3 years, 10 months ago
  64. 1b4bded PROTON-2247: Tests for common raw connection code by Andrew Stitcher · 4 years, 1 month ago
  65. f1d6197 PROTON-2247: Common raw connection implementation: by Andrew Stitcher · 3 years, 10 months ago
  66. a2528bb PROTON-2247: Raw connections API for the proactor by Andrew Stitcher · 4 years, 3 months ago
  67. c8aba5e PROTON-2226: remove assertion check that generates false positive by Cliff Jansen · 3 years, 9 months ago
  68. ee88029 PROTON-2258: mark pn_work_head(), pn_work_next(), and Python equivalents as deprecated. by Cliff Jansen · 3 years, 9 months ago
  69. 550ddad PROTON-335: Add access to link attach properties (C and Python) by Kenneth Giusti · 3 years, 11 months ago
  70. 4d37430 PROTON-2253: rename workflow, remove restrictions on branches by Robbie Gemmell · 3 years, 9 months ago
  71. 0b7e47c NO-JIRA: Attempt to fix swig and jsoncpp for azure windows build by Andrew Stitcher · 3 years, 9 months ago
  72. 9d9272c PROTON-2253: Introduce simple github actions CI by Andrew Stitcher · 3 years, 9 months ago
  73. 911d579 PROTON-2208: Fix static library build by Andrew Stitcher · 3 years, 9 months ago
  74. 422ebd4 PROTON-2208: Final (hopefully) fixes to get RHEL6/7 to compile by Andrew Stitcher · 3 years, 9 months ago
  75. 308f206 PROTON-2208: Fix threaderciser colateral damage by Andrew Stitcher · 3 years, 9 months ago
  76. 62a420f PROTON-2208: Stupid typo by Andrew Stitcher · 3 years, 9 months ago
  77. 9dad229 PROTON-2208: More simplification/fixing to build files by Andrew Stitcher · 3 years, 9 months ago
  78. 529158e PROTON-2208/PROTON-2080: More C99 changes by Andrew Stitcher · 3 years, 9 months ago
  79. 3a27419 PROTON-2207/PROTON-2080: More changes that rely on a C99 minimum compiler version. by Andrew Stitcher · 3 years, 9 months ago
  80. edce302 PROTON-2246: Fix merge casualty of pn_netaddr restructure by Andrew Stitcher · 3 years, 9 months ago HEAD
  81. 7ccb17d PROTON-2222 Fix undefined variable `x` in scripts/env.py (#268) by Jiri Daněk · 3 years, 10 months ago
  82. f7b3a4c PROTON-2252 Fix Coverity warning of buffer overrun in pn_proactor_addr (#267) by Jiri Daněk · 3 years, 10 months ago
  83. 5132a31 PROTON-2125: suppress annoying deprecation warning from Minitest (#266) by Jiri Daněk · 3 years, 10 months ago
  84. 0ed24cb PROTON-2219 Upgrade .travis.yml to test on a good cross-section of Ubuntu versions (#246) by Jiri Daněk · 3 years, 10 months ago
  85. f909e79 PROTON-2207/PROTON-2208: Remove vestiges of compiling with pre C99 compilers by Andrew Stitcher · 3 years, 10 months ago
  86. 9c1ab44 PROTON-2208: Remove ability to compile proton-c as C++ by Andrew Stitcher · 3 years, 10 months ago
  87. 7075502 PROTON-2077 Remove pni_snprintf; not needed with Visual Studio 2015 and up by Jiri Danek · 4 years ago
  88. a48b523 PROTON-2246: Restructure pn_netaddr implementation internals by Andrew Stitcher · 4 years, 1 month ago
  89. 181c213 PROTON-2250: Rearrange epoll locks to avoid locking in one place and unlocking in another by Andrew Stitcher · 4 years ago
  90. 4ffea3a PROTON-2077: Update Azure pipeline build to build VS2019 as well by Andrew Stitcher · 3 years, 10 months ago
  91. abdfe9b PROTON-2077: Test with VS 2015, 17 and 19 in .appveyor.yml by Jiri Danek · 3 years, 10 months ago
  92. 133304a PROTON-2077: Get Windows code to build as C99 not C++ by Andrew Stitcher · 4 years ago
  93. e3d8547 PROTON-2077: The win_iocp code is really C++ by Andrew Stitcher · 4 years ago
  94. 5ecfd8c PROTON-2077: Update documentation for changed Windows minimum requirements by Andrew Stitcher · 3 years, 10 months ago
  95. 2cd9522 PROTON-2235 set threaderciser test timeout and modernize compilation (#262) by Jiri Daněk · 3 years, 10 months ago
  96. a83b433 NO-JIRA: Small proton-c documentation fixes by Andrew Stitcher · 3 years, 10 months ago
  97. e68b2d8 NO-JIRA: Some small fixes to proton-c documentation by Andrew Stitcher · 3 years, 10 months ago
  98. 3b2e751 PROTON-2220 fix cleanup in test_broker @contextmanager (#264) by Jiri Daněk · 3 years, 10 months ago
  99. 4a22a0d PROTON-2240: epoll proactor - fix cases where a fired timer is not rearmed as expected by Cliff Jansen · 3 years, 10 months ago
  100. e4af698 PROTON-2220: smarter accounting for file descriptors in tests (#259) by Jiri Daněk · 3 years, 11 months ago