]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-02-27  Daniel Stenbergmulti: make add_handle free any multi_easy
2024-02-27  Daniel Stenbergdocs: use present tense
2024-02-27  Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.md: no promises of lifetime...
2024-02-27  Stefan Eissinglib: send rework
2024-02-26  Daniel StenbergRELEASE-NOTES: synced
2024-02-26  Daniel Stenberghttp_chunks: remove unused 'endptr' variable
2024-02-26  Louis Solofrizzolib: initialize output pointers to NULL before calling...
2024-02-26  Stefan Eissinglib: move client writer into own source
2024-02-26  Stefan Eissingurldata: move authneg bit from conn to Curl_easy
2024-02-26  Stefan Eissingc-hyper: add header collection writer in hyper builds
2024-02-26  Stefan Eissinghttp: move headers collecting to writer
2024-02-26  Stefan Eissingsendf: Curl_client_write(), make passed in buf const
2024-02-26  MAntoniaklib: remove curl_mimepart object when CURL_DISABLE_MIME
2024-02-26  kpcyrdrustls: make curl compile with 0.12.0
2024-02-26  Daniel Stenbergstrtoofft: fix the overflow check
2024-02-25  Daniel Stenberglibssh/libssh2: return error on too big range
2024-02-24  Scott Talbertsetopt: fix check for CURLOPT_PROXY_TLSAUTH_TYPE value
2024-02-24  Jay Satiromprintf: fix format prefix I32/I64 for windows compilers
2024-02-23  Daniel Stenbergcd2nroff: gen: make `\>` in input to render as plain...
2024-02-23  Daniel Stenberggen: make `\>` in input to render as plain '>' in output
2024-02-23  Fabrice Fontaineconfigure.ac: find libpsl with pkg-config
2024-02-23  Daniel StenbergBUG-BOUNTY.md: clarify that the curl security team...
2024-02-23  Daniel StenbergTHANKS: add bug reporter from #740
2024-02-22  Stefan Eissingmulti: fix multi_sock handling of select_bits 12976/head
2024-02-22  Daniel Stenbergcurlver: bump to 8.7.0 for next release
2024-02-22  Daniel StenbergRELEASE-NOTES: synced
2024-02-22  Daniel Stenbergwrite-out: add '%{proxy_used}'
2024-02-22  Daniel StenbergCURLINFO_USED_PROXY: return bool whether the proxy...
2024-02-20  Daniel Stenbergsha512_256: remove the cast macro, minor language/forma...
2024-02-20  Stefan EissingDoH: add trace configuration
2024-02-20  Stefan Eissingwebsocket: fix curl_ws_recv()
2024-02-20  Evgeny Grindigest: support SHA-512/256
2024-02-20  Evgeny Grintests: add SHA-512/256 unit test
2024-02-20  Evgeny GrinSHA-512/256: implement hash algorithm
2024-02-20  Evgeny Grincurl_setup.h: add curl_uint64_t internal type
2024-02-20  Daniel Stenbergdocs: dist curl*.1 and install without perl
2024-02-20  Stefan EissingOpenSSL QUIC: adapt to v3.3.x
2024-02-19  Ramiro GarciaMANUAL.md: fix typo
2024-02-19  Daniel StenbergBINDINGS: add mcurl, the python binding
2024-02-19  Daniel Stenbergmk-ca-bundle.md: cleanups and polish 12958/head
2024-02-19  Daniel Stenbergspellcheck.yml: remove .1/.3 handling, clean all man...
2024-02-19  Daniel Stenberglibcurl-docs: cleanups
2024-02-19  Daniel Stenbergcd2nroff: remove backticks from titles
2024-02-19  Daniel StenbergRELEASE-NOTES: synced
2024-02-18  Stefan Eissinghttp_chunks: fix the accounting of consumed bytes
2024-02-18  Stefan Eissingfile: use xfer buf for file:// transfers
2024-02-18  Karthikdasari0423HTTP3.md: always run nghttp3 submodule init
2024-02-18  LeeRivaCURLOPT_POSTQUOTE.md: fix typo
2024-02-18  Evgeny Grinchecksrc.pl: fix handling .checksrc with CRLF
2024-02-18  Richard Levittecmake: fix install for older CMake versions
2024-02-16  Stefan Eissingvtls: fix tls proxy peer verification
2024-02-16  Dan FandrichCI: Bump the Circle CI base Ubuntu image to the latest...
2024-02-13  Jay Satirotransfer: improve Windows SO_SNDBUF update limit
2024-02-13  Jay Satiroschannel: fix hang on unexpected server close
2024-02-10  Daniel StenbergKNOWN_BUGS: FTP upload fails if remebered dir is deleted
2024-02-10  MAntoniakmbedtls: use mbedtls_ssl_conf_{min|max}_tls_version
2024-02-10  Dan FandrichCI: bump to actions/cache@v4 to avoid warning
2024-02-09  Evgeny Grintest1165: improve pattern matching
2024-02-09  Dan Fandrichscripts: Fix cijobs.pl for Azure and GHA
2024-02-09  Daniel StenbergRELEASE-NOTES: synced
2024-02-09  Daniel StenbergTODO: use pkg-config to find libpsl
2024-02-09  Daniel StenbergTODO: avoid nroff
2024-02-09  Dan FandrichRevert "CI: run Circle macOS builds on x86 for now"
2024-02-09  Viktor Szakatscmake: add warning for using TLS libraries without...
2024-02-09  Daniel Stenbergconfigure: add warning for using TLS libraries without...
2024-02-09  MAntoniakmbedtls: fix building when MBEDTLS_X509_REMOVE_INFO...
2024-02-09  Stefan Eissingftp: fix socket wait activity in ftp_domore_getsock
2024-02-09  Daniel Stenbergdist: make sure the http tests are in the tarball
2024-02-09  Stefan Eissingmulti: add xfer_buf to multi handle
2024-02-09  Daniel Stenbergwrite-out.md: clarify error handling details
2024-02-08  Stefan Eissingftp: do lineend conversions in client writer
2024-02-08  Stefan Eissingftp: tracing improvements
2024-02-08  Karthikdasari0423HTTP3.md: adjust the OpenSSL QUIC install instructions
2024-02-08  Daniel StenbergTODO: align the TOC with the header
2024-02-08  Daniel Stenbergdocs: make sure curl.1 is included in dist tarballs
2024-02-08  Karthikdasari0423HTTP3.md: remove quiche word in Openssl 3.2
2024-02-07  Daniel Stenbergcurl: when allocating variables, add the name into...
2024-02-07  Daniel Stenberglib582: remove code causing warning that is never run
2024-02-07  Stefan Eissingvtls: revert "receive max buffer" + add test case
2024-02-07  Daniel Stenbergtests: support setting/using blank content env variables
2024-02-07  Daniel Stenbergcurl: exit on config file parser errors
2024-02-07  Daniel SzmulewiczCURLOPT_WRITEFUNCTION.md: typo fix
2024-02-07  Daniel Stenberglib: convert Curl_get_line to use dynbuf
2024-02-07  Daniel StenbergKNOWN_BUGS: unicode on Windows
2024-02-07  Daniel Stenbergtool_operate: change precedence of server Retry-After...
2024-02-07  Daniel Stenbergcmdline-docs: quote and angle bracket cleanup
2024-02-07  Daniel Stenbergbadwords: use hostname, not host name
2024-02-06  Viktor Szakatscmake: fix function description in comment [ci skip]
2024-02-06  Daniel Stenbergheader.md: remove backslash, make nicer markdown
2024-02-06  Daniel Stenbergdocs: add mk-ca-bundle.1 to dist
2024-02-06  Stefan Eissinghttps-proxy: use IP address and cert with ip in alt...
2024-02-06  Jiawen Gengdocs: add necessary setup for nghttp3
2024-02-06  Peter Kreftingversion: allow building with ancient libpsl
2024-02-06  Daniel StenbergTODO: Support latest rustls
2024-02-06  Daniel Stenbergdocs: make curldown do angle brackets like markdown
2024-02-06  Daniel Stenbergdocs: fix the --disable-docs for autotools
2024-02-05  Daniel StenbergRELEASE-NOTES: synced
2024-02-05  Daniel Stenberglibcurl-security.md: Active FTP passes on the local...
2024-02-05  Stefan Eissingconfigure: do not link with nghttp3 unless necessary
2024-02-05  Daniel StenbergTHANKS: add Dmitry Tretyakov
next