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