]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-01-31  Stefan Eissingconnect: fix strategy testing for attempts, timeouts...
2023-01-31  Stefan Eissingcf-socket: improvements in socket I/O handling
2023-01-31  Daniel Stenbergopenssl: only use CA_BLOB if verifying peer
2023-01-31  Thomas1664... curl_free.3: fix return type of `curl_free`
2023-01-30  Daniel Stenbergzuul: stop using this CI service
2023-01-30  Daniel Stenbergcopyright: remove "m4/ax_compile_check_sizeof.m4" from...
2023-01-30  Daniel Stenbergws: unstick connect-only shutdown
2023-01-30  Daniel Stenbergws: remove bad assert
2023-01-29  Daniel Stenbergopenssl: adapt to boringssl's error code type
2023-01-29  Daniel Stenbergtool_operate: repair --rate
2023-01-29  Daniel Stenbergdict: URL decode the entire path always
2023-01-29  Stefan Eissingvtls: do not null-check when we already assume cf-ctx...
2023-01-29  Daniel StenbergRELEASE-NOTES: synced
2023-01-29  Daniel StenbergCURLOPT_READFUNCTION.3: the callback 'size' arg is...
2023-01-29  Daniel Stenbergcopyright.pl: cease doing year verifications
2023-01-29  Dan FandrichCI: Work around a labeler bug that removes labels
2023-01-26  Jay Satirowrite-out.d: clarify Windows % symbol escaping
2023-01-26  Ryan Schmidtconnect: Fix build when not ENABLE_IPV6
2023-01-26  Ryan Schmidtcf-socket: Fix build when not HAVE_GETPEERNAME
2023-01-26  Stefan Eissingvtls: Manage current easy handle in nested cfilter...
2023-01-26  Dan FandrichCI: Add even more paths to the labeler config (#10326)
2023-01-25  Dan Fandrichscripts: Fix Appveyor job detection in cijobs.pl
2023-01-25  Dan FandrichCI: Add a few more paths to the labeler config (#10326)
2023-01-25  Dan FandrichCI: Switch the labeler event to pull_request_target
2023-01-25  Viktor Szakatscmake: delete redundant macro definition `SECURITY_WIN32`
2023-01-24  Fredrikwinbuild: document that arm64 is supported
2023-01-24  Cherish98openssl: don't log raw record headers
2023-01-24  Marc Aldorasicmake: use list APPEND syntax for CMAKE_REQUIRED_DEFINI...
2023-01-24  Dan FandrichCI: Add a workflow to automatically label pull requests
2023-01-21  Jay Satirosystem.h: assume OS400 is always built with ILEC compiler
2023-01-20  xgladiuscmake: Remove deprecated symbols check
2023-01-20  Dan Fandrichdocs: POSTFIELDSIZE must be set to -1 with read function
2023-01-20  Stefan Eissingvtls: fix hostname handling in filters
2023-01-17  Sergey Bronnikovlib: fix typos
2023-01-17  Sergey Bronnikovcurl_version_info.3: fix typo
2023-01-17  Jay Satiroopenssl: Don't ignore CA paths when using Windows CA...
2023-01-13  Daniel StenbergRELEASE-NOTES: synced
2023-01-13  Daniel Stenbergws: fix autoping handling
2023-01-13  Daniel Stenbergcurl_log: avoid printf() format checking with mingw
2023-01-13  Daniel Stenbergtool_getparam: fix compiler warning when !HAVE_WRITABLE...
2023-01-12  Stefan Eissingopenssl: make the BIO_METHOD a local variable in the...
2023-01-12  Daniel Stenbergcurl: output warning at --verbose output for debug...
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
next