1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
myqtt: * [fix] Adding missing file.. More... over 10 years ago
myqtt: * [fix] More updates at the myqttd server component. Still nothing to show. More work is required. More... over 10 years ago
myqtt: * [fix] Integrating more updates in myqttd server. Still more work is required. More... over 10 years ago
myqtt: * [fix] Separating additional addrinfo struct definition into myqtt-addrinfo.h so it is only used internally by those modules that really need it. More... over 10 years ago
myqtt: * [fix] More updates and files required to implement MyQttd. Still nothing running. More... over 10 years ago
myqtt: * [fix] Adding more certificates required by client.crt.. More... over 10 years ago
myqtt: * [fix] Adding certificates required for regression tests. More... over 10 years ago
myqtt: * [fix] Adding more changes to compile myqttd server. More... over 10 years ago
myqtt: * [fix] More content to be supported. More... over 10 years ago
myqtt: * [fix] Adding initial code for MyQttd server. A ready to use MQTT server built on top of libmyqtt More... over 10 years ago
myqtt: * [fix] More updates on myqtt WebSocket support: removed some debug sentences.. More... over 10 years ago
myqtt: * [fix] More updates to support WebSocket integration.. More... over 10 years ago
myqtt: * [fix] Committing first fully working implementation that provides support for MQTT over WebSocket through noPoll. Now we support MQTT over WS and MQTT over WSS. More... over 10 years ago
myqtt: * [fix] Reorganized session setup handler to allow TLS + WebSocket integration. Now session setup handler is in charge of creating the socket session or the transport object needed for the connection. More... over 10 years ago
myqtt: * [fix] Added initial files to implement WebSocket protocol.. More... over 10 years ago
myqtt: * [fix] Updated TODO.. More... over 10 years ago
myqtt: * [fix] Finished TLS tests. All working nice. Reorganized message release on internal failure due to failing connection (wrong interaction between myqtt_sequencer_send and myqtt_sequencer_queue_data). More... over 10 years ago
myqtt: * [fix] Finished support for TLS peer verification with common CA. Added new regression test (test_19). More... over 10 years ago
myqtt: * [fix] Adding NEWS file. More... over 10 years ago
myqtt: * [fix] Making build process to also refresh libmyqtt-tls-1.0.def file Updated INSTALL file. More... over 10 years ago
myqtt: * [fix] Added support for client certificate verification at server side and client TLS authentication when certificate provided is signed by a given CA. More... over 10 years ago
myqtt: * [fix] Added some cleanups on server side when receiving TLS connections. More... over 10 years ago
myqtt: * [fix] Committing first fully working revision with TLS support. Now we are able to also handle incoming TLS connections and to make them. More... over 10 years ago
myqtt: * [fix] Finished initial TLS code integration where TLS session setup is decoupled from base core library so it can be optionally used. Working on reg test (test_18). More... over 10 years ago
myqtt: * [fix] Added initial code to support TLS/SSL for client and server side. Still more work is required. Added initial code to check support (test_18). More... over 10 years ago
myqtt: * [fix] Added more code to start MQTT TLS listeners and to allow core engine to locate certificate, private key and chain certificate for incoming TLS connection... More... over 10 years ago
myqtt: * [fix] Added initial code to support TLS/SSL for MyQtt. More... over 10 years ago
myqtt: * [fix] Added initial headers to support TLS. More... almost 11 years ago
myqtt: * [fix] Updated TODO.. More... almost 11 years ago
myqtt: * [fix] Finished initial fully working support for retained messages without wild card support. More... almost 11 years ago