1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
myqtt: * [new] Updated libmyqtt API to allow installing a handler that allows to instpect MQTT message header received before accepting the entire message. API added: More... over 10 years ago
myqtt: * [fix] Added support to limit connections supported by domain plans/settings. Added test_07 to check support added. Updated default myqtt.example.conf file. More... over 10 years ago
myqtt: * [fix] Several updates to make myqttd server to provide support for a settings system that allows to inherit values and apply then as a group of values. Added regression test test_06 to check and ensure support. More... over 10 years ago
myqtt: * [fix] Added initial code to implement server limits.. More... over 10 years ago
myqtt: * [fix] Added regression test to ensure that wrong passwords do not work and allows to avoid domain activation. Nothing changed. More... over 10 years ago
myqtt: * [fix] Updated myqttd server API to support multiple on publish handler that are extended with the MyQttCtxd and MyQttdDomain objects when they are called. API called: More... over 10 years ago
myqtt: * [fix] Updating test references.. More... over 10 years ago
myqtt: * [fix] More updates added to myqttd reg test. More... over 10 years ago
myqtt: * [fix] More updates on test_03 reg test. Domain selection based on client id. Everything working fine. API added: More... over 10 years ago
myqtt: * [fix] Updated TODO to include more references to support. More... over 10 years ago
myqtt: * [fix] Adding more code to implement test_03 (two domains isolated...). More... over 10 years ago
myqtt: * [fix] Added regression test to check 50 connections sending 50 conections..Everything correct. More... over 10 years ago
myqtt: * [fix] Several updates to make test_01 to properly work. Committing first fully working version that supports moving connections between contexts.. More... over 10 years ago
myqtt: * [fix] Removing old .def files.. More... over 10 years ago
fichero users.xml added More... over 10 years ago
myqtt: * [fix] More updates to handling connection domain transfer support (moving a connection from a working MyQttCtx into another). Still more work is required (working on server/test_01). More... over 10 years ago
myqttd: * [fix] Fixings and cleanups to release all memory used by test00 and test01 More... over 10 years ago
myqtt: * [fix] Adding missing .def files.. More... over 10 years ago
myqtt: * [fix] Several updates and modifications to implement initial modules to handle domains and users. Added first regression test to check support to launch plugable auth backend and associate the context domain and transfer received connection into it. Still more work is required. More... over 10 years ago
myqtt: * [new] Added initial code to implement and support domain myqtt concept where users, storage and their settings are groupped into an identificable group. More... over 10 years ago
myqtt: * [fix] More TODO notes updates.. More... over 10 years ago
myqtt: * [fix] Making base library function myqtt_init_ctx to avoid initializating twice when calling it with an already initialized context. More... over 10 years ago
myqtt: * [fix] Renamed file configuration base naming from myqttd to myqtt which is more clear. More... over 10 years ago
myqtt: * [fix] Adding example file for myqttd server. More... over 10 years ago
myqtt: * [fix] Adding initial code to test myqttd server code. More... over 10 years ago
myqtt: * [fix] More TODO updates.. More... over 10 years ago
myqtt: * [fix] More TODO updates.. More... over 10 years ago
myqtt: * [fix] More TODO updates.. More... over 10 years ago
myqtt: * [fix] Updated TODO.. More... over 10 years ago
myqtt: * [fix] Added additional TODO file. More... over 10 years ago