]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-01-12  Daniel Stenbergsrc: add --http3-only 10264/head
2023-01-12  Daniel Stenbergcurl.h: add CURL_HTTP_VERSION_3ONLY
2023-01-12  Daniel Stenbergconnect: fix access of pointer before NULL check
2023-01-12  Daniel Gustafssoneasyoptions: Fix header printing in generation script
2023-01-12  Harry Sintonentool_getparam: fix hiding of command line secrets
2023-01-12  Stefan Eissingtests: document the cfilter debug logging options
2023-01-12  Stefan Eissingcurl_log: for failf/infof and debug logging implementations
2023-01-10  Daniel StenbergRELEASE-NOTES: synced
2023-01-10  Nick Banksmsh3: update to v0.6
2023-01-10  Stefan Eissingngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openss...
2023-01-10  Daniel Stenbergcf-socket: make infof() call use %zu for size_t output
2023-01-10  jonrumseyos400: fixes to make-lib.sh and initscript.sh
2023-01-09  Stefan Eissingtests-httpd: basic infra to run curl against an apache...
2023-01-09  Stefan Eissingquic: improve connect error message, debugging info...
2023-01-09  Stefan Eissingquiche: fix build without any HTTP/2 implementation
2023-01-09  Daniel Stenberg.github/workflows/linux.yml: add a quiche CI job
2023-01-08  Daniel Stenbergcurl.h: allow up to 10M buffer size
2023-01-08  Tatsuhiro TsujikawaGHA: use designated ngtcp2 and its dependencies versions
2023-01-08  Daniel Stenbergdocs/cmdline-opts/hsts.d: explain hsts more
2023-01-08  Stefan Eissingmsh3: run again in its cfilter
2023-01-08  Jay Satirosendf: fix build for Linux TCP fastopen
2023-01-07  Daniel StenbergRELEASE-NOTES: synced
2023-01-07  Daniel Stenbergsetopt: move the SHA256 opt within #ifdef libssh2
2023-01-07  Patrick Monneratnss: implement data_pending method
2023-01-06  Jay SatiroCURLOPT_HEADERDATA.3: warn DLL users must set write...
2023-01-05  jonrumseyx509asn1: fix compile errors and warnings
2023-01-05  Patrick Monneratruntests: fix detection of TLS backends
2023-01-05  andy5995GHA: add job on Slackware 15.0
2023-01-05  Daniel Stenbergtest363: make even smaller writes to loop more
2023-01-05  Daniel Stenberghttp_proxy: do not assign data->req.p.http use local...
2023-01-05  Stefan Eissingquic: rename vquic implementations, fix for quiche...
2023-01-05  Stefan Eissingsectransp: fix for incomplete read/writes
2023-01-05  andy5995GHA: Hacktoberfest CI: Update deprecated 'set-output...
2023-01-05  Jay Satiroscripts: set file mode +x on all perl and shell scripts
2023-01-04  Stefan Eissingtool_operate: fix headerfile writing
2023-01-04  Daniel Stenbergmisc: reduce struct and struct field sizes
2023-01-04  Daniel Stenbergnoproxy: support for space-separated names is deprecated
2023-01-04  Andrei Rybaklib: fix typos in comments which repeat a word
2023-01-03  Radek Brichcmake: set SOVERSION also for macOS 10406/head
2023-01-03  Jay Satirohttp2: fix compiler warning due to uninitialized variable
2023-01-03  Stefan Eissingcf-socket: keep sockaddr local in the socket filters
2023-01-03  Daniel StenbergRELEASE-NOTES: synced
2023-01-03  Daniel Stenbergruntests: consider warnings fatal and error on them
2023-01-03  Daniel Stenbergcopyright: update all copyright lines and remove year...
2023-01-03  Daniel Stenbergdocs/DEPRECATE.md: deprecate gskit
2023-01-03  Daniel StenbergRevert "x509asn1: avoid freeing unallocated pointers"
2023-01-03  Daniel Stenbergngtcp2: fix the build without 'sendmsg'
2023-01-03  Daniel Stenbergcmake: check for sendmsg
2023-01-02  Timmy Schierlingruntest.pl: add expected fourth return value
2023-01-02  Daniel Stenberghttp2: when using printf %.*s, the length arg must...
2023-01-02  Daniel Stenbergcfilters: check for NULL before using pointer
2023-01-02  Daniel Stenberghttp2: in connisdead check, attach the connection befor...
2023-01-02  Philip HLinux CI: update some dependecies to latest tag
2023-01-02  Daniel Stenbergc-hyper: move down the Accept-Encoding header generation
2023-01-02  Daniel Stenbergrelease-notes.pl: check fixes/closes lines better
2023-01-02  Daniel Stenbergtest1560: use a UTF8-using locale when run
2023-01-02  Daniel Stenbergcf-socket: fix build regression
2023-01-02  Daniel Stenbergexamples: remove the curlgtk.c example
2023-01-01  andy5995docs: add link to GitHub Discussions
2023-01-01  andy5995GHA: ignore changes to md files for most workflows
2023-01-01  Josh Brobsthttp: decode transfer encoding first
2023-01-01  Daniel Stenbergcurl.h: mark CURLSSLBACKEND_MESALINK as deprecated
2023-01-01  Daniel Stenbergcurl_global_sslset.3: clarify the openssl situation
2022-12-31  Cameron Blomquisthttp: add additional condition for including stdint.h
2022-12-31  Daniel Stenbergurldata: cease storing TLS auth type
2022-12-31  Daniel Stenbergvtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
2022-12-30  Marcel Raadlib670: make test.h the first include
2022-12-30  Stefan Eissinglib: connect/h2/h3 refactor
2022-12-30  Daniel StenbergRELEASE-NOTES: synced
2022-12-30  Daniel Stenbergdocs/libcurl/curl_getdate.3: minor whitespace edit
2022-12-30  Daniel Stenbergtransfer: break the read loop when RECV is cleared
2022-12-29  Daniel Stenbergmultihandle: turn bool struct fields into bits
2022-12-29  Stefan Eissingftpserver: lower the normal DATA connect timeout to...
2022-12-28  Nick Banksmsh3: add support for request payload
2022-12-28  Stefan Eissingopenssl: remove attached easy handles from SSL instances
2022-12-28  Daniel Stenbergsocketpair: allow localhost MITM sniffers
2022-12-28  Daniel StenbergHTTP3: mention what needs to be in place to remove...
2022-12-28  andy5995MANUAL.md: add pipe to apt-key example
2022-12-27  Daniel Stenbergtest417: verify %{certs} output
2022-12-27  Daniel Stenbergruntests: make 'mbedtls' a testable feature
2022-12-27  Daniel Stenbergwriteout: add %{certs} and %{num_certs}
2022-12-27  Stefan Eissinghaxproxy: send before TLS handhshake
2022-12-27  Daniel StenbergRELEASE-NOTES: synced
2022-12-27  Daniel Stenbergtest446: verify hsts with two URLs
2022-12-27  Daniel Stenbergruntests: support crlf="yes" for verify/proxy
2022-12-27  Daniel Stenberghsts: handle adding the same host name again
2022-12-27  Daniel Stenbergtool_operate: share HSTS between handles
2022-12-27  Daniel Stenbergshare: add sharing of HSTS cache among handles
2022-12-27  Viktor SzakatsMakefile.mk: fix wolfssl and mbedtls default paths
2022-12-27  Daniel StenbergINTERNALS: cleanup
2022-12-27  Daniel Stenbergcmake: bump requirement to 3.7
2022-12-27  Daniel Stenbergcfilters:Curl_conn_get_select_socks: use the first...
2022-12-26  Daniel Stenbergurlapi: add CURLU_PUNYCODE
2022-12-26  Daniel StenbergRELEASE-NOTES: synced
2022-12-26  Daniel Stenberglibssh2: try sha2 algos for hostkey methods
2022-12-26  Patrick Monnerattypecheck: accept expressions for option/info parameters
2022-12-26  Paul Howarthtests: avoid use of sha1 in certificates
2022-12-26  Yurii Rashkovskiicmake: fix the snprintf detection
2022-12-26  Radu Hociunghttp: remove the trace message "Mark bundle... multiuse"
2022-12-26  Hannah Schierlingurl: fix build with `--disable-cookies`
next