]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-05-15  Daniel Stenbergftp: shut down the secondary connection properly when...
2020-05-14  Marcel RaadKNOWN_BUGS: adapt 5.5 to recent changes
2020-05-14  Marcel Raadcurl_setup: support Unicode functions to open files...
2020-05-14  Marcel Raadtool: support UTF-16 command line on Windows
2020-05-14  Marcel Raadcurl_multibyte: add to curlx
2020-05-14  Daniel Stenbergurl: make the updated credentials URL-encoded in the URL
2020-05-14  Daniel Stenbergtests: add https-proxy support to the test suite
2020-05-14  Daniel Stenbergmailmap: James Fuller
2020-05-14  Major_Tomvauth/cleartext: fix theoretical integer overflow
2020-05-13  Jay Satirocurl.1: Quote globbed URLs
2020-05-13  Daniel Stenbergchecksrc: enhance the ASTERISKSPACE and update code...
2020-05-13  Daniel Stenbergdocs/options-in-versions: which version added each...
2020-05-13  Daniel Stenbergdocs: unify protocol lists
2020-05-13  Daniel StenbergOpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTI...
2020-05-13  Daniel Stenbergtls13-ciphers.d: shorten the Arg
2020-05-13  Daniel Stenbergsasl-authzid.d: add Arg: and shorten the desc
2020-05-13  Daniel Stenbergcert-type.d: mention the available types in the desc
2020-05-13  Daniel Stenbergtool: shorten 3 --help descriptions
2020-05-13  Daniel Stenbergconfigure: the wolfssh backend does not provide SCP
2020-05-13  Daniel StenbergRELEASE-NOTES: synced
2020-05-13  Daniel Stenbergurl: reject too long input when parsing credentials
2020-05-12  Daniel Stenberglist-only.d: this option existed already in 4.0
2020-05-12  Jay Satiroretry-all-errors.d: Shorten the summary line
2020-05-12  denzoreasy: fix dangling pointer on easy_perform fail
2020-05-12  Jay Satirotool: Add option --retry-all-errors to retry on any...
2020-05-12  James Le Cuirotlibcurl.pc: Merge Libs.private into Libs for static...
2020-05-12  Peter WuCMake: fix runtests.pl with CMake, add new test targets
2020-05-12  Peter WuCMake: do not build test programs by default
2020-05-12  Daniel StenbergFILEFORMAT: moved up the variables section and further...
2020-05-12  Daniel Stenbergruntests: remove ftp2 support, not used
2020-05-12  Daniel Stenbergurl: sort the protocol schemes in rough popularity...
2020-05-11  Marc Hoerskentest1238: avoid tftpd being busy for tests shortly...
2020-05-11  Daniel Stenbergwrite-out.d: added "response_code"
2020-05-11  Daniel StenbergKNOWN_BUGS: Build with staticly built dependency
2020-05-11  Daniel StenbergROADMAP: remove old entries
2020-05-10  Peter Wutravis: Add ngtcp2 and quiche tests for CMake
2020-05-10  Peter WuCMake: add ENABLE_ALT_SVC option
2020-05-10  Peter WuCMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)
2020-05-10  Marc Hoerskentests/server/tftpd.c: fix include and enhance debug...
2020-05-10  Daniel Stenbergtool_operate: only set CURLOPT_SSL_OPTIONS if SSL suppo...
2020-05-09  Marc Hoerskenappveyor: update comments to be clear about toolchain
2020-05-09  Marc HoerskenTODO: update regarding missing Schannel features
2020-05-08  Daniel Stenbergchecksrc: close the .checksrc file handle when done...
2020-05-08  Daniel StenbergRELEASE-NOTES: synced
2020-05-08  Gilles VollantCURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows...
2020-05-08  Daniel StenbergTODO: native IDN support on macOS
2020-05-08  Daniel Stenbergurlapi: accept :: as a valid IPv6 address
2020-05-08  Daniel StenbergTHANKS-filter: Peter Wang
2020-05-08  Peter Wang*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
2020-05-07  Daniel Stenbergdocs/HTTP3: add qlog to the quiche build instruction
2020-05-07  Daniel Stenbergngtcp2: introduce qlog support
2020-05-07  Daniel Stenbergntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN
2020-05-07  Daniel Stenbergruntests: show elapsed test time with higher precision...
2020-05-07  Daniel StenbergRELEASE-NOTES: synced
2020-05-07  Daniel Stenberghttp2: simplify and clean up trailer handling
2020-05-07  Marc Hoerskenappveyor: disable test 1139 instead of ignoring it
2020-05-07  Marc Hoerskenappveyor: disable flaky test 1501 and ignore broken...
2020-05-06  Marc Hoerskentest613.pl: make tests 613 and 614 work with OpenSSH...
2020-05-06  Daniel Stenbergruntests: set +x mode again
2020-05-05  Daniel Stenberglibssh2: convert over to use dynbuf
2020-05-05  Daniel Stenbergtravis: add "qlog" as feature in the quiche build
2020-05-05  Daniel Stenbergquiche: enable qlog output
2020-05-04  Daniel Stenbergurldata.h: remove #define HEADERSIZE, not used anymore
2020-05-04  Daniel Stenbergngtcp2: convert to dynbuf
2020-05-04  Daniel Stenbergconnect: make happy eyeballs work for QUIC (again)
2020-05-04  Daniel Stenbergconnect: add two asserts to clue code analyzers in...
2020-05-04  Daniel Stenberghttp_proxy: ported to use dynbuf instead of a static...
2020-05-04  Daniel Stenbergdynbuf: introduce internal generic dynamic buffer functions
2020-05-03  Daniel Stenbergruntests: remove sleep calls
2020-05-03  Daniel Stenbergasyn-*: remove support for never-used NULL entry pointers
2020-05-02  Emil Englerdoc: Rename VERSIONS to VERSIONS.md as it already has...
2020-05-02  Jay Satiroasyn-thread: fix cppcheck warning
2020-05-02  Jay Satiroselect: fix overflow protection in Curl_socket_check
2020-05-02  Marc Hoerskensockfilt: make select_ws stop waiting on exit signal...
2020-05-02  Marc Hoerskentests/server/util.[ch]: add exit event to stop waiting...
2020-05-02  Marc Hoerskentests/server/util.c: fix thread handle not being closed
2020-05-02  Marc Hoerskentests/server/util.c: use raise instead of calling signa...
2020-05-02  Marc Hoerskentests: add support for SSH server variant specific...
2020-05-02  Daniel StenbergRELEASE-NOTES: synced
2020-05-02  Daniel Stenberglibssh2: set the expected total size in SCP upload...
2020-05-02  Daniel Stenbergruntests: make the logmsg from the ssh server only...
2020-05-02  Daniel Stenbergtests: make test 1248 + 1249 use %NOLISTENPORT
2020-05-02  Daniel Stenbergexamples: remove asiohiper.cpp
2020-05-02  Emil Englerdoc: add missing closing parenthesis in CURLINFO_SSL_VE...
2020-05-02  Emil EnglerKNOWN_BUGS: Remove "curl --upload-file . hang if delay...
2020-04-30  Daniel Stenbergcirrus: disable SFTP and SCP tests
2020-04-30  Emil Englerruntests: fix typo in the existence of disabled tests...
2020-04-30  Dan Fandrichtest75: Remove precheck test
2020-04-30  Dan Fandrichtests: Stop referring to server ports when they're... 5314/head
2020-04-30  Emil EnglerGnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
2020-04-30  Daniel Stenbergconncache: various concept cleanups
2020-04-30  Daniel Stenbergtests: tests: run stunnel for HTTPS and FTPS on dynamic...
2020-04-30  Daniel Stenbergtests: pick a random port number for SSH
2020-04-30  Rikard Falkebornlibtest/cmake: Remove commented code
2020-04-29  Daniel Stenbergschannel: source code reindent
2020-04-29  Kamil Dudkatest1177: look for curl.h in source directory
2020-04-29  Kamil Dudkatests: look for preprocessed tests in build directory
2020-04-29  Daniel StenbergRELEASE-NOTES: synced
2020-04-29  Daniel StenbergRELEASE-NOTES: 7.70.0 curl-7_70_0
2020-04-29  Daniel StenbergTHANKS: synced with the 7.70.0 release
next