]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-03-01  Marc HoerskenCI/azure: replace python-impacket with python3-impacket 6678/head
2021-03-01  Marc Hoerskenruntests.pl: kill processes locking test log files
2021-03-01  Marc Hoerskenpathhelp.pm: fix use of pwd -L in Msys environment
2021-03-01  Daniel Gustafssonldap: use correct memory free function
2021-02-28  Daniel Gustafssonurl: fix typo in comment
2021-02-28  Jay Satirotool_help: Increase space between option and description
2021-02-26  Daniel Stenbergcurl: set CURLOPT_NEW_FILE_PERMS if requested
2021-02-26  Daniel Stenbergtool_operate: check argc before accessing argv[1]
2021-02-26  Jean-Philippe... openssl: remove get_ssl_version_txt in favor of SSL_get...
2021-02-25  Daniel Gustafssongnutls: Fix nettle discovery
2021-02-25  Daniel Gustafssoncookies: Support multiple -b parameters
2021-02-25  Daniel Stenbergbuild: remove all traces of USE_BLOCKING_SOCKETS
2021-02-25  Daniel StenbergRELEASE-NOTES: synced
2021-02-25  Daniel Gustafssondocs: Fix typos
2021-02-23  Daniel Gustafssoncookies: Use named parameters in header prototypes
2021-02-24  Daniel Stenbergurldata: make 'actions[]' use unsigned char instead...
2021-02-24  Daniel Stenbergconfigure: fail if --with-quiche is used and quiche...
2021-02-24  Gregor Jasnycmake: use CMAKE_INSTALL_INCLUDEDIR indirection
2021-02-23  Viktor Szakatsmingw: enable using strcasecmp()
2021-02-23  Viktor Szakatsbuild: delete unused feature guards
2021-02-23  Jay Satirodocs: add CURLOPT_CURLU to 'See also' in curl_url_...
2021-02-23  Jacob Hoffman... configure: make hyper opt-in, and fail if missing
2021-02-22  Daniel Stenbergmulti: do once-per-transfer inits in before_perform...
2021-02-21  Daniel StenbergRELEASE-NOTES: synced
2021-02-21  Daniel StenbergCODE_STYLE.md: fix broken link to INTERNALS
2021-02-21  Daniel Stenbergcurl_url_set.3: mention CURLU_PATH_AS_IS
2021-02-21  Viktor Szakatstime: enable 64-bit time_t in supported mingw environments
2021-02-20  Jay Satirotest1188: Check for --fail HTTP status
2021-02-20  Jay Satiromemdebug: close debug logfile explicitly on exit
2021-02-20  Jay Satirocurl_multibyte: always return a heap-allocated copy...
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
next