0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump netty.version from 4.1.53.Final to 4.1.59.Final in /broker (#574) More... over 4 years ago
Fixes #569: NoSuchElementException in Session.drainQueueToConnection (#570) More... over 4 years ago
Use static netty-tcnative (#581) More... over 4 years ago
Started 0.15 dev cycle More... over 4 years ago
Added GH workflow to publish artifacts to BinTray More... over 4 years ago
Fixed NPE due to TNode processing before CNode (#564) More... over 4 years ago
Log, added fishtagging to loglines, avoid to explicitly log clientId and channel, this job is left to logging framework leveraging log MDC (mapped diagnostic context) More... over 4 years ago
Log, update slf4j dep and added log4j 1.2 to distribution More... over 4 years ago
Minor, just fixed typos More... over 4 years ago
Test changes, switched some waiting stuff to Awaitatility library More... over 4 years ago
Fix, recreate sessions when server restarts (#563) More... over 4 years ago
Minor, removed link from main page More... over 4 years ago
Upgraded JUnit dependency from 4.13.1 to 5.7.0 More... over 4 years ago
Update maven_build.yml More... over 4 years ago
Fix bug in race condition between the shutdown of a client and the connect of another with same clientId (#561) More... over 4 years ago
Introduced test to verify that connectionLost remove the new client session (#557) More... over 4 years ago
GitHub actions (#552) More... over 4 years ago
Create maven_build.yml More... over 4 years ago
Switched from connAck build method to message builder offered by netty More... almost 5 years ago
Updated paho to 1.2.5 to fix CVE-2019-11777 (fixed in Pago 1.2.1) (#550) More... almost 5 years ago
Switched temp files in unit test to temp folder managed (#549) More... almost 5 years ago
Moved all connect process flow into connection class, to avoid spread the connection logic in subsystems like SessionRegistry. (#548) More... almost 5 years ago
Bump junit from 4.8.2 to 4.13.1 (#544) More... almost 5 years ago
Rolbacked Paho to 1.2.0 since starting from 1.2.1 TLS tests fails with: Caused by: javax.net.ssl.SSLHandshakeException: No name matching localhost found More... almost 5 years ago
Updates Netty to 4.1.53 to have MQTT5 support (#546) More... almost 5 years ago
Removed gradle script files More... almost 5 years ago
Reintroduce maven build, with wrapper, removed gradle. (#542) More... almost 5 years ago
Switched to gradle 5.6 (#541) More... almost 5 years ago
Added specific handling for BindExcpetion when the port is occupied (#540) More... almost 5 years ago
Re-generated keystores used in SSL tests (#539) More... almost 5 years ago