]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-06-28  Daniel Stenbergeasy_lock: switch to using atomic_int instead of bool
2022-06-27  vvb2060ngtcp2: fix incompatible function pointer types
2022-06-27  vvb2060easy_lock.h: use __asm__ instead of asm to fix build
2022-06-27  Samuel Henriquelibcurl-security.3: fix typo on macro "SH_"
2022-06-27  Daniel Stenbergeasy_lock.h: include sched.h if available to fix build
2022-06-27  Daniel StenbergRELEASE-NOTES: synced curl-7_84_0
2022-06-27  Daniel StenbergTHANKS: contributors from 7.84.0 release notes
2022-06-26  Daniel Stenberghsts: use Curl_fopen()
2022-06-26  Daniel Stenbergaltsvc: use Curl_fopen()
2022-06-26  Daniel Stenbergfopen: add Curl_fopen() for better overwriting of files
2022-06-26  Daniel Stenbergtest444: test many received Set-Cookie:
2022-06-26  Daniel Stenbergtest442/443: test cookie caps
2022-06-26  Daniel Stenbergcookie: apply limits
2022-06-25  Daniel Stenbergtest387: verify rejection of compression chain attack
2022-06-25  Daniel Stenbergcontent_encoding: return error on too many compression...
2022-06-25  Daniel Stenbergkrb5: return error properly on decode errors
2022-06-23  Daniel Stenbergeasy_lock.h: remove use of the deprecated ATOMIC_VAR_IN...
2022-06-23  Stefan Eissingngtcp2: avoid supplying 0 length `msg_control` to sendmsg()
2022-06-23  Tom Ecclesftp: restore protocol state after http proxy CONNECT
2022-06-23  Jay SatiroTHANKS: add contributor missing from aea8ac1
2022-06-23  Jay Satirocurl_setup: include _mingw.h
2022-06-22  Viktor Szakatsrand: stop detecting /dev/urandom in cross-builds
2022-06-22  Emanuele Torreci: avoid `cmake -Hpath`
2022-06-22  Daniel StenbergINTERNALS: bring back the "Library symbols" section
2022-06-22  Viktor SzakatsMakefile.m32: stop forcing XP target with ipv6 enabled...
2022-06-21  Daniel StenbergCONTRIBUTE: mention how we maintain REUSE compliance
2022-06-21  Daniel StenbergCURLOPT_ALTSVC.3: document the file format
2022-06-21  Jay Satiroruntests: add "threadsafe" to detected features
2022-06-20  Daniel Stenbergeasy: remove dead code
2022-06-20  Glenn Strausstransfer: upload performance; avoid tiny send
2022-06-20  Steve Holmeprojects: fix third-party SSL library build paths for...
2022-06-20  Pierrick Charronurlapi: make curl_url_set(url, CURLUPART_URL, NULL...
2022-06-18  Philip HCI: bump FreeBSD 13.0 to 13.1
2022-06-18  Daniel StenbergRELEASE-NOTES: synced
2022-06-17  divinity76CURLOPT_HTTPHEADER.3: improve comment in example
2022-06-16  Marc HoerskenCI/azure: reduce flakiness by retrying install/prepare...
2022-06-16  Marc HoerskenCI/cirrus: align Windows timeout with Azure CI at 120...
2022-06-16  Jay Satirovtls: make curl_global_sslset thread-safe
2022-06-16  Jay Satirocurl_easy_pause.3: remove explanation of progress function
2022-06-15  Daniel Stenberglibssh: skip the fake-close when libssh does the right...
2022-06-15  Daniel Stenbergconfigure: warn about rustls being experimental
2022-06-15  Daniel Stenbergruntests: skip starting the ssh server if user name...
2022-06-14  Daniel Stenbergcopyright.pl: parse and use .reuse/dep5 for skips
2022-06-14  Daniel Stenbergreuse/dep5: adjusted to parse better
2022-06-14  Daniel Stenbergbuildconf.bat: update copyright year range
2022-06-14  Daniel StenbergREADME.md: use the common "Copyright" style formatting
2022-06-14  Daniel Stenbergreuse: move license info from .mailmap.license to ...
2022-06-14  Daniel StenbergREADME.md: add a REUSE badge
2022-06-14  Daniel Stenberg.reuse/dep5: remove recursive docs ignore, only skip...
2022-06-14  Daniel Stenbergdocs/cmdline-opts: add copyright and license identifier...
2022-06-13  Daniel Stenbergcopyright: info for/ignore .github/ISSUE_TEMPLATE/bug_r...
2022-06-13  Daniel Stenbergbug_report.md: revert the REUSE template to see if...
2022-06-13  Viktor Szakatsversion: rename threadsafe-init to threadsafe
2022-06-13  Daniel Stenbergtest3026: disable on win32
2022-06-13  Daniel StenbergGHA: shorten the reuse CI job name
2022-06-13  Daniel Stenbergmisc: add missing SPDX-License-Identifier info
2022-06-13  Daniel Stenbergcopyright: verify SPDX-License-Identifier presence...
2022-06-13  Daniel Stenbergeasy_lock: add SPDX license identifier
2022-06-13  Daniel Stenbergmailmap: Max Mehl
2022-06-13  max.mehlgit: ignore large commit making the curl REUSE compliant
2022-06-13  max.mehlcopyright: make repository REUSE compliant
2022-06-12  Daniel Stenbergcurl_url_set.3: clarify by default using known schemes...
2022-06-12  Daniel Stenbergscripts/copyright.pl: ignore leading spaces
2022-06-10  Viktor Szakatsngtcp2: fix typo in preprocessor condition
2022-06-10  Daniel StenbergRELEASE-NOTES: synced
2022-06-10  Tatsuhiro Tsujikawangtcp2: build without sendmsg
2022-06-10  Tatsuhiro Tsujikawangtcp2: use handshake helper funcs to simplify TLS...
2022-06-10  Daniel Stenbergtest390: verify --parallel
2022-06-08  Daniel Stenbergtest1543: verify CURLINFO_EFFECTIVE_URL with CURLOPT_CU...
2022-06-08  Daniel Stenbergurl: URL encode the path when extracted, if spaces...
2022-06-08  Daniel Stenbergurlapi: support CURLU_URLENCODE for curl_url_get()
2022-06-08  Daniel Stenbergserver/sws: support spaces in the HTTP request path
2022-06-08  Daniel Stenbergtests/getpart: fix getpartattr to work with "data"...
2022-06-08  Daniel Stenbergselect: return error from "lethal" poll/select errors
2022-06-08  Daniel Stenbergtest3026: add missing control file
2022-06-08  Daniel Stenbergruntests: fix skipping tests not done event-based
2022-06-08  Daniel Stenbergtransfer: maintain --path-as-is after redirects
2022-06-08  Daniel Stenbergtest391: verify --path-as-is with redirect
2022-06-08  Jay Satirocurl_global_init.3: Separate the Windows loader lock...
2022-06-08  Daniel Stenbergcurl_global_init.3: this is now (usually) thread-safe
2022-06-08  Haxatronlibcurl-security.3: Document CRLF header injection
2022-06-08  Jay SatiroCURLOPT_RANGE.3: remove ranged upload advice
2022-06-07  Thomas Guillemcurl_version_info: add CURL_VERSION_THREADSAFE_INIT
2022-06-07  Thomas Guillemlib: make curl_global_init() threadsafe when possible
2022-06-06  Daniel StenbergRELEASE-NOTES: synced
2022-06-06  Fabian Keiltest414: add the '--resolve' keyword
2022-06-06  Fabian Keiltest{440,441,493,977}: add "HTTP proxy" keywords
2022-06-06  Fabian Keilruntests.pl: add the --repeat parameter to the --help...
2022-06-06  Fabian Keiltest 2081: add a valid reply for the second request
2022-06-06  Fabian Keiltest 675: add missing CR so the test passes when run...
2022-06-06  Daniel Stenbergftp: when failing to do a secure GSSAPI login, fail...
2022-06-06  Daniel Stenberghttp2: reject overly many push-promise headers
2022-06-05  Fabian Keilmisc: spelling improvements
2022-06-05  Tatsuhiro Tsujikawangtcp2: fix assertion failure on EMSGSIZE
2022-06-02  Daniel Stenbergeasy/transfer: fix cookie-disabled build
2022-06-02  Daniel Stenbergexamples/crawler.c: use the curl license
2022-06-02  Daniel Stenbergspeed-limit/time.d: mention these affect transfers...
2022-06-02  Daniel Stenbergscripts/copyright.pl: fix the exclusion to not ignore...
2022-06-02  Daniel Stenbergexamples: remove fopen.c and rtsp.c
2022-06-02  Wolf Vollprechtnetrc: check %USERPROFILE% as well on Windows
next