branch: master
Commits on master
- 5e46318 transfer: reset retry count on each request 5 months ago
- 182a5a9 quic: remove data_idle handling 5 months ago
- be852e3 tftp: check for trailing ";mode=" in URL without strstr 5 months ago
- 5ac3541 ftp: replace strstr() in ;type= handling 5 months ago
- ae5fb41 lib: reduce use of data->conn-> 5 months ago
- 9441127 http: look for trailing 'type=' in ftp:// without strstr 5 months ago
- 97ae9ec ws: fix type conversion check 5 months ago
- fe06127 tool_operate: retry on HTTP response codes 522 and 524 5 months ago
- 64ed2ea examples: check more errors, fix cleanups, scope variables 5 months ago
- 61dcb56 openldap: explain a const removing typecast 5 months ago
- 1ea99af scorecard: add perf support on linux 5 months ago
- 4c7507d examples: improve global init, error checks and returning errors 5 months ago
- 3049c8e examples: return `curl_easy_perform()` results 5 months ago
- 5cf0a67 examples: call `curl_global_cleanup()` where missing 5 months ago
- 497b3f0 checksrc: allow disabling warnings on FIXME/TODO comments 5 months ago
- 6deea19 RELEASE-NOTES: synced 5 months ago
- f1828b5 libssh2: avoid risking using an uninitialized local struct field 5 months ago
- 6d0fcdf libssh: catch a resume point larger than the size 5 months ago
- 5e74b2d REUSE: move copyright headers to `.checksrc` 5 months ago
- dee72fe libssh2: fix EAGAIN return in ssh_state_auth_agent 5 months ago
- e003c0b socks_sspi: remove the enforced mode clearing 5 months ago
- 67c4256 pop3: function could get the ->transfer field wrong 5 months ago
- 27375ca tool_getparam: make --fail and --fail-with-body override each other 5 months ago
- 56450ce tool_msgs: make errorf() show if --show-error 5 months ago
- cde8541 KNOWN_BUGS: We do not support auth-int for Digest using PUT or POST 5 months ago
- e90b2aa tftp: error requests for blank filenames 5 months ago
- 1feeda4 examples/synctime: fix null termination assumptions 5 months ago
- 1e90a63 sws: pass in socket reference to allow function to close it 5 months ago
- 578706a libssh/libssh2: reject quote command lines with too much data 5 months ago
- 2b49d17 docs: expand on quoting rules for file names in SFTP quote 5 months ago