]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-02-08  Jacob Hoffman... vtls: factor out Curl_ssl_getsock to field of Curl_ssl
2021-02-08  Daniel StenbergRELEASE-PROCEDURE: remove old release dates, add new
2021-02-05  Daniel Stenbergdocs/SSL-PROBLEMS: enhanced
2021-02-05  Daniel StenbergTHANKS: remove a Jon Rumsey dupe
2021-02-05  nimajedocs: fix FILE example url in --metalink documentation
2021-02-05  Daniel Stenberghostip: fix build with sync resolver
2021-02-05  Daniel Stenbergmailmap: Jon Rumsey
2021-02-05  Jon Rumseygskit: correct the gskit_send() prototype
2021-02-04  Daniel Stenbergurldata: fix build without HTTP and MQTT
2021-02-04  Daniel Stenbergftp: avoid SIZE when asking for a TYPE A file
2021-02-04  Daniel Stenbergpingpong: rename the curl_pp_transfer enum to use PP...
2021-02-04  Daniel StenbergRELEASE-NOTES: synced
2021-02-04  Jay Satirobuild: fix --disable-http-auth
2021-02-04  Jay Satirobuild: fix --disable-dateparse
2021-02-04  jonrumseyOS400: update for CURLOPT_AWS_SIGV4
2021-02-03  Daniel StenbergBUG-BOUNTY: removed the cooperation mention
2021-02-03  Daniel StenbergRELEASE-NOTES: synced curl-7_75_0
2021-02-03  Daniel StenbergTHANKS: added contributors from 7.75.0
2021-02-03  Daniel Stenbergcopyright: fix year ranges in need of updates
2021-02-02  Daniel StenbergTODO: remove items for next SONAME bump etc
2021-02-02  Jay Satirongtcp2: Fix build error due to change in ngtcp2_settings
2021-02-02  Daniel Stenbergvtls: remove md5sum
2021-02-01  Alessandro... quiche: don't use primary_ip / primary_port
2021-02-01  Alessandro... travis: enable quiche's FFI feature
2021-01-30  Dmitry Waginhttp: improve AWS HTTP v4 Signature auth
2021-01-30  Daniel Stenberghyper: fix CONNECT to set 'data' as userdata
2021-01-29  Laylaconnect: fix compile errors in `Curl_conninfo_local`
2021-01-29  Michał Antoniaktransfer: fix GCC 10 warning with flag '-Wint-in-bool...
2021-01-29  Michał Antoniakavoid warning: enum constant in boolean context
2021-01-29  Daniel Stenbergcopyright: fix missing year (range) updates
2021-01-29  Daniel StenbergRELEASE-NOTES: synced
2021-01-29  Daniel Stenbergopenssl: lowercase the hostname before using it for SNI
2021-01-28  Daniel StenbergKNOWN_BUGS: cmake: ExternalProject_Add does not set...
2021-01-28  Daniel StenbergKNOWN_BUGS: Multi perform hangs waiting for threaded...
2021-01-28  Daniel StenbergKNOWN_BUGS: "pulseUI VPN client" is known to be buggy
2021-01-28  Daniel Stenbergtool_writeout: make %{errormsg} blank for no errors
2021-01-28  Gisle Vanembuild: fix djgpp builds
2021-01-27  Ikko Ashiminehyper: fix typo in c-hyper.c
2021-01-27  Daniel Stenberglibssh2: fix CURL_LIBSSH2_DEBUG-enabled build
2021-01-27  Jay Satiroasyn-thread: fix build for when getaddrinfo missing
2021-01-27  Daniel Stenbergurldata: move 'ints' to the end of 'connectdata'
2021-01-27  Daniel Stenbergurldata: store ip version in a single byte
2021-01-27  Daniel Stenbergurldata: remove duplicate 'upkeep_interval_ms' from...
2021-01-27  Daniel Stenbergurldata: remove 'local_ip' from the connectdata struct
2021-01-27  Daniel Stenbergurldata: remove duplicate port number storage
2021-01-27  Daniel Stenbergurldata: remove the duplicate 'ip_addr_str' field
2021-01-27  Daniel Stenbergselect: convert Curl_select() to private static function
2021-01-27  Daniel StenbergCurl_chunker: shrink the struct
2021-01-27  Daniel Stenbergcurl: include the file name in --xattr/--remote-time...
2021-01-27  Daniel Stenbergcurl: s/config->global/global/ in single_transfer()
2021-01-27  Daniel Stenbergcurl: move fprintf outputs to warnf
2021-01-26  Tatsuhiro Tsujikawangtcp2: Fix http3 upload stall
2021-01-26  Tatsuhiro Tsujikawangtcp2: Fix stack buffer overflow
2021-01-26  Daniel Stenbergwarnless.h: remove the prototype for curlx_ultosi
2021-01-26  Daniel Stenbergwarnless: remove curlx_ultosi
2021-01-26  Patrick Monneratlib: remove conn->data uses
2021-01-26  Daniel Stenbergpingpong: remove the 'conn' struct member
2021-01-26  Daniel Stenberghostip/proxy: remove conn->data use
2021-01-26  Daniel Stenbergurl: reduce conn->data references
2021-01-26  Daniel Stenbergscripts/singleuse: add curl_easy_option*
2021-01-26  Jay Satirotest410: fix for windows
2021-01-25  Daniel Stenberglibssh2: move data from connection object to transfer...
2021-01-25  Daniel StenbergRELEASE-NOTES: synced
2021-01-24  Patrick Monneratlib: remove conn->data uses
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
next