openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MyQtt
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 14 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
myqtt: * [fix] Several updates to make myqtt-web-socket API to update internal references so myqtt_tls_is_on reports true when the connection was received over a TLS WebSocket transport.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Committing additional changes to regression test..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Updated MyQtt Web Socket API to include a couple of functions to report the noPollConn and noPollCtx object. API added:
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] More updates on mod-web-socket.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added additional code to support MQTT over WebSocket module for myqttd server. Still more work required to check its function.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Updated TODO file.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added missing configuration file ssl.example.conf..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added initial code to support mod-web-socket module for myqttd server. Added initial code to check web-socket support (test_12). Still more work is required.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Several updates to complete myqttd server support for mod-ssl. Finished first working test (test_11). Nice!!
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added initial code to support mod-ssl module which provides mqtt over tls (proto mqtt-tls). Still more work is required.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [new] Several updates to delegate listener creation to an external handler so MyQttd can register different handlers according to the protocol. Not only that, this will allow starting different custom listeners that aren't supported by base code. API added:
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Adding missing script needed to generate certificates used by reg test 19-a
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Finished first fully working SNI enabled revision that allows selecting different certificates according to the serverName announced by the peer by calling external handlers that allows user land to provide them according to their settings. Updated API to allow client side controlling announced SNI during TLS negotiation:
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Expanded certificate file locator handlers, at myqtt tls API, to receive context and an additional user pointer. Updated regression test to check function. Adding first fully working revision with server side SNI support. Still more work is required (test-19a).
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added several updates to complete serverName set/get API.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Reorganized SSL Context preparation code to be reusable from where it is and from additional places like SNI context activation.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] More doc updates..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Updated internal references..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Removed used symbols from myqtt tls API.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Adding some additional notes about SNI..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added initial support for SNI TLS indication so the library can handle this indication and select the right certificate to work with. Added initial code for test_19a and test_11 (libmyqtt and myqttd). Still more work is required.
Francis Brosnan Blázquez
More...
over 10 years ago
myqttd: * [fix] Updates..
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Added support to allow dropping a connection when a new connection is received announcing same client identifier as requested by standard (MQTT-3.1.4-2). Now myqttd support both behaviours (rejecting new connection or dropping previous one). Added myqttd server configuration option:
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Updated internal wait implementation to avoid having myqtt_conn_pub to wait for ever when the connection is closed in the middle of the operation. Added reg test (test_21) to check bug and the fix introduced.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] More updates to reg test 07 to conform latest changes. Now all tests so far have passed.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Reorganized myqtt_msg_unref and myqtt_async_queue_unref implementation to avoid races just after coming out from mutex.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Finished support to checking and enforcing message quotas at server side (myqttd). Finished initial full working test_09 check.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Several updates to allow libmyqtt to skip storage initialization if configured so.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [new] Updated libmyqtt storage API to include two new notificion handlers to get information about when a message is stored (to deny it) or when it is released.
Francis Brosnan Blázquez
More...
over 10 years ago
myqtt: * [fix] Updated libmyqtt API to include a couple of functions to get current storage quota for a given client id. API added:
Francis Brosnan Blázquez
More...
over 10 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree