Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
bdae275958
mqtt, remove remaining use of data->state.buffer
|
9 months ago |
Stefan Eissing
|
73c4aaa2c0
mqtt: use stack scratch buffer for recv+publish
|
9 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 months ago |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 months ago |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
1 year ago |
Stefan Eissing
|
ad051e1cbe
lib: client writer, part 2, accounting + logging
|
1 year ago |
Stefan Eissing
|
b0f3d71c1f
MQTT: improve receive of ACKs
|
1 year ago |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
vvb2060
|
746dbc1488
lib: failf/infof compiler warnings
|
1 year ago |
Harry Sintonen
|
3aa3cc9b05
misc: better random strings
|
1 year ago |
Stefan Eissing
|
2485547da0
http: fix sending of large requests
|
1 year ago |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
252fce70b1
mqtt: on send error, return error
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Daniel Stenberg
|
3ccaddc9fc
mqtt: spell out CONNECT in comments
|
2 years ago |
Daniel Stenberg
|
9660f23010
mqtt: return error for too long topic
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
87da3e845b
mqtt: better handling of TCP disconnect mid-message
|
2 years ago |
Daniel Stenberg
|
f9d1b25011
mqtt: free 'sendleftovers' in disconnect
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
84853d94f2
mqtt: free any leftover when done
|
2 years ago |
z2_ on hackerone
|
43157490a5
mqtt: clear the leftovers pointer when sending succeeds
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
5372ee37d3
mqtt: extend the error message for no topic
|
3 years ago |
Gealber Morales
|
791937b881
mqtt: add support for username and password
|
3 years ago |