curl.git
13 days ago Raspbian automatic... Merge version 7.88.1-10+rpi1+deb12u14 and 7.88.1-10... bookworm-staging archive/raspbian/7.88.1-10+rpi1+deb12u15 raspbian/7.88.1-10+rpi1+deb12u15
2026-05-08 Samuel HenriqueMerge curl (7.88.1-10+deb12u15) import into refs/heads...
2026-05-08 Ramakrishnan... Build with NSS.
2026-05-08 Ramakrishnan... Build with GnuTLS.
2026-05-08 Daniel Stenberg[PATCH] http_chunks: reset the trailer to avoid memory...
2026-05-08 Carlos Henrique... curl_path: make SFTP handle a path like /~ properly.
2026-05-08 Daniel Stenbergcurl_path: bring back support for SFTP path ending...
2026-05-08 Samuel Henriqueruntests.pl: Increase variance of random seed used...
2026-05-08 Daniel Stenberg[PATCH] setopt: clear proxy auth properties when switching
2026-05-08 Daniel Stenberg[PATCH] protocol: disable connection reuse for SMB(S)
2026-05-08 Stefan Eissing[PATCH] proxy-auth: additional tests
2026-05-08 Daniel Stenberg[PATCH] http: only send bearer if auth is allowed
2026-05-08 Daniel Stenberg[PATCH] openssl: toggling CURLSSLOPT_NO_PARTIALCHAIN...
2026-05-08 Daniel Stenberg[PATCH] curl_sasl: if redirected, require permission...
2026-05-08 Daniel Stenberg[PATCH] ws: get a new mask for each new outgoing frame
2026-05-08 Daniel Stenberg[PATCH] netrc: 'default' with no credentials is not...
2026-05-08 Daniel Stenberg[PATCH] netrc: address several netrc parser flaws
2026-05-08 Daniel Stenberg[PATCH] url: use same credentials on redirect
2026-05-08 Daniel Stenberg[PATCH] tests: 780 - 783, new HSTS tests
2026-05-08 Daniel Stenberg[PATCH] hsts: improve subdomain handling
2026-05-08 Daniel Stenberg[PATCH] gtls: fix OCSP stapling management
2026-05-08 Stefan Eissingx509asn1: unittests and fixes for gtime2str
2026-05-08 Daniel Stenbergx509asn1: clean up GTime2str
2026-05-08 Stefan Eissing[PATCH] http2: push headers better cleanup
2026-05-08 Daniel Gustafsson[PATCH] setopt: Fix disabling all protocols
2026-05-08 Daniel Stenberg[PATCH] fopen: create short(er) temporary file name
2026-05-08 Daniel Stenberg[PATCH] cookie: lowercase the domain names before PSL...
2026-05-08 Daniel Stenberg[PATCH] cookie: remove unnecessary struct fields
2026-05-08 Jay Satiro[PATCH] socks: return error if hostname too long for...
2026-05-08 Daniel Stenberg[PATCH] http: return error when receiving too large...
2026-05-08 Alessandro... Fix Autotools not enabling OpenLDAP-specific functionality
2026-05-08 SaltyMilk[PATCH] fopen: optimize
2026-05-08 Daniel Stenberg[PATCH] lib: unify the upload/method handling
2026-05-08 Daniel Stenberg[PATCH] hostcheck: fix host name wildcard checking
2026-05-08 Daniel Stenberg[PATCH] hostip: include easy_lock.h before using GLOBAL...
2026-05-08 Harry Sintonen[PATCH] hostip: add locks around use of global buffer...
2026-05-08 Daniel Stenberg[PATCH] libssh2: free fingerprint better
2026-05-08 Daniel Stenberg[PATCH] CURLSHOPT_SHARE.3: HSTS sharing is not thread...
2026-05-08 Daniel Stenberg[PATCH] url: only reuse connections with same GSS deleg...
2026-05-08 Daniel Stenberg[PATCH] ftp: add more conditions for connection reuse
2026-05-08 Daniel Stenberg[PATCH] url: fix the SSH connection reuse check
2026-05-08 Daniel Stenberg[PATCH] curl_path: create the new path with dynbuf
2026-05-08 Daniel Stenberg[PATCH] telnet: only accept option arguments in ascii
2026-05-08 Dan Fandrich[PATCH] runtests: don't try to stop stunnel before...
2026-05-08 Daniel Stenberg[PATCH] tests: add 'large-time' as a testable feature
2026-05-08 Daniel Stenbergopenldap: create ldap URLs correctly for IPv6 addresses
2026-05-08 Stefan Eissing[PATCH] Fixing unix domain socket use in https connects.
2026-05-08 Sergio Durigan... Use correct path when loading libnss{pem,ckbi}.so
2026-05-08 Simon McVittieRemove curl's LDFLAGS from curl-config --static-libs
2026-05-08 Benjamin MoodyIn order to (partially) multi-arch-ify curl-config...
2026-05-08 Simon McVittiebuild: Divide mit-krb5-gssapi link flags between LDFLAG...
2026-05-08 Alessandro... Enable zsh completion generation
2026-05-08 Alessandro... Work around libtool --as-needed reordering bug
2026-05-08 Samuel Henriquecurl (7.88.1-10+deb12u15) bookworm; urgency=medium
2026-05-08 Samuel HenriqueImport curl_7.88.1-10+deb12u15.debian.tar.xz
2025-09-12 Raspbian automatic... Merge version 7.88.1-10+rpi1+deb12u12 and 7.88.1-10... archive/raspbian/7.88.1-10+rpi1+deb12u14 raspbian/7.88.1-10+rpi1+deb12u14
2025-07-19 Samuel HenriqueMerge curl (7.88.1-10+deb12u14) import into refs/heads...
2025-07-19 Ramakrishnan... Build with NSS.
2025-07-19 Ramakrishnan... Build with GnuTLS.
2025-07-19 Daniel Stenberg[PATCH] http_chunks: reset the trailer to avoid memory...
2025-07-19 Carlos Henrique... curl_path: make SFTP handle a path like /~ properly.
2025-07-19 Daniel Stenbergcurl_path: bring back support for SFTP path ending...
2025-07-19 Samuel Henriqueruntests.pl: Increase variance of random seed used...
2025-07-19 Daniel Stenberg[PATCH] netrc: 'default' with no credentials is not...
2025-07-19 Daniel Stenberg[PATCH] netrc: address several netrc parser flaws
2025-07-19 Daniel Stenberg[PATCH] url: use same credentials on redirect
2025-07-19 Daniel Stenberg[PATCH] tests: 780 - 783, new HSTS tests
2025-07-19 Daniel Stenberg[PATCH] hsts: improve subdomain handling
2025-07-19 Daniel Stenberg[PATCH] gtls: fix OCSP stapling management
2025-07-19 Stefan Eissingx509asn1: unittests and fixes for gtime2str
2025-07-19 Daniel Stenbergx509asn1: clean up GTime2str
2025-07-19 Stefan Eissing[PATCH] http2: push headers better cleanup
2025-07-19 Daniel Gustafsson[PATCH] setopt: Fix disabling all protocols
2025-07-19 Daniel Stenberg[PATCH] fopen: create short(er) temporary file name
2025-07-19 Daniel Stenberg[PATCH] cookie: lowercase the domain names before PSL...
2025-07-19 Daniel Stenberg[PATCH] cookie: remove unnecessary struct fields
2025-07-19 Jay Satiro[PATCH] socks: return error if hostname too long for...
2025-07-19 Daniel Stenberg[PATCH] http: return error when receiving too large...
2025-07-19 Alessandro... Fix Autotools not enabling OpenLDAP-specific functionality
2025-07-19 SaltyMilk[PATCH] fopen: optimize
2025-07-19 Daniel Stenberg[PATCH] lib: unify the upload/method handling
2025-07-19 Daniel Stenberg[PATCH] hostcheck: fix host name wildcard checking
2025-07-19 Daniel Stenberg[PATCH] hostip: include easy_lock.h before using GLOBAL...
2025-07-19 Harry Sintonen[PATCH] hostip: add locks around use of global buffer...
2025-07-19 Daniel Stenberg[PATCH] libssh2: free fingerprint better
2025-07-19 Daniel Stenberg[PATCH] CURLSHOPT_SHARE.3: HSTS sharing is not thread...
2025-07-19 Daniel Stenberg[PATCH] url: only reuse connections with same GSS deleg...
2025-07-19 Daniel Stenberg[PATCH] ftp: add more conditions for connection reuse
2025-07-19 Daniel Stenberg[PATCH] url: fix the SSH connection reuse check
2025-07-19 Daniel Stenberg[PATCH] curl_path: create the new path with dynbuf
2025-07-19 Daniel Stenberg[PATCH] telnet: only accept option arguments in ascii
2025-07-19 Dan Fandrich[PATCH] runtests: don't try to stop stunnel before...
2025-07-19 Daniel Stenberg[PATCH] tests: add 'large-time' as a testable feature
2025-07-19 Daniel Stenbergopenldap: create ldap URLs correctly for IPv6 addresses
2025-07-19 Stefan Eissing[PATCH] Fixing unix domain socket use in https connects.
2025-07-19 Sergio Durigan... Use correct path when loading libnss{pem,ckbi}.so
2025-07-19 Simon McVittieRemove curl's LDFLAGS from curl-config --static-libs
2025-07-19 Benjamin MoodyIn order to (partially) multi-arch-ify curl-config...
2025-07-19 Simon McVittiebuild: Divide mit-krb5-gssapi link flags between LDFLAG...
2025-07-19 Alessandro... Enable zsh completion generation
next