1. c458814 AMQNET-727 Fix sync for pendingAck by AndyDeMauriceGEDigital · 3 weeks ago main
  2. fe3c59d AMQNET-838 ActiveMQ NMS client does not support nested parameters for failover transport by vivanku · 4 months ago
  3. f62f7ed AMQNET-837 Add buffersizes support for ssl scheme (#31) by vivanku · 5 months ago
  4. b89b749 Merge pull request #30 from apache/update_version_to_2.1.0 by Havret · 1 year, 3 months ago 2.1.0 2.1.0-rc1
  5. 49fbbc6 NO-JIRA: Update version to 2.1.0 by Havret · 1 year, 3 months ago
  6. e8f58a8 Merge pull request #29 from apache/allow_deny_list by Havret · 1 year, 3 months ago
  7. 6bedbb4 AMQNET-829 Add allow, deny types support by Havret · 1 year, 4 months ago
  8. ce8e246 Merge pull request #28 from apache/update_for_year_change by Havret · 1 year, 4 months ago
  9. 0c8dc22 NO-JIRA Updating for year change by Havret · 1 year, 4 months ago
  10. 8f7019e NO-JIRA: Update version to 2.0.1 by Havret · 1 year, 4 months ago 2.0.1 2.0.1-rc1
  11. 71b291e NO-JIRA: Update version to 2.0.1 by Havret · 1 year, 4 months ago
  12. d383666 Merge pull request #26 from lukeabsent/AMQNET-818 by Havret · 1 year, 5 months ago
  13. 338290f AMQNET-818 Added ConfigureAwait and test by lukeabsent · 1 year, 6 months ago
  14. b3ce8c7 NO-JIRA Add missing header by lukeabsent · 1 year, 11 months ago
  15. c2a0391 AMQNET-572 Fix missing code headers by Michael André Pearce · 1 year, 11 months ago 2.0.0 2.0.0-rc2
  16. 44bf1fd AMQNET-768 Update negotiation and validation of SSL protocol by Bruce Dodson · 2 years ago
  17. dd5e07c AMQNET-637 Collected changes to help move forward with 2.0.0 by Bruce Dodson · 2 years ago
  18. 16da102 NO-JIRA Update package.ps1 by Havret · 2 years ago 2.0.0-rc1
  19. fde8a9b Merge pull request #18 from lukeabsent/AMQNET-637 by Havret · 2 years ago
  20. c155c5a AMQNET-637 NMS 2.0 by lukeabsent · 2 years, 1 month ago
  21. 1e667f2 AMQNET-637 NMS 2.0 by lukeabsent · 2 years, 2 months ago
  22. b40c5a2 Merge pull request #20 from apache/michaelandrepearce-2022-1 by Havret · 2 years, 2 months ago
  23. 57f07e0 NO-JIRA Updating for year change by Michael Pearce · 2 years, 2 months ago michaelandrepearce-2022-1
  24. 61a3de5 AMQNET-637 NMS 2.0 by lukeabsent · 2 years, 4 months ago
  25. fafd30a AMQNET-637 NMS 2.0 by lukeabsent · 2 years, 8 months ago
  26. 1ca6466 AMQNET-665 - Fix compression compatibility by Michael Andre Pearce · 3 years, 2 months ago
  27. ed08387 Merge pull request #16 from brudo/fix-failover-dtaflin-reloc by Michael André Pearce · 3 years, 2 months ago
  28. 1a36e3c Merge pull request #15 from michaelandrepearce/NO-JIRA-UpdateCopyrightYears by Michael André Pearce · 3 years, 2 months ago
  29. 5075e84 NO-JIRA - Update Copyright years by Michael Andre Pearce · 3 years, 2 months ago
  30. c60e83a Fix for NMS failover/TLS bug, AMQNET-572, by saving an Ssl context by dtaflin · 7 years ago
  31. c2cac41 Merge pull request #11 from Havret/put_build_artifacts_to_subdir by Michael André Pearce · 3 years, 6 months ago 1.8.0 1.8.0-rc2
  32. 66c9082 NO-JIRA: Update package script to include subdirectories in zip files by Havret · 3 years, 7 months ago
  33. d607830 Merge pull request #10 from Havret/clean_up_license by Michael André Pearce · 3 years, 7 months ago
  34. 3349d40 NO-JIRA: Clean up license and notice files by Havret · 3 years, 7 months ago
  35. f7d0653 NO-JIRA: Fix release scripts by Havret · 3 years, 10 months ago
  36. 31b0db9 Merge pull request #9 from killnine/master by Michael André Pearce · 3 years, 10 months ago
  37. 28b37ab Merge pull request #1 from rafal-gain/master by Derek Heiser · 3 years, 10 months ago
  38. ce29fc0 fix DTC tests - automate created database for DTC unit tests. by Rafal Bak · 3 years, 10 months ago
  39. 9eca983 add activemq logo icon and change deprecated <PackageIconUrl> to <PackageIcon> by Rafal Bak · 3 years, 10 months ago
  40. 0ccbe7e Use TimeSpan.Zero instead of TimeSpan.Min: Fix related to PR: https://github.com/apache/activemq-nms-openwire/pull/9. by Derek Heiser · 4 years, 9 months ago
  41. 51765d0 Project configuration fixes by Derek Heiser · 4 years, 10 months ago
  42. fd54c54 Release build configuration fix for package.ps1 compatibility. Added nmsprovider config for unit testing to work. by Derek Heiser · 5 years ago
  43. 9588c27 Point to the correct .sln file in package script. by Derek Heiser · 5 years ago
  44. 48420cc Referenced Microsoft.NET.Test.Sdk for unit tests to run in Visual Studio. by Derek Heiser · 5 years ago
  45. e4b3e9e Added Keyfile to projects, removed nant calls, updated README and RELEASE files, updated package builder file by Derek Heiser · 5 years ago
  46. 90bb7b5 Project restructure commit. Added docfx documentation, removed unecessary depends. Converted to .net standard 2.0 by Derek Heiser · 5 years ago
  47. 765df2e AMQNET-562 Update NOTICE file by Timothy Bish · 7 years ago
  48. a3bfe8b Create MessageProducer with a sync call in order to catch creation errors. by Timothy A. Bish · 8 years ago
  49. 9adb656 AdvisoryConsumer not sending back acks correctly leading to stall in receiving new advisory messages. by Timothy A. Bish · 8 years ago
  50. 37c86bd Apply fix for problems with LRUCache not properly cleaning up after itself. by Timothy A. Bish · 8 years ago
  51. 44f4319 Ensure that the message body is always marshaled. Fixes case of a single message -> receive -> send -> receive which would lose its body on the re-send. by Timothy A. Bish · 8 years ago
  52. 78d40fd https://issues.apache.org/jira/browse/AMQNET-513 by Timothy A. Bish · 9 years ago
  53. 34770b6 https://issues.apache.org/jira/browse/AMQNET-489 by Timothy A. Bish · 9 years ago
  54. ec37f32 NO-JIRA Fix failing test but ensuring that priority processing is enabled. by Timothy A. Bish · 9 years ago
  55. 262ebde Fix test so that it removes the test Queue first and add a bit of logging. by Timothy A. Bish · 9 years ago
  56. 009fa01 https://issues.apache.org/jira/browse/AMQNET-508 by Timothy A. Bish · 9 years ago
  57. 3e9f720 Ensure that a new pull command is sent when a message exceeds the redelivery max and is poisoned. by Timothy A. Bish · 9 years ago
  58. edb4f05 Fix warning in test case by Timothy A. Bish · 9 years ago
  59. ed48f03 Ensure the unacknowledged message are rolled back from the duplicate tracker on consumer close. by Timothy A. Bish · 9 years ago
  60. a8b0e61 Ensure that a QueueBrowser does not filter expired messages, instead deliver the complete Queue snapshot. by Timothy A. Bish · 9 years ago
  61. cfa43da AMQNET-504 test svngit2jira by Timothy A. Bish · 9 years ago
  62. f188232 AMQNET-504 test svngit2jira by Timothy A. Bish · 9 years ago
  63. 3c31b7e Merged revision(s) 1689948 from activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x: by Jim Gomes · 9 years ago
  64. aba1ae0 Merged revision(s) 1689927 from activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x: by Jim Gomes · 9 years ago
  65. ecc841b Merged revision(s) 1689923 from activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x: by Jim Gomes · 9 years ago
  66. 19306fb Apply patch from Jose Alvarado. Thanks, Jose! by Jim Gomes · 9 years ago
  67. b20dde9 https://issues.apache.org/jira/browse/AMQNET-498 by Timothy A. Bish · 9 years ago
  68. f4332dd Move trunk to 1.8-SNAPSHOT by Timothy A. Bish · 9 years ago
  69. b9d7a80 https://issues.apache.org/jira/browse/AMQNET-497 by Timothy A. Bish · 9 years ago
  70. ee35177 https://issues.apache.org/jira/browse/AMQNET-496 by Timothy A. Bish · 9 years ago
  71. 1e5ae91 Add missing file to project by Timothy A. Bish · 9 years ago
  72. 9210d0a https://issues.apache.org/jira/browse/AMQNET-495 by Timothy A. Bish · 9 years ago
  73. 5fd4dfa Make SSL-Protocol configurable to use others than SSLProtocols.Default (which is SSL 3.0/TLS 1.0) by Timothy A. Bish · 9 years ago
  74. 5b391fe https://issues.apache.org/jira/browse/AMQNET-474 by Timothy A. Bish · 10 years ago
  75. cf096d5 https://issues.apache.org/jira/browse/AMQNET-471 by Timothy A. Bish · 10 years ago
  76. 5ea4ef2 https://issues.apache.org/jira/browse/AMQNET-489 by Timothy A. Bish · 10 years ago
  77. ca838ea https://issues.apache.org/jira/browse/AMQNET-489 by Timothy A. Bish · 10 years ago
  78. ca858cc https://issues.apache.org/jira/browse/AMQNET-488 by Timothy A. Bish · 10 years ago
  79. a39a546 Apply fix for potential deadlock on restore with active pull requests. by Timothy A. Bish · 10 years ago
  80. 3db3f4a Clean the individual configurations. by Jim Gomes · 10 years ago
  81. 0e74f93 https://issues.apache.org/jira/browse/AMQNET-484 by Timothy A. Bish · 10 years ago
  82. 625b634 https://issues.apache.org/jira/browse/AMQNET-483 by Timothy A. Bish · 10 years ago
  83. 0f5eb15 https://issues.apache.org/jira/browse/AMQNET-482 by Timothy A. Bish · 10 years ago
  84. 3de4533 https://issues.apache.org/jira/browse/AMQNET-480 by Timothy A. Bish · 10 years ago
  85. 7c01110 Use the producer Id passed in to the create function. by Jim Gomes · 10 years ago
  86. 12f4d43 Add IDisposable interface to IDestination. by Jim Gomes · 10 years ago
  87. 910cbb2 https://issues.apache.org/jira/browse/AMQNET-469 by Timothy A. Bish · 10 years ago
  88. cb9b73d https://issues.apache.org/jira/browse/AMQNET-468 by Timothy A. Bish · 10 years ago
  89. c01648a https://issues.apache.org/jira/browse/AMQNET-467 by Timothy A. Bish · 10 years ago
  90. b2fe844 Synchronizing the common build script among all of the projects. by Jim Gomes · 10 years ago
  91. 2afffa9 Minor code cleanup to use the auto-generated accessor function idiom. by Jim Gomes · 10 years ago
  92. f4d7e21 Set the failover timeout to be 100ms past the maximum timeout period. The thread will be pulsed if it connects. Otherwise, it just needs to wait. It doesn't need to keep checking every 100ms. by Jim Gomes · 10 years ago
  93. 41c9c4d Minor code cleanup to use the auto-generated accessor function idiom. by Jim Gomes · 10 years ago
  94. c4829fe Move the blocking code outside of the lock section to avoid race condition when shutting down. by Jim Gomes · 10 years ago
  95. c46ced5 https://issues.apache.org/jira/browse/AMQNET-460 by Timothy A. Bish · 11 years ago
  96. e54d2fe https://issues.apache.org/jira/browse/AMQNET-463 by Timothy A. Bish · 11 years ago
  97. e6f0f3a Rename class variable to avoid conflicting with base class variable. by Jim Gomes · 11 years ago
  98. c051d49 https://issues.apache.org/jira/browse/AMQNET-418 by Timothy A. Bish · 11 years ago
  99. a990a7b https://issues.apache.org/jira/browse/AMQNET-417 by Timothy A. Bish · 11 years ago
  100. 492038e https://issues.apache.org/jira/browse/AMQNET-456 by Timothy A. Bish · 11 years ago