]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-01-19  Daniel Stenbergruntests: preprocess DISABLED to allow conditionals
2021-01-19  Daniel Stenbergruntests: turn preprocessing into a separate function
2021-01-19  Daniel Stenberglib/Makefile.inc: convert to listing each file on its...
2021-01-19  Daniel Stenbergftplistparser: remove use of conn->data
2021-01-19  Daniel Stenberglib: more conn->data cleanups
2021-01-19  Patrick Monneratvtls: reduce conn->data use
2021-01-18  Daniel Stenberghyper: deliver data to application with Curl_client_write
2021-01-18  Daniel Stenberggopher: remove accidental conn->data leftover
2021-01-18  Daniel Stenberglibssh: avoid plain free() of libssh-memory
2021-01-18  Daniel Stenbergsend: assert that Curl_write_plain() has a ->conn when...
2021-01-18  Daniel Stenbergtest410: verify HTTPS GET with a 49K request header
2021-01-17  Daniel Stenberglib: pass in 'struct Curl_easy *' to most functions
2021-01-17  Emil Englerdocs: fix typos in NEW-PROTOCOL.md 6471/head
2021-01-16  Daniel StenbergRELEASE-NOTES: synced
2021-01-16  Razvan Cojocarucmake: expose CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG
2021-01-15  Daniel Stenbergtest1918: verify curl_easy_option_by_name() and curl_ea...
2021-01-15  Gisle Vanemeasyoptions: add the missing AWS_SIGV4
2021-01-15  Daniel Stenbergschannel_verify: fix safefree call typo
2021-01-15  Daniel Stenbergmime: make sure setting MIMEPOST to NULL resets properly
2021-01-14  Daniel Stenbergmulti: set the PRETRANSFER time-stamp when we switch...
2021-01-14  Daniel StenbergCURLINFO_PRETRANSFER_TIME.3: clarify
2021-01-14  Gisle Vanemschannel: plug a memory-leak
2021-01-14  Jay Satirogitattributes: Set batch files to CRLF line endings...
2021-01-14  Daniel Stenbergtool_operate: spellfix a comment
2021-01-14  Daniel StenbergROADMAP: refreshed
2021-01-14  Daniel Stenberghttp_chunks: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergtransfer: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergtftp: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergmulti: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergldap: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergdoh: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergasyn-ares: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergvtls: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergbearssl: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergmbedtls: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergwolfssl: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergnss: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenberggnutls: remove Curl_ prefix from static functions
2021-01-14  Daniel Stenbergopenssl: remove Curl_ prefix from static functions
2021-01-13  Daniel Stenbergnss: get the run-time version instead of build-time
2021-01-12  Jay Satirotool_doswin: Restore original console settings on CTRL...
2021-01-12  Daniel Stenberggen.pl: fix perl syntax
2021-01-12  Emil Englerhelp: update to current codebase
2021-01-12  Emil Englerdocs: fix line length bug in gen.pl
2021-01-11  Emil Englerdocs: fix wrong documentation in help.d
2021-01-11  Daniel Stenbergaws-sigv4.d: polish the wording
2021-01-11  Fabian Keilmisc: fix typos
2021-01-11  Daniel Stenbergmulti_runsingle: bail out early on data->conn == NULL
2021-01-11  Daniel Stenbergmulti: skip DONE state if there's no connection left...
2021-01-11  Daniel Stenberglibssh2: fix "Value stored to 'readdir_len' is never...
2021-01-11  Daniel Stenbergconnect: mark intentional ignores of setsockopt return...
2021-01-11  Jay Satirohttp_proxy: Fix CONNECT chunked encoding race condition
2021-01-10  Daniel StenbergRELEASE-NOTES: synced
2021-01-10  Daniel Stenbergurl: if IDNA conversion fails, fallback to Transitional
2021-01-10  Daniel Stenbergtravis: make the Hyper build from its master branch
2021-01-10  Daniel Stenberghttp: make 'authneg' also work for Hyper
2021-01-09  Jay Satirocmake: Add an option to disable libidn2
2021-01-08  Daniel StenbergHYPER: no longer needs the special branch
2021-01-08  Daniel Stenbergtest179: use consistent header line endings
2021-01-07  Daniel Stenbergfile: don't provide content-length for directories
2021-01-07  Daniel StenbergTODO: Directory listing for FILE:
2021-01-06  Daniel Stenbergcurl.h: add CURLPROTO_GOPHERS as own protocol identifier
2021-01-06  Daniel Stenberghttp: have CURLOPT_FAILONERROR fail after all headers
2021-01-06  Daniel Stenbergglobal_init: debug builds allocates a byte in init
2021-01-06  Daniel Stenberglib/unit tests: add missing curl_global_cleanup() calls
2021-01-06  Daniel Stenbergtravis: adapt to Hyper build change
2021-01-05  Daniel Stenbergpretransfer: setup the User-Agent header here
2021-01-05  Daniel Stenbergtest66: disable with Hyper
2021-01-05  Daniel Stenbergc-hyper: poll the tasks until end correctly
2021-01-05  Gergely Nagymk-ca-bundle.pl: deterministic output when using -t
2021-01-05  Daniel StenbergKNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation"
2021-01-05  Himanshu Guptawolfssl: add SECURE_RENEGOTIATION support
2021-01-05  Daniel StenbergRELEASE-NOTES: synced
2021-01-05  Daniel Stenbergwolfssl: update copyright year range
2021-01-05  Daniel Stenbergc-hyper: make CURLE_GOT_NOTHING work
2021-01-05  Daniel Stenberghttp_proxy: make CONNECT work with the Hyper backend
2021-01-05  Daniel StenbergTODO: --fail-with-body perchance?
2021-01-04  Jay Satirotool_operate: fix the suppression logic of some error...
2021-01-04  Jay Satirowolfssl: Support wolfSSL builds missing TLS 1.1
2021-01-04  Daniel Stenbergtest1633: set appropriate name
2021-01-03  Daniel Stenbergtravis: limit the tests with quiche builds to HTTPS...
2021-01-03  Daniel StenbergHISTORY: added dates to early history
2021-01-02  Daniel Stenberghttpauth: make multi-request auth work with custom...
2021-01-02  Emil Englerlanguage: s/behaviour/behavior/g
2021-01-02  Daniel Stenbergcmdline-opts/retry.d: mention response code 429 as...
2021-01-02  Daniel Stenbergdocs/HYPER.md: mention outstanding issues
2020-12-31  Daniel StenbergCOPYING/configure: bump copyright year range
2020-12-31  Daniel Stenbergc-hyper: add timecondition to the request
2020-12-30  Daniel Stenbergc-hyper: make Digest and NTLM work
2020-12-30  Daniel Stenbergexamples/curlgtk.c: fix the copyright year range
2020-12-30  Olaf Heringdocs/examples: adjust prototypes for CURLOPT_READFUNCTION
2020-12-30  Daniel Stenbergexamples: fix more empty expression statement has no...
2020-12-30  Daniel Stenbergcleanup: fix two empty expression statement has no...
2020-12-29  Daniel Stenbergconfigure: set -Wextra-semi-stmt for clang with --enabl...
2020-12-29  Daniel Stenbergtests/unit: fix empty statements with no effect
2020-12-29  Paul Grokedns: extend CURLOPT_RESOLVE syntax for adding non-perma...
2020-12-29  Daniel Stenbergschannel: fix "empty expression statement has no effect"
2020-12-29  Denis Laxaldedocs: remove redundant "better" in --fail help
2020-12-27  Kevin Usheycurl.1: fix typo microsft -> microsoft
2020-12-26  XhmikosRmisc: assorted typo fixes
next