1. b2e776d PROTON-1737: add option to allow configuring max frame size when using the reactor by Robbie Gemmell · 6 years ago
  2. 17cef9a PROTON-1736: add a SASL listener to allow relevant processing as frames arrive by Robbie Gemmell · 6 years ago
  3. 2d565b8 [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 6 years ago
  4. 89d2f54 [maven-release-plugin] prepare release 0.24.0 by Robert Gemmell · 6 years ago 0.24.0
  5. 6ec7870 PROTON-1708: fix some c&p errors with names by Robbie Gemmell · 6 years ago
  6. 1e6c7a3 PROTON-1690: update the readme a bit, add a link to JMH and also outline the modules optional status and how to enable it in the overall build by Robbie Gemmell · 6 years ago
  7. c55d88c PROTON-1708: simplify the look-ahead for map element type constructors, remove some unused code by Robbie Gemmell · 6 years ago
  8. c827626 PROTON-1708: simplify the look-ahead for list entry types by Robbie Gemmell · 6 years ago
  9. 9f26806 PROTON-1690: add missing relativePath element to avoid build errors in some cases, fix formatting of error message and correct typo by Robbie Gemmell · 6 years ago
  10. 3b33dce PROTON-1690: merge PR for JMH based perf tests of specific encoding+decoding tasks by Robbie Gemmell · 6 years ago
  11. 1eecf25 PROTON-1690 JMH Benchmarks for baseline performance of Message encoding/decoding by Francesco Nigro · 7 years ago
  12. aeb164b PROTON-1708: return the type object directly for unregistered described types by Robbie Gemmell · 6 years ago
  13. 5ddb6be PROTON-1712: add type details to the ApplicationProperties map by Robbie Gemmell · 6 years ago
  14. 972dddc PROTON-1708 Reduce overhead of reading zero sized values by Timothy Bish · 6 years ago
  15. 2a2d3ff PROTON-1708 Optimizations for the EncoderImpl and DecoderImpl by Timothy Bish · 6 years ago
  16. cb3b9f4 [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  17. f8e6689 [maven-release-plugin] prepare release 0.23.0 by Robert Gemmell · 7 years ago 0.23.0
  18. 1b858d4 PROTON-1606: move options into reactor package and simplify as a property, expose via reactor for use, apply option to acceptors as well. by Robbie Gemmell · 7 years ago
  19. 819e4c3 PROTON-1606: Added ability to make SASL communication optional for CLIENT role by timtay-microsoft · 7 years ago
  20. 55a51e9 [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  21. 3ec7bf1 [maven-release-plugin] prepare release 0.22.0 by Robert Gemmell · 7 years ago 0.22.0
  22. f52166e PROTON-1583: add some javadoc to clarify the use and behaviour of the tick method by Robbie Gemmell · 7 years ago
  23. 158649c PROTON-1583: some additional tests by Robbie Gemmell · 7 years ago
  24. 7fe4f98 PROTON 1565: temporarily disable defaults python test, makes invalid assumptions about its environment by Robbie Gemmell · 7 years ago
  25. 76300a4 NO-JIRA: update TravisCI config to try openjdk7 as oraclejdk7 is not available in current builds by Robbie Gemmell · 7 years ago
  26. 72cc924 PROTON-1583: handle edge cases when driving transport#tick(now) with nanoTime derived values by Robbie Gemmell · 7 years ago
  27. 043f83c [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  28. 483ad93 [maven-release-plugin] prepare release 0.21.0 by Robert Gemmell · 7 years ago 0.21.0
  29. 8417d9a PROTON-1565: don't throw if the anonymous ciphers are not supported by Robbie Gemmell · 7 years ago
  30. 68f30de PROTON-1551: add more specific encode test by Robbie Gemmell · 7 years ago
  31. 0546934 PROTON-1551: merge PR fixing encoding of vbin32 binary using Data API. This closes #10. by Robbie Gemmell · 7 years ago
  32. e78dbff PROTON-1551: Fix length encoding for binary over 255 bytes in length when using DataImpl by Viktor Kolomeyko · 7 years ago
  33. 9936ba4 [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  34. 6eb1c82 [maven-release-plugin] prepare release 0.20.0 by Robert Gemmell · 7 years ago 0.20.0
  35. d6181e3 PROTON-1525: enable configuring the initial remote max frame size limit to permit larger sasl frames by Robert Gemmell · 7 years ago
  36. 9f7ec6b PROTON-1486: merge changes by Keith and Rob. This closes #9 by Robert Gemmell · 7 years ago
  37. 6789e55 PROTON-1486: Expose SaslOutcome additional-data to users of the API by Keith Wall · 7 years ago
  38. 39a5fa7 [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  39. 36eff49 [maven-release-plugin] prepare release 0.19.0 by Robert Gemmell · 7 years ago 0.19.0
  40. 61d9d15 PROTON-1447: add a test to exercise the changes in ad60967463fe697800d24eaf0286dbf9e7d38473 by Robert Gemmell · 7 years ago
  41. b91e0b9 PROTON-1458: add ability to set/get max-message-size details on links by Robert Gemmell · 7 years ago
  42. 0d3f456 PROTON-1462: specify the charset to ensure the 'plain' helper method uses UTF-8 by Robert Gemmell · 7 years ago
  43. ad60967 PROTON-1447 : Allow CaCertDb file to have multiple certificates by rgodfrey · 7 years ago
  44. b845e47 PROTON-1451 : Only register BouncyCastle provider if not already present by rgodfrey · 7 years ago
  45. b49969c PROTON-1441 : Incorrect sizes calculated for arrays of lists/maps using the Data API by rgodfrey · 7 years ago
  46. 8929454 NO-JIRA: clean up invalid PR. This closes #8 by Robert Gemmell · 7 years ago
  47. 9bdb23b [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  48. d521393 [maven-release-plugin] prepare release 0.18.0 by Robert Gemmell · 7 years ago 0.18.0
  49. 4fe1e92 NO-JIRA: switch Appveyor back to Java 8 as Jython or the test suite seems to have intermittent issue finding tests with 7 by Robert Gemmell · 7 years ago
  50. 2e95aa9 PROTON-1384: make the Data utility encode str32 lengths using the required 4 bytes width by Robert Gemmell · 7 years ago
  51. 083833d PROTON-1409: expose the current available byte count for a delivery to aid with sizing destination buffers by Robert Gemmell · 7 years ago
  52. 5d364a7 PROTON-1428: remove invalid constructor deprecation markers by Robert Gemmell · 7 years ago
  53. 1fd867e NO-JIRA: fix location in assembly descriptor by Robert Gemmell · 7 years ago
  54. c8d67f7 PROTON-1427: enforce the SASL frame size limit of 512bytes by Robert Gemmell · 7 years ago
  55. 3ea9f23 PROTON-1426: check the initial bytes to ensure the expected SASL layer header is given by Robert Gemmell · 7 years ago
  56. c9a0206 PROTON-1405: convert test stores to JKS to cater for Java 7, which cant use cert-only entries in PKCS12 trust stores by Robert Gemmell · 7 years ago
  57. a292e9f NO-JIRA: Travis and Appveyor test runs should use Java7 as long as that is still the build target by Robert Gemmell · 7 years ago
  58. f22de65 PROTON-1425 Add copy constructors by Timothy Bish · 7 years ago
  59. db929a0 PROTON-1405: exclude new ssl test resources from the RAT checks by Robert Gemmell · 7 years ago
  60. 4d9a89b PROTON-1405: add ability to pass in the SSLContext to use, as opposed to the configuration to create one by Robert Gemmell · 7 years ago
  61. 91156dc PROTON-1393: fully sever delivery references for related 'lists' during removal to prevent unexpected retention of old deliveries that arent otherwise reachable by Robert Gemmell · 7 years ago
  62. 11a647a [maven-release-plugin] prepare for next development iteration by Robert Gemmell · 7 years ago
  63. 2a6160c [maven-release-plugin] prepare release 0.17.0 by Robert Gemmell · 7 years ago 0.17.0
  64. 2ce5570 PROTON-1385: add build status badges to readme by Robert Gemmell · 7 years ago
  65. e12b837 PROTON-1385: add tag name format config for the release plugin, tweak pom to avoid irrelevant change during version rewrites by Robert Gemmell · 7 years ago
  66. 919a490 PROTON-1385: update RAT config to exclude the interop files, ocassionally they aren't auto-detected as binary by Robert Gemmell · 7 years ago
  67. de8341d PROTON-1385: remove various tests that are skipped / aimed at proton-c API by Robert Gemmell · 7 years ago
  68. c45c314 PROTON-1385: add RAT plugin configuration and a missing licence header by Robert Gemmell · 7 years ago
  69. 6ab9e00 PROTON-1385: remove stale files by Robert Gemmell · 7 years ago
  70. afab5fe PROTON-1385: remove various non-relevent tests and associated stale/skipping stub code by Robert Gemmell · 7 years ago
  71. 6961ea0 PROTON-1385: rename root pom to 'proton-j-parent' to align with its new usage and be more consistent with the others by Robert Gemmell · 7 years ago
  72. 9e4a37e PROTON-1385: stop deploying examples and python tests, add missing config for assembly by Robert Gemmell · 7 years ago
  73. 44e692e NO-JIRA: minor update to prod new CI into action by Robert Gemmell · 7 years ago
  74. bca685d PROTON-1385: add initial TravisCI and Appveyor job config by Robert Gemmell · 7 years ago
  75. 6c97801 PROTON-1385: rename a class from the python test shim to avoid shadowing file of same name from jython, allows tests to run on Appveyor by Robert Gemmell · 7 years ago
  76. 23bdf7b PROTON-1385: remove some files only applicable to the other repo by Robert Gemmell · 7 years ago
  77. d043363 PROTON-1385: add initial release assemblies, plus some work on tidying up the poms by Robert Gemmell · 7 years ago
  78. 67c2195 PROTON-1387: also update bundle plugin to version 3.2.0 to be current and improve alignment by Robert Gemmell · 7 years ago
  79. 6a9acf3 NO-JIRA: update year in NOTICE file by Robert Gemmell · 7 years ago
  80. 48f742d PROTON-1387: use the standard properties to control compiler source/target version by Robert Gemmell · 7 years ago
  81. 72b9937 PROTON-1387: update to the current apache parent pom, remove redundant config by Robert Gemmell · 7 years ago
  82. 4354897 PROTON-1385: update scm details for new repo, remove config made unecessary by previous cleanups by Robert Gemmell · 7 years ago
  83. 9c2af48 PROTON-1385: remove redundant and offset 'java' dirs from examples area by Robert Gemmell · 7 years ago
  84. 2afe2ec PROTON-1362: remove previously-deprecated Messenger by Robert Gemmell · 7 years ago
  85. 2f85988 PROTON-1385: retain proton-j content only, the rest remains in the other repo at: https://git-wip-us.apache.org/repos/asf/qpid-proton.git by Robert Gemmell · 7 years ago
  86. 79d06f0 PROTON-1375: Don't use default promoted parameter to va_start by Andrew Stitcher · 7 years ago
  87. ce8db5a NO-JIRA: Fix maven search to find windows command file on windows by Andrew Stitcher · 8 years ago
  88. 16da86e PROTON-1350: Install proton-c core library by Andrew Stitcher · 7 years ago
  89. 2389a21 PROTON-1374: update the .so version to 11 on master for 0.17.0 by Robert Gemmell · 7 years ago
  90. a246527 PROTON-1374: update versions to 0.17.0-SNAPSHOT on master by Robert Gemmell · 7 years ago
  91. 6a6511d NO-JIRA: dont try to install previously-deleted TODO file... by Robert Gemmell · 7 years ago
  92. e99d074 PROTON-1355: dummy commit for PR cleanup. This closes #90 by Robert Gemmell · 7 years ago
  93. db05c13 NO-JIRA: update mailing list details by Robert Gemmell · 7 years ago
  94. 6c80c46 NO-JIRA: remove stale link by Robert Gemmell · 7 years ago
  95. 74d4b59 NO-JIRA: remove stale TODO file by Robert Gemmell · 7 years ago
  96. 30d01e9 PROTON-623: Add missing error check to pn_string_inspect by Bozo Dragojevic · 7 years ago
  97. f89d24d PROTON-1372: [C++ binding] Pimpl event_loop by Andrew Stitcher · 7 years ago
  98. bea6173 PROTON-1373: C++ API doc improvements by Justin Ross · 7 years ago
  99. 1c7e70a PROTON-1371: [C++ binding] Change container implementation to use handle-body by Andrew Stitcher · 7 years ago
  100. 5147ed3 PROTON-1371: [C++ binding] Large header file cleanup by Andrew Stitcher · 7 years ago