0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #422 from jcroig/master More... about 7 years ago
Merge pull request #421 from hylkevds/shutdownFix More... about 7 years ago
Fixed issue #415 by adding a configuration flag to force subscription re-authentication on client connect More... about 7 years ago
Minor just updated READMEs More... about 7 years ago
Adds client remote address getter to ConnectionDescriptor class. More... about 7 years ago
Fixed executor not shutting down. More... about 7 years ago
Fixed issue #412 adding a check on Topic's string length in processPublish More... about 7 years ago
Merge pull request #417 from infovista/npe_unknown_packet More... about 7 years ago
Fixed NPE while logging an unknown packet (Replaced with an IOException) More... about 7 years ago
On retained republish message adapt the QoS to the one specified during subscription (fix issue #411) More... about 7 years ago
Added dependency to Paho 1.2.0 More... about 7 years ago
Fixed issue #410 reserved flag set in unsubscribe More... about 7 years ago
Added test case for issue #415 More... about 7 years ago
Minor, used same const in 2 different test classes More... about 7 years ago
Merge pull request #414 from kiwigrid/feature/openssl_provider More... about 7 years ago
added config documentation More... about 7 years ago
enable the usage of Netty OpenSSL provider implementation More... about 7 years ago
Merge pull request #413 from infovista/netty_upgrade More... about 7 years ago
Upgrade netty to 4.1.22 More... about 7 years ago
Fixed issue #408, separe slf4j api from impl, forcing broker to use only the api and exporting the impl in the distribution More... over 7 years ago
Updated readme for version 0.11 More... over 7 years ago
New dev cycle for 0.12 More... over 7 years ago
Added javadocs to generated jars More... over 7 years ago
Bumped and released version 0.11 More... over 7 years ago
Fixed issue #380, now catch and print the full stack trace on error More... over 7 years ago
Fix issue #367, bad dougle dougle-quote char More... over 7 years ago
Minor, updated copyright date More... over 7 years ago
Moved avay from ConnectionDescriptorStore unused methods and stuff that hasn't nothing about ConnectionDescriptor storing More... over 7 years ago
Minor, fixed logging level to be more usefull for distribution More... over 7 years ago
Fixed package creation, missend bin/ folder More... over 7 years ago