]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-02-19  Viktor Szakatshttp: add new files missed from referrer commit
2021-02-19  Viktor Szakatshttp: add support to read and store the referrer header
2021-02-19  Daniel Stenbergurldata: remove the _ORIG suffix from string names
2021-02-19  Daniel Stenbergurl: fix memory leak if OOM in the HSTS handling
2021-02-18  Daniel Stenberggnutls: assume nettle crypto support
2021-02-18  Daniel Stenbergasyn-ares: use consistent resolve error message
2021-02-18  Viktor Szakatsci: stop building on freebsd-12-1
2021-02-18  Daniel Stenbergtest1188: change error from connect to resolve error
2021-02-18  Daniel Stenbergurl.c: use consistent error message for failed resolve
2021-02-18  Daniel StenbergBUGS: language polish
2021-02-17  Daniel Stenbergwolfssl: don't store a NULL sessionid
2021-02-17  Daniel Stenbergparse_proxy: fix a memory leak in the OOM path
2021-02-17  Jay Satirourl: fix possible use-after-free in default protocol
2021-02-16  Daniel Stenbergmulti: rename the multi transfer states
2021-02-16  Viktor Szakatshttp: do not add a referrer header with empty value
2021-02-16  Daniel Stenberglib: remove 'conn->data' completely
2021-02-16  Daniel Stenbergopenldap: pass 'data' to the callbacks instead of ...
2021-02-15  Jay Satirodoh: Fix sharing user's resolve list with DOH handles
2021-02-15  Daniel Stenberghttp2: remove conn->data use
2021-02-15  Daniel Stenbergopenssl: remove conn->data use
2021-02-15  Daniel StenbergRELEASE-NOTES: synced
2021-02-14  Jay Satirodoh: add options to disable ssl verification
2021-02-14  Jay Satirohostip: fix crash in sync resolver builds that use DOH
2021-02-13  Daniel StenbergKNOWN_BUGS: cannot enable LDAPS on Windows with cmake
2021-02-13  Daniel StenbergKNOWN_BUGS: Excessive HTTP/2 packets with TCP_NODELAY
2021-02-13  Daniel Stenberghttp: use credentials from transfer, not connection
2021-02-12  Daniel Stenbergtest433: clear some home dir env variables
2021-02-12  Daniel StenbergRELEASE-NOTES: synced
2021-02-12  Daniel Stenbergtravis: install libgsasl-dev to add that to the builds
2021-02-12  Daniel Stenbergurldata: don't touch data->set.httpversion at run-time
2021-02-11  Viktor Szakatstests: disable .curlrc in more environments
2021-02-11  Viktor Szakatsdocs/Makefile.inc: format to be update-friendly
2021-02-11  Daniel Stenbergcurl: provide libgsasl version and feature info in...
2021-02-11  Daniel Stenberggsasl: provide CURL_VERSION_GSASL if built-in
2021-02-11  Daniel Stenbergcurl: add --fail-with-body
2021-02-10  Daniel StenbergTODO: remove HSTS
2021-02-10  Jay Satirotests: Fix tests failing due to change in curl --help
2021-02-10  Jay Satirotool_help: add missing argument for --create-file-mode
2021-02-10  Jay Satirocreate-file-mode.d: add missing Arg tag
2021-02-10  Viktor Szakatsgsasl: fix errors/warnings building against libgsasl
2021-02-10  Viktor SzakatsMakefile.m32: add support for libgsasl dependency
2021-02-10  Marcel Raadngtcp2: clarify calculation precedence
2021-02-10  Marcel Raadserver: remove redundant condition
2021-02-10  Marcel Raadlib: remove redundant code
2021-02-10  Marcel Raadmqttd: remove unused variable
2021-02-10  Marcel Raadtool_paramhlp: reduce variable scope
2021-02-10  Marcel Raadtests: reduce variable scopes
2021-02-10  Marcel Raadlib: reduce variable scopes
2021-02-10  Marcel Raadftp: fix Codacy/cppcheck warning about null pointer...
2021-02-09  Daniel Stenbergngtcp2: adapt to the new recv_datagram callback
2021-02-09  Daniel Stenbergquiche: fix build error: use 'int' for port number
2021-02-09  Daniel Stenbergftp: add 'list_only' to the transfer state struct
2021-02-09  Daniel Stenbergftp: add 'prefer_ascii' to the transfer state struct
2021-02-09  Daniel StenbergRELEASE-NOTES: synced
2021-02-09  Jacob Hoffman... vtls: initial implementation of rustls backend
2021-02-09  Simon Josefssonsasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl
2021-02-09  Jay Satirolib: use int type for more port variables
2021-02-09  Jay Satirotool_writeout: refactor write-out and write-out json
2021-02-09  Jay Satirolib: drop USE_SOCKETPAIR in favor of CURL_DISABLE_SOCKE...
2021-02-09  Jay Satirocurl_multibyte: fall back to local code page stat/acces...
2021-02-09  Stephan Szabofile: Support unicode urls on windows
2021-02-09  Vincent Torricmake: fix import library name for non-MS compiler...
2021-02-09  Daniel Stenbergurldata: move 'followlocation' to UrlState
2021-02-09  Ikko Ashiminehttp_proxy: fix typo in http_proxy.c
2021-02-09  Fabian Keiltests/server: Bump MAX_TAG_LEN to 200
2021-02-09  Fabian Keiltests/badsymbols.pl: when opening '$incdir' fails inclu...
2021-02-09  Fabian Keilruntests.1: document -o, -P, -L, and -E
2021-02-09  Fabian Keilruntests.pl: add %TESTNUMBER variable to make copying...
2021-02-08  Fabian Keilruntests.pl: add an -o option to change internal variables
2021-02-08  Fabian Keilruntests.pl: cleanups
2021-02-08  Fabian Keilruntests.pl: add an -E option to specify an exclude...
2021-02-08  Fabian Keilruntests.pl: add -L parameter to require additional...
2021-02-08  Fabian Keilruntests.pl: add a -P option to specify an external...
2021-02-08  Fabian Keiltests: fixup several tests
2021-02-08  Daniel Stenbergftp: never set data->set.ftp_append outside setopt
2021-02-08  Daniel Stenbergurldata: remove the 'rtspversion' field
2021-02-08  Daniel StenbergCURLOPT_QUOTE.3: clarify that libcurl doesn't parse...
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
next