1
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected 5 minutes ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
myqtt: * [fix] Updated source code to remove all references to module myqttd-expr.[hc] (not needed). More... about 10 years ago
myqtt: * [fix] Updated TODO ... More... about 10 years ago
myqtt: * [fix] Adding missing documentation file.. More... about 10 years ago
myqtt: * [fix] More documentation updates.. More... about 10 years ago
myqtt: * [fix] Adding more documentation about mod-auth-xml.c More... about 10 years ago
myqtt: * [fix] Adding more documentation to explain how to use mod-auth-xml.. More... about 10 years ago
myqtt: * [fix] Adding more documentation to MyQttD server More... about 10 years ago
myqtt: * [fix] More documentation updates.. More... about 10 years ago
myqtt: * [fix] More documentation added to explain how to configure ports.. More... about 10 years ago
myqtt: * [fix] More documentation updates.. More... about 10 years ago
myqtt: * [fix] Added more documentation to myqtt web-socket module.. More... about 10 years ago
myqtt: * [fix] Added more documentation and references to myqtt-tls and myqtt-websocket module. More... about 10 years ago
myqtt: * [fix] Adding more documentation updates.. More... about 10 years ago
myqtt: * [fix] More documentation updates.. More... about 10 years ago
myqtt: * [fix] Added several documentation updates. Added mod-test to help as an example of module for MyQttD More... about 10 years ago
myqtt: * [fix] Several updates adding documentation.. More... about 10 years ago
myqtt: * [fix] More documentation.. More... about 10 years ago
myqtt: * [fix] Adding files for myqtt documentation.. More... about 10 years ago
myqtt: * [fix] Added regression test (test_15) to ensure that the server denies auth connections when no database backend is installed. More... about 10 years ago
myqtt: * [fix] Applied several changes to myqttd-server to speed up context connection transfer which was slowing down connection connect timing. More... about 10 years ago
myqtt: * [new] Added new function to complete connection reply when reporting MYQTT_CONNACK_DEFERRED: More... about 10 years ago
myqtt: * [fix] Fixed myqtt_sleep which was affecting myqtt tls module. Some ifdef headers were preventing from using usleep on unix. More... about 10 years ago
myqtt: * [fix] Committing additional changes... More... about 10 years ago
myqtt: * [fix] More updates and finished working version that supports setting python handlers to report which certificate to use on realtime according to the server name. Regression test completed (test_19). API added: More... about 10 years ago
myqtt: * [fix] Several updates to improve TLS API binding for PyMyQtt. Still more work is required. More... about 10 years ago
myqtt: * [fix] More updates in TODO file.. More... about 10 years ago
myqtt: * [new] Added initial code to implement PyMyQtt TLS methods: More... about 10 years ago
myqtt: * [fix] Added initial working code for PyMyQtt to support client TLS. Added regression test (test_18) to check its function. Still needed support for server side. More... about 10 years ago
myqtt: * [fix] Updated myqtt-regression-client.py (PyMyQtt) to check will message is not sent. More... about 10 years ago
myqtt: * [fix] Added support for myqtt.ConnOpts.set_will. Added regression test (test_08) to check support added (PyMyQtt). More... about 10 years ago