fpagliughi
|
8deff4e863
|
Build all the samples for the static library
|
2025-01-05 14:43:27 -05:00 |
Ian Craggs
|
be9e26257e
|
Alternative SIGPIPE handling #1346 #1386
|
2025-01-04 18:49:33 +00:00 |
Ian Craggs
|
91230623e5
|
Clean up no_proxy processing #1473
|
2025-01-03 18:11:55 +00:00 |
Ian Craggs
|
a067969288
|
Use strtok_s for strtok_r on Windows
|
2025-01-03 15:22:46 +00:00 |
Ian Craggs
|
2350a9c23c
|
Get Proxy code to build on Windows #1473
|
2025-01-03 14:31:52 +00:00 |
Ian Craggs
|
a04395c9fd
|
Merge branch 'jumoog-ipv6_fix' into develop
|
2025-01-03 14:09:25 +00:00 |
Ian Craggs
|
cacea270b6
|
Merge branch 'ipv6_fix' of github.com:jumoog/paho.mqtt.c into jumoog-ipv6_fix
|
2025-01-03 14:07:23 +00:00 |
Ian Craggs
|
dd9c7a652c
|
Add first pass of no_proxy processing #1473
|
2025-01-03 14:04:35 +00:00 |
Ian Craggs
|
4c19121874
|
Merge branch 'fpagliughi-unix-sockets-v1.3.x' into develop
|
2025-01-03 12:34:01 +00:00 |
fpagliughi
|
cd2d10b650
|
Added support for UNIX-domain sockets for v1.3.x
|
2025-01-02 17:21:51 -05:00 |
Ian Craggs
|
deb76eed6f
|
Correction for PR #1484
|
2024-12-31 17:34:50 +00:00 |
Ian Craggs
|
c3bc4b881d
|
Allow http:// as prefix for HTTPS proxy #1329
|
2024-12-31 12:01:08 +00:00 |
Ian Craggs
|
33e195aca6
|
Allow buffer initialization to work on windows
|
2024-12-30 19:36:25 +00:00 |
Ian Craggs
|
9127790e15
|
Merge pull request #1550 from fpagliughi/fix-ssl-dir
Small cleanup of OpenSSL/LibreSSL CMake (2nd try)
|
2024-12-30 19:23:18 +00:00 |
Ian Craggs
|
4688f42c59
|
Print unprintable trace data in hex #1414
|
2024-12-30 19:15:31 +00:00 |
Ian Craggs
|
638d2be242
|
Correct doc about the setCallbacks function #1441
|
2024-12-30 17:21:52 +00:00 |
fpagliughi
|
68c48f17e0
|
Restored proper setting of SSL build variables for OpenSSL/LibreSSL
|
2024-12-29 15:24:22 -05:00 |
fpagliughi
|
9a4fd085a5
|
- Removed the reset of the xxxSSL_ROOT_DIR variables, and cleaned output
- CMake includes grabbed from project-relative path.
|
2024-12-29 14:32:43 -05:00 |
Ian Craggs
|
68c7c80992
|
Fix Crosscompilation for Windows on Linux #1432
Co-authored-by: Ernst Blecha <ernst.blecha@primetals.com>
|
2024-12-27 17:59:44 +00:00 |
Ian Craggs
|
d157c6a212
|
Merge branch 'haraldreif-fix_compiler_warnings' into develop
|
2024-12-27 15:41:11 +00:00 |
Ian Craggs
|
44cf19cb1f
|
Merge branch 'fix_compiler_warnings' of github.com:haraldreif/paho.mqtt.c into haraldreif-fix_compiler_warnings
|
2024-12-27 15:40:54 +00:00 |
Ian Craggs
|
5c89dbcf9c
|
Merge branch 'haraldreif-fix_realloc_usage' into develop
|
2024-12-27 15:11:47 +00:00 |
Ian Craggs
|
c156f70771
|
Merge branch 'fix_realloc_usage' of github.com:haraldreif/paho.mqtt.c into haraldreif-fix_realloc_usage
|
2024-12-27 14:44:34 +00:00 |
Ian Craggs
|
f4d5bd63fc
|
Revert "Merge branch 'fix-ssl-dir' of github.com:fpagliughi/paho.mqtt.c into fpagliughi-fix-ssl-dir"
This reverts commit 96ec1e9765, reversing
changes made to 141b03f978.
|
2024-12-26 19:41:41 +00:00 |
Ian Craggs
|
aea6def205
|
Merge branch 'fpagliughi-fix-ssl-dir' into develop
|
2024-12-26 19:30:19 +00:00 |
Ian Craggs
|
96ec1e9765
|
Merge branch 'fix-ssl-dir' of github.com:fpagliughi/paho.mqtt.c into fpagliughi-fix-ssl-dir
|
2024-12-26 19:29:49 +00:00 |
Ian Craggs
|
141b03f978
|
Merge branch 'fpagliughi-fix-doc-comment' into develop
|
2024-12-26 17:42:49 +00:00 |
Ian Craggs
|
b37321c54e
|
Merge branch 'fix-doc-comment' of github.com:fpagliughi/paho.mqtt.c into fpagliughi-fix-doc-comment
|
2024-12-26 17:42:31 +00:00 |
Ian Craggs
|
6a1ee1c1b5
|
Merge branch 'fpagliughi-property-zero-initialize' into develop
|
2024-12-26 17:38:07 +00:00 |
Ian Craggs
|
48d3b68733
|
Merge branch 'property-zero-initialize' of github.com:fpagliughi/paho.mqtt.c into fpagliughi-property-zero-initialize
|
2024-12-26 17:33:22 +00:00 |
Ian Craggs
|
fd384e4b23
|
Merge branch 'fpagliughi-properties-hardening' into develop
|
2024-12-26 17:26:43 +00:00 |
Ian Craggs
|
4a0940aab9
|
Merge branch 'properties-hardening' of github.com:fpagliughi/paho.mqtt.c into fpagliughi-properties-hardening
|
2024-12-26 17:25:58 +00:00 |
Ian Craggs
|
69c694227d
|
Fix some compile warnings (on Windows build)
|
2024-12-26 16:17:27 +00:00 |
Ian Craggs
|
81069aa52c
|
Ignore HTTP proxies by default #1344
|
2024-12-24 13:07:31 +00:00 |
Ian Craggs
|
b92e506ebc
|
Update log time on every entry #1443
|
2024-12-21 15:16:28 +00:00 |
Ian Craggs
|
c854d7a4cd
|
Merge branch 'TiejunMS-v5_inflight_fix' into develop #1457
|
2024-12-20 15:53:39 +00:00 |
Ian Craggs
|
ca029d59f8
|
Merge branch 'v5_inflight_fix' of github.com:TiejunMS/paho.mqtt.c into TiejunMS-v5_inflight_fix
|
2024-12-20 15:46:37 +00:00 |
Ian Craggs
|
823831e0ae
|
Check client find return before using #1446
|
2024-12-20 13:40:42 +00:00 |
Ian Craggs
|
af8c768de5
|
Restore commands correctly on 32 bit systems #1374
|
2024-12-20 13:26:27 +00:00 |
Ian Craggs
|
597cd06e26
|
Don't process publish command if restore fails #1388
|
2024-12-20 12:31:52 +00:00 |
Ian Craggs
|
25bca9dd55
|
Add test for calling onFailure when removing queued publish #1542
|
2024-12-20 08:43:38 +00:00 |
ydy
|
cb4facf000
|
Call onFailure when removing queued publish messages
|
2024-12-20 08:43:06 +00:00 |
Ian Craggs
|
802992b8dd
|
Allow persistQoS0 option in createWithOptions #1333
|
2024-12-16 17:38:49 +00:00 |
Ian Craggs
|
ebea1c5883
|
Check for results of List operations in addCommand #1454
|
2024-12-16 15:23:40 +00:00 |
Ian Craggs
|
27931137ce
|
Initialize properties structure on MQTT5 Connack #1543
|
2024-12-16 10:05:41 +00:00 |
Ian Craggs
|
c93267defa
|
Update some README URLs due to introduction of eclipse-paho Github org
|
2024-12-15 17:52:59 +00:00 |
Kilian von Pflugk
|
fce0824765
|
Merge branch 'develop' into ipv6_fix
|
2024-10-13 22:17:45 +02:00 |
Ian Craggs
|
338ebca1b0
|
Merge branch 'develop' of github.com:eclipse/paho.mqtt.c into develop
|
2024-09-22 16:02:01 +01:00 |
Ian Craggs
|
21d343aa6f
|
Fix some memory not being freed on destroy #1474
|
2024-09-22 15:54:40 +01:00 |
Ian Craggs
|
a04dd38185
|
Fix some memory not being freed on destroy #1474
|
2024-09-22 13:02:39 +01:00 |