]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-09-06  Daniel Stenbergcurl_ctype: convert to macros-only
2022-09-06  Daniel Stenbergmisc: ISSPACE() => ISBLANK()
2022-09-06  Daniel Stenbergctype: remove all use of <ctype.h>, use our own versions
2022-09-05  Marc Hoerskencmake: skip superfluous hex2dec conversion using math...
2022-09-05  Daniel Stenbergcurl_easy_pause.3: unpausing is as fast as possible
2022-09-05  Daniel StenbergCURLOPT_DNS_INTERFACE.3: mention it works for almost...
2022-09-05  Daniel StenbergNPN: remove support for and use of
2022-09-04  Daniel StenbergRELEASE-NOTES: synced
2022-09-04  Samuel Henriqueconfigure: fail if '--without-ssl' + explicit parameter...
2022-09-04  Daniel Stenbergtests/certs/scripts: insert standard curl source headers
2022-09-02  Samuel Henriquedocs: remove mentions of deprecated '--without-openssl...
2022-09-02  Samuel Henriquemanpages: Fix spelling of "allows to" -> "allows one to"
2022-09-02  Samuel HenriqueCURLOPT_WILDCARDMATCH.3: Fix backslash escaping under...
2022-09-01  Daniel Stenbergtool_operate: reduce errorbuffer allocs
2022-08-31  Viktor Szakatsmisc: spelling fixes
2022-08-31  Daniel Stenbergtool_progress: remove 'Qd' from the parallel progress bar
2022-08-31  Daniel Stenbergtool_operate: prevent over-queuing in parallel mode
2022-08-31  Viktor Szakatscmake: fix original MinGW builds
2022-08-31  Daniel StenbergRELEASE-NOTES: synced curl-7_85_0
2022-08-31  Daniel StenbergTHANKS: add contributors from the 7.85.0 release
2022-08-30  Daniel Stenberggetparam: correctly clean args
2022-08-30  Daniel Stenbergzuul: remove the clang-tidy job
2022-08-30  Daniel Stenbergcmake: set feature PSL if present
2022-08-30  Daniel Stenberglib530: simplify realloc failure exit path
2022-08-29  Orgad Shanehtests: add tests for netrc login/password combinations
2022-08-29  Orgad Shanehurl: really use the user provided in the url when netrc...
2022-08-29  Orgad Shanehnetrc: Use the password from lines without login
2022-08-29  Jay Satirourl: treat missing usernames in netrc as empty
2022-08-29  Daniel Stenbergtest8: verify that "ctrl-byte cookies" are ignored
2022-08-29  Daniel Stenbergcookie: reject cookies with "control bytes"
2022-08-29  Daniel Stenberglibssh: ignore deprecation warnings
2022-08-29  Daniel StenbergRevert "schannel: when importing PFX, disable key persi...
2022-08-28  Daniel Stenbergmulti: use larger dns hash table for multi interface
2022-08-28  Marc HoerskenCI/runtests.pl: add param for dedicated curl to talk...
2022-08-27  Jacob Tolaropenssl: add cert path in error message
2022-08-27  Jacob Tolarcert.d: clarify that escape character works for file...
2022-08-27  Daniel Stenberggha: move over ngtcp2-gnutls CI job from zuul
2022-08-26  Marc Hoerskencmake: add detection of threadsafe feature
2022-08-26  Daniel StenbergRELEASE-NOTES: synced
2022-08-26  Marc HoerskenCI/azure: align torture shallowness with GHA
2022-08-26  Marc Hoerskenmulti_wait: fix and improve Curl_poll error handling...
2022-08-25  Marc Hoerskenmulti_wait: fix skipping to populate revents for extra_fds
2022-08-25  Marc HoerskenCI/appveyor: disable TLS in msys2-native autotools...
2022-08-25  Jay Satirotests: fix http2 tests to use CRLF headers
2022-08-25  rcombsmulti: use a pipe instead of a socketpair on apple...
2022-08-25  Somnath Kundulibssh2: provide symlink name in SFTP dir listing
2022-08-25  Daniel Stenbergconfigure: if asked to use TLS, fail if no TLS lib...
2022-08-25  Dustin Howettschannel: when importing PFX, disable key persistence
2022-08-23  Daniel Stenbergunit1303: four tests should have TRUE for 'connecting'
2022-08-23  Daniel StenbergCURLOPT_BUFFERSIZE.3: add upload buffersize to see...
2022-08-23  Fabian FischerHTTP3.md: add missing autoreconf command for building...
2022-08-23  Daniel StenbergRELEASE-NOTES: synced
2022-08-23  Daniel Stenbergmulti: have curl_multi_remove_handle close CONNECT_ONLY...
2022-08-23  Daniel Stenbergdocs/cmdline-opts: remove \& escapes from all .d files
2022-08-23  Daniel Stenbergdocs/cmdline-opts/gen.pl: encode leading single and...
2022-08-23  Marc Hoerskentests/server/sockfilt.c: avoid race condition without...
2022-08-22  Emil Englerurl: output the maximum when rejecting a url
2022-08-22  Chris Paulson... configure: fix broken m4 syntax in TLS options
2022-08-18  Daniel Stenbergtests/data/CMakeLists: remove making the 'show' makefil... 9337/head
2022-08-18  Daniel Stenbergtests/data/Makefile: remove 'filecheck' target
2022-08-17  Daniel Stenberglibssh2: make atime/mtime date overflow return error
2022-08-17  Daniel Stenberglibssh: make atime/mtime date overflow return error
2022-08-17  Daniel Stenbergexamples/curlx.c: remove
2022-08-17  Tobias Nygrencurl.h: include <sys/select.h> on SunOS
2022-08-17  Daniel StenbergDEPRECATE.md: push the NSS deprecation date forward...
2022-08-16  Daniel Stenberglibssh2: setting atime or mtime >32bit on 4-bytes-long...
2022-08-16  Daniel Stenberglibssh: setting atime or mtime > 32bit is now just...
2022-08-16  Jay SatiroKNOWN_BUGS: Windows Unicode builds use homedir in curre...
2022-08-16  Daniel Stenbergtest399: switch it to use a config file instead
2022-08-16  Daniel StenbergRELEASE-NOTES: synced
2022-08-16  Daniel Stenbergasyn-ares: make a single alloc out of hostname + async...
2022-08-16  Daniel StenbergCurl_close: call Curl_resolver_cancel to avoid memory...
2022-08-16  Daniel Stenbergasyn-thread: fix socket leak on OOM
2022-08-16  Daniel StenbergGHA: mv CI torture test from Zuul
2022-08-15  Daniel Stenbergngtcp2-wolfssl.yml: add GHA to build ngtcp2 + wolfSSL
2022-08-15  Daniel Stenbergtest399: verify check of too long host name
2022-08-15  Daniel Stenbergurl: reject URLs with hostnames longer than 65535 bytes
2022-08-15  Daniel Stenbergcurl_multi_perform.3: minor language fix
2022-08-15  Daniel Stenbergngtcp2: fix picky compiler warnings with wolfSSL for...
2022-08-15  Daniel Stenbergngtcp2: remove leftover variable
2022-08-15  Viktor SzakatsMakefile.m32: allow -nghttp3/-ngtcp2 without -ssl ...
2022-08-14  Stefan Eissingquic: add support via wolfSSL
2022-08-14  David Carliermemdebug: add annotation attributes
2022-08-13  Daniel StenbergGHA: move libressl CI from zuul to GitHub
2022-08-12  Daniel StenbergKNOWN_BUGS: FTPS directory listing hangs on Windows...
2022-08-12  Daniel StenbergKNOWN_BUGS: CURLOPT_CERTINFO results in CURLE_OUT_OF_ME...
2022-08-12  Daniel StenbergKNOWN_BUGS: libssh blocking and infinite loop problem
2022-08-12  Daniel StenbergRELEASE-NOTES: synced
2022-08-12  Daniel Stenbergmsh3: fix the QUIC disconnect function
2022-08-12  Daniel Stenbergconnect: close the happy eyeballs loser connection...
2022-08-12  Emil Englerrefactor: split resolve_server() into functions
2022-08-12  Daniel Stenbergschannel: re-indent to use curl style better
2022-08-12  Emanuele Torredocs/cmdline-opts: fix example and categories for ...
2022-08-11  Nick BanksHTTP3.md: update to msh3 v0.4.0
2022-08-11  Daniel Stenberghostip: resolve *.localhost to 127.0.0.1/::1
2022-08-11  Jay SatiroKNOWN_BUGS: long paths are not fully supported on Windows
2022-08-11  Daniel Stenbergconfig: remove the check for and use of SIZEOF_SHORT
2022-08-11  Daniel Stenbergconfigure: introduce CURL_SIZEOF
2022-08-10  Sean McArthurhyper: customize test1274 to how hyper unfolds headers
2022-08-10  Orgad Shanehcurl-config: quote directories with potential space
next