]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-02-06  Pronyushkin... url: fix part of conditional expression is always true
2023-02-06  Daniel StenbergRELEASE-NOTES: synced
2023-02-06  Philip HGHA/macos.yml: bump to gcc-12
2023-02-06  Daniel Stenbergpackages: remove Android, update README
2023-02-05  Kvarec Lezkifopen: remove unnecessary assignment
2023-02-05  Gisle Vanemlibtest: add a sleep macro for Windows
2023-02-03  Kvarec Lezkihttp_aws_sigv4: remove typecasts from HMAC_SHA256 macro
2023-02-03  Daniel Stenbergmailmap: Thomas1664 on github
2023-02-03  Thomas1664CURLOPT_WRITEFUNCTION.3: fix memory leak in example
2023-02-03  Kvarec Lezkidoh: ifdef IPv6 code
2023-02-03  Daniel Stenbergurlapi: remove pathlen assignment
2023-02-03  Kvarec Lezkihttp: fix "part of conditional expression is always...
2023-02-02  Daniel Stenbergurlapi: skip the extra dedotdot alloc if no dot in...
2023-02-02  Stefan Eissingconnections: introduce http/3 happy eyeballs
2023-02-02  Daniel StenbergCODEOWNERS: remove the peeps mentioned as CI owners
2023-02-02  Martin D'Aloiawrite-out.d: add 'since version' to %{header_json}...
2023-02-01  Daniel Stenbergurlapi: avoid Curl_dyn_addf() for hex outputs
2023-02-01  Daniel Stenbergurlapi: skip path checks if path is just "/"
2023-02-01  Philip HGHA/macos: use Xcode_14.0.1 for cmake builds
2023-02-01  Viktor Szakatstls: fixes for wolfssl + openssl combo builds
2023-02-01  Daniel StenbergRELEASE-NOTES: synced
2023-02-01  Daniel Stenbergdocs/INSTALL: document how to use multiple TLS backends
2023-02-01  Kvarec Lezkicookies: fp is always not NULL
2023-01-31  Daniel Stenbergescape: use table lookup when adding %-codes to output
2023-01-31  Daniel Stenbergunit2600: avoid error: ‘TEST_CASES’ defined but not...
2023-01-31  Daniel Stenbergescape: hex decode with a lookup-table
2023-01-31  Daniel Stenbergcf-socket: fix build error wo TCP_FASTOPEN_CONNECT
2023-01-31  Stefan EissingCI: add pytest github workflow to CI test/tests-httpd...
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...
next