]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-01-22  Daniel Stenberghyper: remove the conn->data references
2021-01-22  Daniel Stenbergtravis: build ngtcp2 --with-gnutls
2021-01-22  Daniel Stenberghostip: remove conn->data from resolver functions
2021-01-22  Jay Satirostrerror: skip errnum >= 0 assertion on windows
2021-01-21  Daniel Stenbergdoh: make Curl_doh_is_resolved survive a NULL pointer
2021-01-21  Daniel Stenbergwolfssh: remove conn->data references
2021-01-21  Daniel Stenberghttp: empty reply connection are not left intact
2021-01-21  Daniel Stenbergchunk/encoding: remove conn->data references
2021-01-21  Erik Olssonlib: save a bit of space with some structure packing
2021-01-20  Daniel StenbergINSTALL.md: fix typo
2021-01-20  Fabian Keilhttp: get CURLOPT_REQUEST_TARGET working with a HTTP...
2021-01-20  Daniel StenbergMerge branch 'bagder/curl_range-data-conn'
2021-01-20  Daniel Stenbergftp: remove conn->data leftover
2021-01-20  Daniel Stenbergcurl_range: remove conn->data
2021-01-20  Daniel StenbergINSTALL: now at 85 operating systems
2021-01-20  Daniel Stenbergquiche: fix unused parameter ‘conn’
2021-01-20  Daniel Stenbergtransfer: fix ‘conn’ undeclared mistake for iconv build
2021-01-20  Daniel Stenbergdoh: allocate state struct on demand
2021-01-20  Daniel Stenbergsocks: use the download buffer instead
2021-01-20  Daniel Stenbergurldata: make magic be the first struct field
2021-01-19  Daniel Stenberghttp_chunks: correct and clarify a comment on hexnumber...
2021-01-19  Daniel Stenbergcurl_path: remove conn->data use
2021-01-19  Daniel Stenbergtransfer: remove conn->data use
2021-01-19  Daniel Stenbergquic: remove conn->data use
2021-01-19  Fabian KeilAdd test1181: Proxy request with --proxy-header "Connec...
2021-01-19  Fabian KeilAdd test1180: Proxy request with -H "Proxy-Connection...
2021-01-19  Daniel Stenbergc-hyper: avoid duplicated Proxy-Connection headers
2021-01-19  Daniel Stenberghttp: make providing Proxy-Connection header not cause...
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
next