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
Rename public Threading functions to avoid clashes #1313 More... about 1 year ago
Session expiry should be unsigned for 32 bit More... about 1 year ago
Add MQTTClient_malloc for user defined persistence #1352 More... about 1 year ago
Add uuid library if build option set #1319 More... about 1 year ago
Merge pull request #1382 from CIPop/asyncsamplefix1 More... about 1 year ago
Merge branch 'develop' of github.com:eclipse/paho.mqtt.c into develop More... about 1 year ago
Merge pull request #1398 from CIPop/eclipse_ip_check More... about 1 year ago
Free keys on error #1373 More... about 1 year ago
Revert "fix: MQTTPacket.c read&write Int/Int4 error" #1336 More... about 1 year ago
add missing proxy property to docstring More... over 1 year ago
OpenSSL thread cleanup #1383 More... over 1 year ago
Clarify that this is a v5 client More... over 1 year ago
Create readme.md More... over 1 year ago
signature of ack function changed. More... over 1 year ago
for qos do like java and use pumpcomp for ack. More... over 1 year ago
adding qos==2 support. More... over 1 year ago
Address issues in packets package (mostly incorrectly processed flags) This also lays some groundwork for subsequent PR adding persistence Update go version to oldest supported version 1.20 along with dependencies. More... over 1 year ago
Check the write value after memory allocation #1392 More... over 1 year ago
re-create initial patch with manual_ack flag to address #348 second try of #554 More... over 1 year ago
Updating the contributing guide regarding IP verification. More... over 1 year ago
:bug: fix properties valid rule More... over 1 year ago
Updated README for v0.12.2 More... over 1 year ago
Bumped version to 0.12.2 and updated CHANGELOG More... over 1 year ago
#209 Set Log callback. Add Paho C logging to Rust logs More... over 1 year ago
Wrap connection network errors so they are accessible (requires go1.20) More... over 1 year ago
Update dependencies More... over 1 year ago
Wrap connection errors More... over 1 year ago
Minor cleanup of subscriber examples. More... over 1 year ago
Autopaho: Call error call back a maximum of once per connection More... over 1 year ago
Remove surplus `else` to keep things tidy More... over 1 year ago