1. d043363 PROTON-1385: add initial release assemblies, plus some work on tidying up the poms by Robert Gemmell · 7 years ago
  2. 67c2195 PROTON-1387: also update bundle plugin to version 3.2.0 to be current and improve alignment by Robert Gemmell · 7 years ago
  3. 6a9acf3 NO-JIRA: update year in NOTICE file by Robert Gemmell · 7 years ago
  4. 48f742d PROTON-1387: use the standard properties to control compiler source/target version by Robert Gemmell · 7 years ago
  5. 72b9937 PROTON-1387: update to the current apache parent pom, remove redundant config by Robert Gemmell · 7 years ago
  6. 4354897 PROTON-1385: update scm details for new repo, remove config made unecessary by previous cleanups by Robert Gemmell · 7 years ago
  7. 9c2af48 PROTON-1385: remove redundant and offset 'java' dirs from examples area by Robert Gemmell · 7 years ago
  8. 2afe2ec PROTON-1362: remove previously-deprecated Messenger by Robert Gemmell · 7 years ago
  9. 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
  10. 79d06f0 PROTON-1375: Don't use default promoted parameter to va_start by Andrew Stitcher · 7 years ago
  11. ce8db5a NO-JIRA: Fix maven search to find windows command file on windows by Andrew Stitcher · 8 years ago
  12. 16da86e PROTON-1350: Install proton-c core library by Andrew Stitcher · 7 years ago
  13. 2389a21 PROTON-1374: update the .so version to 11 on master for 0.17.0 by Robert Gemmell · 7 years ago
  14. a246527 PROTON-1374: update versions to 0.17.0-SNAPSHOT on master by Robert Gemmell · 7 years ago
  15. 6a6511d NO-JIRA: dont try to install previously-deleted TODO file... by Robert Gemmell · 7 years ago
  16. e99d074 PROTON-1355: dummy commit for PR cleanup. This closes #90 by Robert Gemmell · 7 years ago
  17. db05c13 NO-JIRA: update mailing list details by Robert Gemmell · 7 years ago
  18. 6c80c46 NO-JIRA: remove stale link by Robert Gemmell · 7 years ago
  19. 74d4b59 NO-JIRA: remove stale TODO file by Robert Gemmell · 7 years ago
  20. 30d01e9 PROTON-623: Add missing error check to pn_string_inspect by Bozo Dragojevic · 7 years ago
  21. f89d24d PROTON-1372: [C++ binding] Pimpl event_loop by Andrew Stitcher · 7 years ago
  22. bea6173 PROTON-1373: C++ API doc improvements by Justin Ross · 7 years ago
  23. 1c7e70a PROTON-1371: [C++ binding] Change container implementation to use handle-body by Andrew Stitcher · 7 years ago
  24. 5147ed3 PROTON-1371: [C++ binding] Large header file cleanup by Andrew Stitcher · 7 years ago
  25. 0a2d28e PROTON-1311: C interface to get/set the link max-msessage-size by Cliff Jansen · 7 years ago
  26. 325e399 PROTON-1367: Use an exclusion method that doesn't require absolute paths; remove some unused config options by Justin Ross · 7 years ago
  27. 140cf99 PROTON-1367: Adjust deprecations; improve rendered doc output by Justin Ross · 7 years ago
  28. 7bae475 PROTON-1367: Clean up and reorganize the C API docs by Justin Ross · 7 years ago
  29. 6b18e63 NO-JIRA: remove stale mention of updating setup versions for the python bindings by Robert Gemmell · 7 years ago
  30. d39730b PROTON-1366: Raise exception when wrapped object creation fails by Chuck Rolke · 7 years ago
  31. 9adbca2 PROTON-1336: make reactor teardown sequence work with Windows io objects by Cliff Jansen · 7 years ago
  32. b47ebb7 PROTON-1355: add ability to control sni directly as well by Gordon Sim · 7 years ago
  33. 7d404b6 PROTON-1363: [C++ binding] Remove unneeded stuff by Andrew Stitcher · 7 years ago
  34. a34c93b PROTON-1356: go: restore compatibility from proton 0.10 by Alan Conway · 7 years ago
  35. 2bcfd36 PROTON-1356: remove un-necessary codec_shim.h by Alan Conway · 7 years ago
  36. 451b3b4 PROTON-1361: mark proton-j Messsenger and related driver as deprecated by Robert Gemmell · 7 years ago
  37. 8c306f2 NO-JIRA: cpp: fix clang c++11 compile error in url::impl by Alan Conway · 7 years ago
  38. 6af49b8 PROTON-1344: removed unused pn_listener_free, update proactor doc. by Alan Conway · 7 years ago
  39. 468b719 NO-JIRA: Delete dead code - cdriver jython shim by Alan Conway · 7 years ago
  40. 331e3b9 PROTON-722: expose session properties and capabilities and wire up handling of them by Robert Gemmell · 7 years ago
  41. 2d5b8d8 PROTON-721: expose link capabilities and wire up handling of them by Robert Gemmell · 7 years ago
  42. b4cadd1 PROTON-1351: [C++ binding] remove dependency on Proton-c url code by Andrew Stitcher · 7 years ago
  43. 2eac44b PROTON-1355: Set ssl.peer_hostname to virtual_host if specified by Ulf Lilleengen · 7 years ago
  44. f45cdce NO-JIRA: C API documentation - module descriptions. by Alan Conway · 7 years ago
  45. bbeb096 PROTON-1344: proactor documentation updates by Alan Conway · 7 years ago
  46. aadfcbb PROTON-1344: proactor listener/conneciton configuration by Alan Conway · 7 years ago
  47. f2c8a3a PROTON-1344: proactor timeout support by Alan Conway · 7 years ago
  48. 25706a4 PROTON-1344: proactor batch events, rename connection_driver by Alan Conway · 7 years ago
  49. 94bc296 PROTON-1344: Fix proactor listen and broker examples for interop by Alan Conway · 7 years ago
  50. ca45418 PROTON-1344: C proactor for multi-threaded proton applications by Alan Conway · 8 years ago
  51. cdc1baa NO-JIRA: cpp example broker, set source address by Alan Conway · 7 years ago
  52. b1a2925 NO-JIRA: enable warnings-as-errors for clang C compiler by Alan Conway · 7 years ago
  53. f550d28 PROTON-1352, PROTON-1353: merge PR for settlement mode valueOf, message annotations in toString by Robert Gemmell · 7 years ago
  54. fec0bc8 PROTON-1352,PROTON-1353: Added message annotations to the String visualization of AMQP message by ppatierno · 7 years ago
  55. 888862f PROTON-1330: [python] bundle the C source in the python source distribution by Kenneth Giusti · 8 years ago
  56. eac0bb6 PROTON-1351: Make go binding only depend on qpid-proton-core by Andrew Stitcher · 7 years ago
  57. a585071 PROTON-1350 PROTON-1351: Introduce proton-c core library by Andrew Stitcher · 7 years ago
  58. efd033c PROTON-1346: update the name for clarity by Robert Gemmell · 7 years ago
  59. 6afca2d PROTON-1346: IOException doesn't necessarily catch java.nio.channels.UnresolvedAddressException which is thrown when by Shibi · 7 years ago
  60. d234168 PROTON-1338: Go: update package documentation. by Alan Conway · 8 years ago
  61. b64d0fa PROTON-1338: Go: update package documentation. by Alan Conway · 8 years ago
  62. 7b6b8de PROTON-1338: Go: make binding compatible with older C libraries by Alan Conway · 8 years ago
  63. 9a4cdf0 NO-JIRA: Removed uneeded #includes by Andrew Stitcher · 8 years ago
  64. 3661f90 PROTON-1337 Add missing file by Timothy Bish · 8 years ago
  65. acf1f6e PROTON-1337 Add alternate send and recv methods that use generic buffers by Timothy Bish · 8 years ago
  66. 507c935 PROTON-1255: Remove pn_connection_engine_start by Alan Conway · 8 years ago
  67. 79e4848 NO-JIRA: Remove incorrect memory_management.md article. by Alan Conway · 8 years ago
  68. f83c70c PROTON-1333: CMake error if no C++ compiler avaliable by Alan Conway · 8 years ago
  69. f8c4c27 PROTON-1332: go: electron client leaking links/sessions by Alan Conway · 8 years ago
  70. a17d30a PROTON-1331: go: electron.Container.Dial returning (nil, nil) by Alan Conway · 8 years ago
  71. a1f0dd1 PROTON-1324: c++ correct implementation of proton::is_signed<char> by Alan Conway · 8 years ago
  72. d280f8f PROTON-1322: c++ Sunstudio: unable to find templated method by aboutros · 8 years ago
  73. af17dea PROTON-1312: c++ Sunstudio does not compile "++vector.begin()" by aboutros · 8 years ago
  74. cca892e PROTON-1320: c++ Add std:: namespace prefix to srand and rand by aboutros · 8 years ago
  75. 8c3aa3a PROTON-1319: C++ SunStudo: Move internal header files of cpp bindings by aboutros · 8 years ago
  76. 7952786 PROTON-1318: c++ SunStudio: Replace variadic constructor by aboutros · 8 years ago
  77. 1a20faa PROTON-1317: c++ SunStudio: Add template parameter by aboutros · 8 years ago
  78. dae0c55 PROTON-1316 Set visibility of exportable symbols on Solaris by aboutros · 8 years ago
  79. 68f64e0 PROTON-1315: Force compilation in multi-threading mode for Solaris SunStudio by aboutros · 8 years ago
  80. 3dd7be3 PROTON-1314: Fixing SIGPIPE ignore on Solaris OS by aboutros · 8 years ago
  81. 6dabb37 PROTON-1325: Python mapping for 'buffer' and/or 'memoryview' by Alan Conway · 8 years ago
  82. 9568275 NO-JIRA: Only try to run java tests if we are building java by Andrew Stitcher · 8 years ago
  83. 1bbe435 PROTON-1329: remove the TestDecoder class by Robert Gemmell · 8 years ago
  84. 3569e03 PROTON-1309: go: set outgoing message window via electron interface. by Alan Conway · 8 years ago
  85. d91131a NO-JIRA: go: fix parallel build from scratch by Alan Conway · 8 years ago
  86. 05deba7 PROTON-1325: Python "buffer" type should map to AMQP "binary" by Alan Conway · 8 years ago
  87. 3dd6994 NO-JIRA: Oops - typo in previous commit by Andrew Stitcher · 8 years ago
  88. 0eafe3a NO-JIRA: Don't build Java on appveyor to avoid CI failure by Andrew Stitcher · 8 years ago
  89. cd011b6 PROTON-1327: [Go binding] Replaced c handler based flowcontroller with native go by Andrew Stitcher · 8 years ago
  90. 5639656 NO-JIRA: ensure requests are sent as strings with python 2 by Gordon Sim · 8 years ago
  91. 1522100 PROTON-1323: update the .so major version to 10 for 0.16.0 on master by Robert Gemmell · 8 years ago
  92. c6d366c PROTON-1323: update notes for releasing by Robert Gemmell · 8 years ago
  93. 3eb1785 PROTON-1323: bump python docs version metadata on master for 0.16.0 by Robert Gemmell · 8 years ago
  94. d5b1036 PROTON-1323: update versions on master for 0.16.0-SNAPSHOT, inc python bundle version by Robert Gemmell · 8 years ago
  95. 6d3aa78 PROTON-1313: c++: missing #include <string> in some headers by Alan Conway · 8 years ago
  96. 64abf06 NO-JIRA: go: minor cleanup in dispatch loop code. by Alan Conway · 8 years ago
  97. b7e44c4 NO-JIRA: Add missing dependencies to INSTALL.md for ruby binding. by Alan Conway · 8 years ago
  98. ce80f9d PROTON-1308: Go: Support Idle Timeout setting in electron Transport by Alan Conway · 8 years ago
  99. e7b70d8 PROTON-1308: Go: fix typos in some AMQP condition names by Alan Conway · 8 years ago
  100. 2c438a8 PROTON-1307: go binding amqp.message does not honor Inferred flag by Alan Conway · 8 years ago