5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#361 Added missing LICENSE file. More... about 1 year ago
#461 Updated license to EPL-v2.0 More... about 1 year ago
Added some doc comments. More... about 1 year ago
Continued fixing connect and disconnect copy and move functions with new unit tests. See #445 More... about 1 year ago
#426 Update properties when moving/copying connect options. More... about 1 year ago
Merge pull request #381 from oledahle/develop More... about 1 year ago
#325 Cache connect options in client to keep memory valid for callbacks like SSL on_error() More... about 1 year ago
#460 Add missing sample 'async_consume_v5.cpp' More... about 1 year ago
Updated README and CHANGELOG More... about 1 year ago
#304 Missing create_options::DFLT_C_STRUCT symbol when linking with MSVC. More... about 1 year ago
Updated CMake for new v5 consumer sample app More... about 1 year ago
Handle corrupt files in store More... about 1 year ago
Merge branch 'master' into 195 More... about 1 year ago
Handle corrupt files in store. More... about 1 year ago
autopaho may stop publishing from queue if a publish times out More... about 1 year ago
autopaho may stop publishing from queue if a publish times out. More... about 1 year ago
Accept 0 keepalive More... about 1 year ago
sendquota did not handle context cancellation correctly More... about 1 year ago
sendquota did not handle context cancellation correctly More... about 1 year ago
Changed the samples to use new 'mqtt://' URL schema More... about 1 year ago
Queued messages should be removed from the queue if they cannot be parsed More... about 1 year ago
Queued messages should be removed from the queue if they cannot be parsed. More... about 1 year ago
#458 Added consumer notification when broker cleanly disconnects More... about 1 year ago
#429 Remove declaration of connect_options::to_string() with missing implementation. More... about 1 year ago
#411 Missing virtual keyword for some client methods More... about 1 year ago
#444 Unit tests to check that connect options builder sets properties. More... about 1 year ago
Connect option initializers for v5 and WebSockets. More... about 1 year ago
Updated README and CHANGELOG for upcoming v1.3.0 release More... about 1 year ago
Fixed unit test CMake for Catch2 v2.x and added missing catch2_version.h More... about 1 year ago
#313 Fixed persistence unit tests on Windows w/ MSVC More... about 1 year ago