| 2025-10-17 |
Daniel Stenberg | KNOWN_BUGS: SOCKS-SSPI discards the security context bagder/known-socks-sspi 19103/head |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Viktor Szakats | setopt: fix unused variable warning in minimal build |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
renovate[bot] | GHA: update dependency ruff to v0.14.1 |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | mime: fix use of fseek() |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | cf-socket: if FD_CLOEXEC fails on accepted socket,... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | openssl: avoid overwriting 'result' after error |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | tool_ipfs: simplify the ipfs gateway logic |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
renovate[bot] | GHA: update ngtcp2/ngtcp2 to v1.17.0 |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | openssl: fail if more than MAX_ALLOWED_CERT_AMOUNT... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Stefan Eissing | ngtcp2: add a comment explaining write result handling |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Stefan Eissing | test_16: adjust timing expectations |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | openssl: better return code checks when logging cert... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | rustls: limit snprintf proper in cr_keylog_log_cb() |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Viktor Szakats | mbedtls: add support for 4.0.0 |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | imap: treat capabilities case insensitively |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Daniel Stenberg | examples/websocket: fix use of uninitialized rlen |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Daniel Stenberg | openldap: limit max incoming size |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | firefox-db2pem.sh: add macOS support, tidy-ups |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | scripts: pass `--` before passing xargs |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | GHA: sync up `curl -V` step descriptions |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | GHA/windows: stop installing Perl `Win32-Process*`... |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | GHA: bump LibreSSL to 4.2.0 |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | version: add GSS backend name and version |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Viktor Szakats | autotools: drop detection of ancient OpenSSL libs ... |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Stefan Eissing | apple sectrust: add to features |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-10-16 |
Daniel Stenberg | connect: remove redundant condition in shutdown start |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | urldata: make redirect counter 16 bit |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | urldata: make 'retrycount' a single byte |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | lib: stop NULL-checking conn->passwd and ->user |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Emre Çalışkan | transfer: reset retry count on each request |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Stefan Eissing | quic: remove data_idle handling |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | tftp: check for trailing ";mode=" in URL without strstr |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | ftp: replace strstr() in ;type= handling |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | lib: reduce use of data->conn-> |
commit | commitdiff | tree | snapshot |
| 2025-10-15 |
Daniel Stenberg | http: look for trailing 'type=' in ftp:// without strstr |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
Jay Satiro | ws: fix type conversion check |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
Jay Satiro | tool_operate: retry on HTTP response codes 522 and 524 |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
Viktor Szakats | examples: check more errors, fix cleanups, scope variables |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
Daniel Stenberg | openldap: explain a const removing typecast |
commit | commitdiff | tree | snapshot |
| 2025-10-14 |
Stefan Eissing | scorecard: add perf support on linux |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Viktor Szakats | examples: improve global init, error checks and returni... |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Viktor Szakats | examples: return `curl_easy_perform()` results |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Viktor Szakats | examples: call `curl_global_cleanup()` where missing |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Viktor Szakats | checksrc: allow disabling warnings on FIXME/TODO comments |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | libssh2: avoid risking using an uninitialized local... |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | libssh: catch a resume point larger than the size |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Viktor Szakats | REUSE: move copyright headers to `.checksrc` |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | libssh2: fix EAGAIN return in ssh_state_auth_agent |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | socks_sspi: remove the enforced mode clearing |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | pop3: function could get the ->transfer field wrong |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | tool_getparam: make --fail and --fail-with-body overrid... |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | tool_msgs: make errorf() show if --show-error |
commit | commitdiff | tree | snapshot |
| 2025-10-13 |
Daniel Stenberg | KNOWN_BUGS: We do not support auth-int for Digest using... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | tftp: error requests for blank filenames |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | examples/synctime: fix null termination assumptions |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | sws: pass in socket reference to allow function to... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | libssh/libssh2: reject quote command lines with too... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | docs: expand on quoting rules for file names in SFTP... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Stefan Eissing | lib: SSL connection reuse |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Stefan Eissing | libssh2: use sockindex consistently |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Stefan Eissing | smb: transfer debugassert to real check |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | lib1514: fix return code mixup |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | socksd: remove --bindonly mention, there is no such... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | asyn-ares: remove wrong comment about the callback... |
commit | commitdiff | tree | snapshot |
| 2025-10-12 |
Daniel Stenberg | doswin: CloseHandle the thread on shutdown |
commit | commitdiff | tree | snapshot |
| 2025-10-11 |
Daniel Stenberg | RELEASE-NOTES: synced rc-8_17_0-1 |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | examples/log_failed_transfers: make it build for WinCE |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | curl_threads: delete WinCE fallback branch |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | cmake: pre-fill three more type sizes on Windows |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | cmake/FindGSS: simplify/de-dupe lib setup |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Patrick Monnerat | os400: document threads handling in code. |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | c-ares: when resolving failed, persist error |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | thread: errno on thread creation |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | conn: fix hostname move on connection reuse |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | cf-socket: set FD_CLOEXEC on all sockets opened |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | ws: fix some edge cases |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | gnutls: check conversion of peer cert chain |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Stefan Eissing | socks: advance iobuf instead of reset |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | cmake/FindGSS: dedupe pkg-config module strings |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | cmake/FindGSS: drop wrong header check for GNU GSS |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | kerberos: bump minimum to 1.3 (2003-07-08), drop legacy... |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | CI.md: refresh |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | GHA/linux: test GNU GSS with autotools, cmake, valgrind... |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | kerberos: stop including `gssapi/gssapi_generic.h` |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Daniel Stenberg | libssh: make atime and mtime cap the timestamp instead... |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Daniel Stenberg | ldap: avoid null ptr deref on failure |
commit | commitdiff | tree | snapshot |
| 2025-10-10 |
Viktor Szakats | kerberos: drop logic for MIT Kerberos <1.2.3 (pre-2002... |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | openldap: fix memory-leak on oldap_do's exit path |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | openldap: fix memory-leak in error path |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | ftp: simplify the 150/126 size scanner |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | asyn-ares: use the duped hostname pointer for all calls |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | Curl_resolv: fix comment. 'entry' argument is not optional |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | krb5_gssapi: fix memory leak on error path |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | vauth/digest: improve the digest parser |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | schannel_verify: fix mem-leak in Curl_verify_host |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Jay Satiro | examples: add an example for logging failed transfers |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Jay Satiro | tool_operate: keep failed partial download for retry... |
commit | commitdiff | tree | snapshot |
| next |