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
1 day
ago. based on code collected
1 day
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 11 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
myqtt: * [fix] Fixed compilation warnings..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated TODO file to include more references..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updating TODO file..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [new] Updated MyQttD to support disabling wildcard subscription globally or by domain. Added reg test (test_16) to check support added. Nice!
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Added code to allow configuring a handler that will be called when a subscription is received, allowing to reconfigure QoS accepted or simply deny subscription request received. API added:
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated internal copy myqtt connection function used to transfer connections between domains quickly to also transfer peer_wait_replies hash recently added into libMyQtt
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Finished complete and tested support for message retention when subscribing with a filter including wildcards. Updated regression test to add to new tests: test_17a and test_17b to check wildcards + and #
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated regression test 15 to also support checking wildcard + and wildcard #. Added regression test_15a and test_15b.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated test_14 to also check wildcard + and wildcard #. Added regression tests test_14b and test_14c. Everything working as expected.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated reg test (test_13) to also support checking wildcard + and wildcard #. Everything working as expected. Added regression tests test_13a and test_13b.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated regression test_12 to also check wildcard + and wildcard # Added regression tests test_12a and test_12b. Everything is working..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated internal __myqtt_reader_get_reply to acquire a reference to the connection during the whole operation, to ensure we don't lose the reference because thread planner's playing.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] More updates to myqtt-regression-client.c to clarify error messages at test_14.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Added preliminary support for wildcard subscription. Everything working so far but more testing is needed. Added regression tests test_02a, test_03a, test_03b.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Adding more documentation about myqtt-client and how to use topic-match function to test topic filters without creating a MQTT connection.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated MyQtt documentation to fix some references..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Making internal get reply used by myqtt reader to detect if the thread planner is playing with us by activaing the connection close but leaving it freezed in the middle, making the other thread the release the queue is about to be used by the handler freezed. Now, this is detected and the queue release is adjurn associated to the connection release (given it is closed).
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Adding documentation to explain some internal decisions about why some wait hashes are used over others.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Several updates to have different tracking hashings for packet ids generated from the remote peer from those generated locally.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Several updates to add support for v.3.1 MQTT.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] More documentation updates added..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] More updates..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Fixed myqtt-init.d scripts..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Reorganized login handling that hands over incoming connections from parent context into domain's context. Added regression test 10-a to check bug found and fix introduced.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Updated myqtt_conn_ref implementation to check reference after operation.
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] More updates to explain how to do some tests with the quick install manual..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Added some help to myqtt-client about --get-msgs
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Adding some debug information to report when a database backend is loaded..
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Adding some debug while authenticating...
Francis Brosnan Blázquez
More...
about 10 years ago
myqtt: * [fix] Removed requirement for pcre libs..
Francis Brosnan Blázquez
More...
about 10 years ago
←
1
2
…
7
8
9
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