1. 30b245a PROTON-2254, PROTON-2433 Fixes to 'modern' CMake installed targets (#334) by Jiri Daněk · 2 years, 8 months ago
  2. f4a5167 PROTON-2430: Add better error checking to pn_msgid_t typemap by Andrew Stitcher · 2 years, 8 months ago
  3. 7f2fd8d PROTON-2430: Changed python binding to use pn_message_set/get_id/correlation_id by Andrew Stitcher · 2 years, 8 months ago
  4. 7bc27ef PROTON-2429: Fix merging error by Andrew Stitcher · 2 years, 8 months ago
  5. 1d1bf11 PROTON-2429: Introduce restricted pn_msgid_t typedef by Andrew Stitcher · 2 years, 8 months ago
  6. 20e7e6a PROTON-2427: Avoid message id/correlation id APIs returning pn_data_t by Andrew Stitcher · 2 years, 8 months ago
  7. 061c3cf PROTON-2426: [C] Fix off by one error in pn_quote_data by Andrew Stitcher · 2 years, 11 months ago
  8. 57836e6 PROTON-2425: [C] Tweak pn_buffer code to use memcpy by Andrew Stitcher · 2 years, 11 months ago
  9. 35f7f02 PROTON-2424: Fix the C++ example runners to work under valgrind by Andrew Stitcher · 2 years, 8 months ago
  10. 22933cb PROTON-2407 [python] fix type-related documentation comments (#332) by Jiri Daněk · 2 years, 8 months ago
  11. 6f8a29d PROTON-2407 [python] still more annotations; properties; fix type for message tag (#331) by Jiri Daněk · 2 years, 9 months ago
  12. 870af4d PROTON-2254 Update proton-cpp CMake install to also use new features (#330) by Jiri Daněk · 2 years, 9 months ago
  13. 96782bc PROTON-2254 Allow absolute -DINCLUDE_INSTALL_DIR= (#329) by Jiri Daněk · 2 years, 9 months ago
  14. 1aa1f8c PROTON-2254 Use more modern CMake install machinery for better config.cmake (#317) by Jiri Daněk · 2 years, 9 months ago
  15. 052cf28 PROTON-2413: [Python] set PATH in example test runner by Andrew Stitcher · 2 years, 9 months ago
  16. 38e1768 PROTON-2407 Introduce more optional typing annotations to Python binding (#326) by Jiri Daněk · 2 years, 9 months ago
  17. d73948e Fix integer overflow in pn_proactor_now_64 while compiling 32-bits by Martijn Fennema · 2 years, 9 months ago
  18. 2ed7966 PROTON-2407 Introduce initial optional typing annotations to Python binding (#325) by Jiri Daněk · 2 years, 10 months ago
  19. 1cb1353 PROTON-2399 Support Python 3.10 (#322) by Jiri Daněk · 2 years, 10 months ago
  20. e7aaf72 PROTON-2403, PROTON-2351: remove 'allow fail' on Travis MacOS jobs now that 471d043db648e9fc855ae2d9330fa5dfb4332dd3 changes got things working again by Robbie Gemmell · 2 years, 10 months ago
  21. 471d043 PROTON-2403: libuv proactor update for newer libuv library versions by Cliff Jansen · 2 years, 10 months ago
  22. 14264f6 PROTON-2405: Change python examples to be python3 only by Andrew Stitcher · 2 years, 10 months ago
  23. 1ece1b9 PROTON-2400, PROTON-2367: bump version to 0.36.0-SNAPSHOT by Robbie Gemmell · 2 years, 10 months ago
  24. 3598b46 PROTON-2367: update version for 0.35.0-rc1 by Robbie Gemmell · 2 years, 10 months ago 0.35.0 0.35.0-rc1
  25. a3d1ef4 PROTON-2324 Support Python 3.9 (#320) by Jiri Daněk · 2 years, 10 months ago
  26. d9c9b2f PROTON-2367: bump .so versions after review by Robbie Gemmell · 2 years, 10 months ago
  27. a453a87 PROTON-2397: fix to Windows implementation by Cliff Jansen · 2 years, 10 months ago
  28. 1151c36 PROTON-2397: test fixes and extra test by Cliff Jansen · 2 years, 11 months ago
  29. 4bdacbf NO-JIRA: Fix "${InstallPrefix}" variable in CI by dreampearl · 2 years, 11 months ago
  30. 605bc58 PROTON-2397: make client TLS connection verification defaults consistent: verify peer certificate and name by Cliff Jansen · 2 years, 11 months ago
  31. 4c466d1 NO-JIRA: remove unused script from old jenkins job by Robbie Gemmell · 3 years ago
  32. ae6c741 PROTON-2389 Add COMPILE_FLAGS for test_main.cpp (#316) by Jiri Daněk · 3 years ago
  33. 722345c PROTON-2389 Update Catch to Catch2 (#315) by Jiri Daněk · 3 years ago
  34. 746838f PROTON-2387: [C++] Remove support for versions prior to C++11. by Andrew Stitcher · 3 years ago
  35. 70ace03 PROTON-2323 Propagate requested version 3.6 from FindPython to FindPythonInterp (#313) by Jiri Daněk · 3 years ago
  36. bcb733d PROTON-2220 Regenerate test certificates with long expiry (#314) by Jiri Daněk · 3 years ago
  37. 8c0f668 PROTON-2323: [Python] Remove all Python 2 compatibility code by Andrew Stitcher · 3 years ago
  38. bee2418 PROTON-2323: [Python] Minimum supported version is Python 3.6 by Andrew Stitcher · 3 years ago
  39. ea627e7 PROTON-2377: [cpp] Make tag_counter in sender.cpp atomic by dreampearl · 3 years ago
  40. 06c7e64 NO-JIRA Workaround Travis CI package installation issues (#311) by Jiri Daněk · 3 years ago
  41. 08b301a PROTON-2370: [cpp] An accessor for the delivery tag (#309) by Rakhi Kumari · 3 years ago
  42. f873b3c PROTON-2375: Small connection_driver API change by Andrew Stitcher · 3 years, 2 months ago
  43. c90a881 PROTON-2321 Add benchmark for pn_data_t initialization from PROTON-2229 (#286) by Jiri Daněk · 3 years ago
  44. 17b5d30 PROTON-2357: Improve test coverage in url.cpp (#303) by Rakhi Kumari · 3 years, 1 month ago
  45. 19ae83a PROTON-2367, PROTON-2300: bump version to 0.35.0-SNAPSHOT by Robbie Gemmell · 3 years, 1 month ago
  46. 8697e8b PROTON-2300: update versions for 0.34.0-rc1 by Robbie Gemmell · 3 years, 1 month ago 0.34.0 0.34.0-rc1
  47. 0217dc4 PROTON-2354: Fix to the new destructors that works with C++03 by Andrew Stitcher · 3 years, 1 month ago
  48. 9bf7b70 PROTON-2300: update .so versions after review by Robbie Gemmell · 3 years, 1 month ago
  49. c3b2c05 PROTON-2355: Definitively fix CMake 2.8.12 incompatibility w/ generexp in add_library (#306) by Jiri Daněk · 3 years, 1 month ago
  50. 0ae3bd5 PROTON-2355: Fix CMake 2.8.12 incompatibility in the original fix (#305) by Jiri Daněk · 3 years, 1 month ago
  51. 69339de PROTON-2344: fix Python BlockingConnection resource leaks, memory and socket fds by Cliff Jansen · 3 years, 1 month ago
  52. 22ff802 PROTON-2354: Better fix for some 'macOS' test failures by Andrew Stitcher · 3 years, 1 month ago
  53. 2e3b812 PROTON-2355: Fix build with -DPROACTOR=none (#302) by Jiri Daněk · 3 years, 1 month ago
  54. cbdb8d5 PROTON-2351: allow Travis based OSX runs not to fail the overall job for now, to help avoid masking issues on other OS runs. GHA MacOS builds will still fail. by Robbie Gemmell · 3 years, 1 month ago
  55. 5d3473d PROTON-2248: [c] Some code doc fixes by Andrew Stitcher · 3 years, 2 months ago
  56. 019558c PROTON-2354: Fix some macOSX test failures by Andrew Stitcher · 3 years, 1 month ago
  57. 8ddf539 PROTON-2332: [C++] Allow access to link properties (#293) by Pete Fawcett · 3 years, 1 month ago
  58. 4d3dc48 PROTON-2346: c/src/proactor/epoll-internal.h: fix build on musl (#300) by Jiri Daněk · 3 years, 1 month ago
  59. 3deea55 PROTON-2342 Apply patch for non-constant SIGSTKSZ from Fedora to Catch by Jiri Danek · 3 years, 2 months ago
  60. db90a2b PROTON-2342 Upgrade Catch to v1.12.2 by Jiri Danek · 3 years, 2 months ago
  61. 51b0070 PROTON-2343: Tidy up build flag selection by Andrew Stitcher · 3 years, 7 months ago
  62. be50dbf PROTON-2340: Another small fix to raw_echo for Visual Studio C compilers by Andrew Stitcher · 3 years, 2 months ago
  63. 72fa713 PROTON-2340: Small fixes to raw_echo to avoid warnings by Andrew Stitcher · 3 years, 2 months ago
  64. ddb3442 PROTON-2340: Make raw connection echo example multithreaded by Andrew Stitcher · 3 years, 2 months ago
  65. 80cc627 PROTON-2340: Fix some TSAN issues in proactor raw connection by Andrew Stitcher · 3 years, 2 months ago
  66. 9552701 PROTON-2338: Removed some unused code that was bothering clang by Andrew Stitcher · 3 years, 2 months ago
  67. 9207223 PROTON-2339: Proactor raw connection: Introduce DRAIN_BUFFERS event by Andrew Stitcher · 3 years, 2 months ago
  68. 2381e1f PROTON-2338:: Added some testing for raw connection half close by Andrew Stitcher · 3 years, 2 months ago
  69. addf35b PROTON-2338: Implement proactor raw connection half close operations by Andrew Stitcher · 3 years, 3 months ago
  70. e482440 PROTON-2338: [proactor] Add prototypes for new raw connection half close operations by Andrew Stitcher · 3 years, 3 months ago
  71. 6353ad9 PROTON-2334: fix libuv proactor PN_PROACTOR_INACTIVE event generation by Cliff Jansen · 3 years, 2 months ago
  72. 6897e8e PROTON-2322 Fix various flake8 warnings (manual changes) (#289) by Jiri Daněk · 3 years, 2 months ago
  73. ff8ca1a PROTON-2337: epoll proactor - missing lock on variable increment, found by TSAN by Cliff Jansen · 3 years, 2 months ago
  74. e4ece3a PROTON-2217 Prefer first working Python on PATH, prefer Py3 over Py2 (#294) by Jiri Daněk · 3 years, 3 months ago
  75. 15c7e35 NO-JIRA Upgrade to Clang 11 in .travis.yml (#298) by Jiri Daněk · 3 years, 3 months ago
  76. 039c1fe PROTON-2334: c-fdlimit-tests fix for libuv immediate close connection drain behaviour for EMFILE accept() error by Cliff Jansen · 3 years, 3 months ago
  77. 09dfeea PROTON-2334: threaderciser test - simultaneous connect and pn_proactor_disconnect() by Cliff Jansen · 3 years, 3 months ago
  78. e4f3c34 NO-JIRA Add two forgotten test files to the project (#296) by Jiri Daněk · 3 years, 3 months ago
  79. ebd301b PROTON-2329: [C++] ssl example - added bad_option handler. by Thomas Kettenbach · 3 years, 3 months ago
  80. a435f81 PROTON-2329: [C++] ssl example - fix option parsing. by Thomas Kettenbach · 3 years, 3 months ago
  81. 61e8b0d PROTON-2307: Allow setting of connection properties via connection_options by Pete Fawcett · 3 years, 5 months ago
  82. 69b55a2 Fix auto_accept doc typo by Jacob Middag · 3 years, 3 months ago
  83. b4ce612 PROTON-2328: epoll proactor, use local variable not zeroed task member to track warm pairings by Cliff Jansen · 3 years, 3 months ago
  84. 4fc4c78 PROTON-2326: epoll proactor refactor - make all tasks wakeable in generic manner. This closes #290 by Cliff Jansen · 3 years, 3 months ago
  85. f6734ed PROTON-2326: epoll proactor refactor - provide proactor as direct argument to notify_poller(), not indirect via task by Cliff Jansen · 3 years, 3 months ago
  86. 38c2dab PROTON-2326: epoll proactor refactor - "schedule" instead of "wake", "task" instead of "context" by Cliff Jansen · 3 years, 3 months ago
  87. ea4dbf1 PROTON-2327: Fix example build breakage on cmake 2.8.12 by Andrew Stitcher · 3 years, 3 months ago
  88. 5e7d7af NO-JIRA: update year in NOTICE file by Robbie Gemmell · 3 years, 4 months ago
  89. c567652 PROTON-2319 Remove Python 2.3 and Jython 2.5 compatibility code (#288) by Jiri Daněk · 3 years, 4 months ago
  90. 3d9429c PROTON-2320 Apply second round of autopep8 (--aggressive * 3) (#287) by Jiri Daněk · 3 years, 4 months ago
  91. dd05347 PROTON-2320 Apply first round of autopep8 (whitespace changes, mostly) (#285) by Jiri Daněk · 3 years, 4 months ago
  92. ebfe89f PROTON-2315: [Python] Support multiple connection URLs in the BlockingConnection class by mprahl · 4 years ago
  93. a7257c9 PROTON-2314: [Python] reconnect/failover makeover by Andrew Stitcher · 3 years, 5 months ago
  94. 981ec3e PROTON-2319: A (hopefully) final piece of python 2.6 detritus by Andrew Stitcher · 3 years, 4 months ago
  95. 34cfe52 PROTON-2319: Some more leftovers from python 2.6 by Andrew Stitcher · 3 years, 4 months ago
  96. 2b64b9b PROTON-2319: [Python] Remove code that only exists to support Python 2.6 by Andrew Stitcher · 3 years, 4 months ago
  97. f3f39b3 PROTON-2104 add test for IPv6 in proton::url (#280) by Jiri Daněk · 3 years, 4 months ago
  98. 908f1b8 PROTON-2281 Fix flakiness in ruby-message-spec test (#282) by Jiri Daněk · 3 years, 4 months ago
  99. b76a2f8 PROTON-2318 Pin simplecov in .travis.yml to resolve gem conflict (#283) by Jiri Daněk · 3 years, 4 months ago
  100. 629a49f PROTON-2311: Fix raw connection test issue on macOSX 10.14 by Andrew Stitcher · 3 years, 4 months ago