| 2025-10-09 |
Daniel Stenberg | test1582: verify the TLS channel binding cert memory... |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Daniel Stenberg | openssl: fix peer certificate leak in channel binding |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | http2: ingress handling edge cases |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | http2: cleanup pushed newhandle on fail |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | http2: check push header names by length first |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Joshua Rogers | libssh2/sftp: fix resume corruption by avoiding O_APPEN... |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Joshua Rogers | libssh/sftp: fix resume corruption by avoiding O_APPEND... |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | socks: deny server basic-auth if not configured |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | vquic: sending non-gso packets fix for EAGAIN |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Stefan Eissing | quiche: handle tls fail correctly |
commit | commitdiff | tree | snapshot |
| 2025-10-09 |
Viktor Szakats | build: drop Heimdal support, update docs, replace with... |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | cmake/FindGSS: whitespace/formatting |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | GHA/linux-old: sync terminology with other jobs [ci... |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | cmake: minor Heimdal flavour detection fix |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Daniel Stenberg | CURLOPT_COOKIEFILE.md: clarify when the cookies are... |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Daniel Stenberg | http: make Content-Length parser more WHATWG |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Stefan Eissing | apple sectrust: check correct result on old OS versions |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Stefan Eissing | wolfssl: no double get_error() detail |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | cmake/FindGSS: fix `pkg-config` fallback logic for... |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | GHA/linux-old: dump logs on configure failure |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
dependabot... | GHA: bump dependencies |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | GHA/dependabot: tweak dir list to avoid a dupe, rename... |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | GHA/dependabot: find more pip deps, tweak commit prefix |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | GHA/checksrc: also run on .md file changes |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | INSTALL-CMAKE.md: fix typo in prev |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | INSTALL-CMAKE.md: document useful build targets |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Viktor Szakats | tests/server: drop pointless memory allocation overrides |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Joshua Rogers | h3/ngtcp2: close just-opened QUIC stream when submit_re... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Joshua Rogers | h3/nghttp3: return NGHTTP3_ERR_CALLBACK_FAILURE from... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Joshua Rogers | openssl: skip session resumption when verifystatus... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | examples/sessioninfo: cast printf string mask length... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | notify: use 'notify' in public header and docs |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | cmake: support building some complicated examples,... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | ngtcp2: fix handling of blocked stream data |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | osslq: set out idle timeout to 0 |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Daniel Stenberg | CURLMOPT_NOTIFYFUNCTION.md: minor language polish |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Daniel Stenberg | multi: use CURLMNOTIFY_ as notification id prefix |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | examples: fix build issues in 'complicated' examples |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | multi: notify rename, remove the last stragglers |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | cmake: build the "all" examples source list dynamically |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | socks: handle premature close |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Viktor Szakats | examples/usercertinmem: avoid stripping const |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Joshua Rogers | vquic/ngtcp2: compare idle timeout in ms to avoid overflow |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Joshua Rogers | vquic: fix idle-timeout checks (ngtcp2 ms<-->ns), 64... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | multi: add notifications API |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Stefan Eissing | ngtcp2: fix returns when TLS verify failed |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | examples/synctime: make the sscanf not overflow the... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | telnet: ignore empty suboptions |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | tftp: return error if it hits an illegal state |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | tftp: default timeout per block is now 15 seconds |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | tftp: don't pin or check address if recvfrom returns... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | noproxy: fix the IPV6 network mask pattern match |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | mdlinkcheck: reject URLs containing quotes |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | telnet: send failure logged but not returned |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | telnet: return error if WSAEventSelect fails |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | managen: verify the options used in example lines |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | pingpong: remove two old leftover debug infof() calls |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | test766: verify CURLOPT_SOCKOPTFUNCTION error on accept |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | curl_osslq: error out properly if BIO_ADDR_rawmake... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | libssh2/sftp_realpath: change state consistently |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | libssh2: fix return code for EAGAIN |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | tidy-up: miscellaneous (cont.) |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | lib: stop overriding system printf symbols |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | REUSE: bump reuse to v6, add more fences to fix issues |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | GHA/configure-vs-cmake: reduce windows cross-toolchain... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | ldap: tidy-up types, fix error code confusion |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | telnet: make bad_option() consider NULL a bad option too |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | ftp: remove misleading comments |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | ftp: improve fragile check for first digit > 3 |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | ftp: add extra buffer length check |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | ftp: fix the 213 scanner memchr buffer limit argument |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Stefan Eissing | cf-socket: check params and remove accept procondition |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | cf-socket: always check Curl_cf_socket_peek() return... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | windows: use consistent format when showing error codes |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | krb5_sspi: the chlg argument is NOT optional |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | libssh2: clarify that sshp->path is always at least... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | libssh2: bail out on chgrp and chown number parsing... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | test1711: send a >64K mail with SMTP |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | tool_getparam: add --knownhosts |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Stefan Eissing | quiche: fix possible leaks on teardown |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | windows: use native error code types more |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Daniel Stenberg | openssl: call SSL_get_error() with proper error |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | src: stop overriding system printf symbols |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | curlx: move Curl_strerror, use in src and tests, ban... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | tests/server: replace banned functions with `curlx_str_hex` |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | unit1323: sync time types and printf masks, drop casts |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Viktor Szakats | tool_filetime: replace cast with the fitting printf... |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Daniel Stenberg | url: make Curl_init_userdefined return void |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Viktor Szakats | strerror: drop workaround for SalfordC win32 header bug |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Viktor Szakats | GHA/http3-linux: cleanup cache entry name after prev |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Joshua Rogers | telnet: print DISPlay LOCation in printsub without... |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Joshua Rogers | telnet: use pointer[0] for "unknown" option instead... |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Joshua Rogers | cpool: make bundle->dest an array; fix UB |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Daniel Stenberg | GHA: remove the hacktoberfest label action |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Viktor Szakats | checksrc: fix possible endless loops/errors in the... |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Viktor Szakats | unit1664: drop casts, expand masks to full values |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Viktor Szakats | GHA: drop quictls 3.3.0 builds in favor of openssl... |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Viktor Szakats | examples: fix two build issues surfaced with WinCE |
commit | commitdiff | tree | snapshot |
| next |