]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-11-23  Daniel Stenbergfopen: create new file using old file's mode
2023-11-23  Daniel Stenbergtest1476: require proxy
2023-11-23  Daniel Stenbergfopen: create short(er) temporary file name
2023-11-23  Stefan Eissingtests: git ignore generated second-hsts.txt file
2023-11-23  Viktor Szakatsopenssl: enable `infof_certstack` for 1.1 and LibreSSL 3.6
2023-11-23  Daniel Stenbergurldata: fix typo in comment
2023-11-23  Daniel StenbergCI: codespell
2023-11-23  Daniel Stenberglib: fix comment typos
2023-11-23  Daniel Stenbergtest1476: verify cookie PSL mixed case
2023-11-23  Daniel Stenbergcookie: lowercase the domain names before PSL checks
2023-11-23  Viktor Szakatsopenssl: fix building with v3 `no-deprecated` + add...
2023-11-22  Viktor Szakatscurl.h: delete Symbian OS references
2023-11-22  Viktor Szakatswindows: use built-in `_WIN32` macro to detect Windows
2023-11-22  Stefan Eissingurl: ConnectionExists revisited
2023-11-22  Daniel StenbergCURLMOPT_MAX_CONCURRENT_STREAMS: make sure the set...
2023-11-22  Daniel Stenbergurldata: make maxconnects a 32 bit value
2023-11-22  Daniel StenbergFEATURES: update the URL phrasing
2023-11-22  Daniel Stenbergwolfssh: remove redundant static prototypes
2023-11-22  Daniel Stenbergsetopt: remove superfluous use of ternary expressions
2023-11-22  Daniel Stenbergmime: store "form escape" as a single bit
2023-11-22  Daniel Stenbergsetopt: check CURLOPT_TFTP_BLKSIZE range on set
2023-11-21  Viktor Szakatsbuild: add more picky warnings and fix them
2023-11-21  Daniel Stenbergtransfer: avoid unreachable expression
2023-11-21  Stefan Eissingtransfer: readwrite improvements
2023-11-21  Daniel StenbergRELEASE-NOTES: synced
2023-11-21  Jiří Hruškatransfer: avoid calling the read callback again after EOF
2023-11-21  Daniel Stenbergdoh: provide better return code for responses w/o addresses
2023-11-21  Stefan EissingHTTP/2, HTTP/3: handle detach of onoing transfers
2023-11-20  Viktor Szakatsautotools: stop setting `-std=gnu89` with `--enable...
2023-11-20  Viktor Szakatsautotools: fix/improve gcc and Apple clang version...
2023-11-20  Viktor Szakatsautotools: delete LCC compiler support bits
2023-11-20  Viktor Szakatscmake: add test for `DISABLE` options, add `CURL_DISABL...
2023-11-20  Jacob Hoffman... hyper: temporarily remove HTTP/2 support
2023-11-20  Jay Satiroschannel: fix unused variable warning
2023-11-19  Daniel Stenbergurl: find scheme with a "perfect hash"
2023-11-19  Daniel Stenbergscripts: add schemetable.c
2023-11-19  Stefan Eissingvtls/vquic, keep peer name information together
2023-11-18  Viktor Szakatsbuild: always revert `#pragma GCC diagnostic` after use
2023-11-18  Viktor Szakatstidy-up: casing typos, delete unused Windows version...
2023-11-18  Viktor Szakatskeylog: disable if unused
2023-11-17  Viktor Szakatscmake: add `CURL_DISABLE_BINDLOCAL` option
2023-11-17  Viktor Szakatsurl: fix `-Wzero-length-array` with no protocols
2023-11-17  Viktor Szakatsurl: fix builds with `CURL_DISABLE_HTTP`
2023-11-17  Viktor Szakatshttp: fix `-Wunused-parameter` with no auth and no...
2023-11-16  Daniel StenbergTODO: Some TLS options are not offered for HTTPS proxies
2023-11-16  Daniel StenbergRELEASE-NOTES: synced
2023-11-16  Daniel Stenbergduphandle: make dupset() not return with pointers to...
2023-11-16  Viktor Szakatshttp: fix `-Wunused-variable` compiler warning
2023-11-16  Jay Satirotool: support bold headers in Windows
2023-11-15  Viktor Szakatsbuild: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + ...
2023-11-15  Daniel Stenbergduphandle: also free 'outcurl->cookies' in error path
2023-11-15  Viktor Szakatsconfig-win32: set `HAVE_SNPRINTF` for mingw-w64
2023-11-15  Viktor Szakatssasl: fix `-Wunused-function` compiler warning
2023-11-15  Viktor Szakatsbuild: picky warning updates
2023-11-15  Daniel Stenbergurldata: move cookielist from UserDefined to UrlState
2023-11-14  Viktor Szakatsautotools: avoid passing `LDFLAGS` twice to libcurl
2023-11-14  Viktor Szakatsautotools: accept linker flags via `CURL_LDFLAGS_{LIB...
2023-11-14  Jay Satirotool_cb_hdr: add an additional parsing check
2023-11-14  Philip H.cirrus.yml: freebsd 14
2023-11-13  Daniel Stenbergeasy: in duphandle, init the cookies for the new handle
2023-11-13  Daniel Stenbergduphandle: use strdup to clone *COPYPOSTFIELDS if size...
2023-11-13  Daniel StenbergRELEASE-NOTES: synced
2023-11-13  Daniel Stenbergcurl_easy_duphandle.3: clarify how HSTS and alt-svc...
2023-11-13  Daniel Stenbergurldata: move hstslist from 'set' to 'state'
2023-11-13  Daniel Stenbergtest1900: verify duphandle with HSTS using multiple...
2023-11-13  Goro FUJIhttp: allow longer HTTP/2 request method names
2023-11-12  Jay SatiroCURLOPT_CAINFO_BLOB.3: explain what CURL_BLOB_COPY...
2023-11-11  Viktor Szakatstidy-up: dedupe Windows system libs in cmake
2023-11-11  Junho Choici: test with latest quiche release (0.19.0)
2023-11-11  Junho Choiquiche: use quiche_conn_peer_transport_params()
2023-11-11  Daniel StenbergMakefile: generate the VC 14.20 project files at dist...
2023-11-11  Sam Jamesmisc: fix -Walloc-size warnings
2023-11-11  Mark GaiserIPFS: bugfixes
2023-11-11  Daniel StenbergVULN-DISCLOSURE-POLIC: remove broken link to hackerone
2023-11-11  Andrew Kurushinschannel: add CA cache support for files and memory...
2023-11-10  Daniel StenbergRELEASE-NOTES: synced
2023-11-10  Charlie Ccmake: option to disable install & drop `curlu` target...
2023-11-10  Kai Pastorcmake: fix multiple include of CURL package
2023-11-08  Viktor Szakatstidy-up: use `OPENSSL_VERSION_NUMBER`
2023-11-08  Daniel Stenbergresolve.d: drop a multi use-sentence
2023-11-07  Daniel Stenbergcontent_encoding: make Curl_all_content_encodings allocless
2023-11-07  Michael Kaufmannvtls: use ALPN "http/1.1" for HTTP/1.x, including HTTP/1.0
2023-11-07  Daniel StenbergMakefile.am: drop vc10, vc11 and vc12 projects from...
2023-11-07  David Suterprojects: add VC14.20 project files
2023-11-07  Daniel Stenbergcurl: move IPFS code into src/tool_ipfs.[ch]
2023-11-06  Viktor Szakatsbuild: delete support bits for obsolete Windows compilers
2023-11-06  Viktor Szakatsbuild: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
2023-11-06  Daniel Stenbergtool_operate: do not mix memory models
2023-11-06  Stefan Eissinglib: client writer, part 2, accounting + logging
2023-11-06  Daniel StenbergVULN-DISCLOSURE-POLICY: escape sequences are not a...
2023-11-06  Viktor Szakatsrand: fix build error with autotools + LibreSSL
2023-11-05  Daniel StenbergRELEASE-NOTES: synced
2023-11-05  Daniel Stenbergstrdup: do Curl_strndup without strncpy
2023-11-05  Enno BolandHTTP: fix empty-body warning
2023-11-05  Daniel Stenbergopenssl: identify the "quictls" backend correctly
2023-11-05  Mark Gaisercurl: improved IPFS and IPNS URL support
2023-11-05  Harry Mallondocs: KNOWN_BUGS cleanup
2023-11-05  Harry Mallonhttp_aws_sigv4: canonicalise valueless query params
2023-11-04  Michael Kaufmanndocs: preserve the modification date when copying the...
2023-11-04  Daniel Stenbergdocs: remove bold from some man page SYNOPSIS sections
next