]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-09-06  Daniel Stenbergaltsvc: clone setting in curl_easy_duphandle 5923/head
2020-09-06  Daniel Stenbergtest1541: remove since it is a known bug
2020-09-06  Daniel Stenbergtests: remove pipelining tests
2020-09-05  Daniel Stenbergcurl: retry delays in parallel mode no longer sleeps...
2020-09-05  Daniel Stenbergcurl:parallel_transfers: make sure retry readds the...
2020-09-05  Daniel Stenbergbuild: drop support for building with Watcom
2020-09-05  Daniel Stenbergwinbuild/rundebug.cmd: remove
2020-09-05  Daniel Stenbergcurl: in retry output don't call all problems "transient"
2020-09-05  Daniel Stenbergeasygetopt: pass a valid enum to avoid compiler warning
2020-09-04  Emil Englertests: Add tests for new --help
2020-09-04  Emil Englertool: update --help with categories
2020-09-04  Emil Englerdocs: add categories to all cmdline opts
2020-09-04  Daniel StenbergRELEASE-NOTES: synced
2020-09-04  ihsinmeconnect.c: remove superfluous 'else' in Curl_getconnectinfo
2020-09-04  Samuel MarksCMake: remove explicit `CMAKE_ANSI_CFLAGS`
2020-09-03  cbelibssh2: pass on the error from ssh_force_knownhost_key...
2020-09-03  Daniel Stenbergscripts/delta: add diffstat summary
2020-09-03  Martin Baštihttp_proxy: do not crash with HTTPS_PROXY and NO_PROXY set
2020-09-03  Daniel Stenbergtravis: add a CI job with openssl3 (from git master)
2020-09-02  Daniel Stenbergopenssl: avoid error conditions when importing native CA
2020-09-02  Daniel Stenbergsetopt: avoid curl_ on local variable
2020-09-02  Daniel Stenbergmqtt.c: avoid curl_ prefix on local variable
2020-09-02  Daniel Stenbergwildcard: strip "curl_" prefix from private symbols
2020-09-02  Daniel Stenbergvtls: make it 'struct Curl_ssl_session'
2020-09-02  Daniel Stenbergcurl_threads: make it 'struct Curl_actual_call'
2020-09-02  Daniel Stenbergschannel: make it 'struct Curl_schannel*'
2020-09-02  Daniel Stenberghash: make it 'struct Curl_hash'
2020-09-02  Daniel Stenbergllist: make it "struct Curl_llist"
2020-09-02  Marc Hoerskentelnet.c: depend on static requirement of WinSock version 2
2020-09-02  Marc Hoerskenwin32: drop support for WinSock version 1, require...
2020-09-02  Marc Hoerskenselect: align poll emulation to return all relevant...
2020-09-02  Marc HoerskenCI/azure: MQTT is now enabled by default
2020-09-02  Daniel Stenbergcopyright.pl: ignore buildconf
2020-09-02  Daniel Stenbergtest971: show test mismatches "inline"
2020-09-01  Daniel Stenberglib/Makefile.am: bump VERSIONINFO due to new functions
2020-09-01  Daniel Stenbergoptiontable: use DEBUGBUILD
2020-09-01  Daniel Stenbergcmdline-opts/gen.pl: generate nicer "See Also" in curl.1
2020-09-01  Daniel Stenbergcurl.1: add see also no-progress-meter on two spots
2020-08-31  Daniel StenbergRELEASE-NOTES: synced
2020-08-31  Daniel Stenbergmqtt: enable by default
2020-08-30  Michael Baentschtls: add CURLOPT_SSL_EC_CURVES and --curves
2020-08-30  Daniel Stenbergurl: remove funny embedded comments in Curl_disonnect...
2020-08-30  Chris Paulson... conn: check for connection being dead before reuse
2020-08-29  Marc Hoerskenbuildconf: exec autoreconf to avoid additional process
2020-08-29  Marc HoerskenCI/azure: no longer ignore results of test 1013
2020-08-29  Marc Hoerskendocs: add description about CI platforms to CONTRIBUTE.md
2020-08-29  Daniel Stenbergtests/getpart: use MIME::Base64 instead of home-cooked
2020-08-29  Marcel Raadntlm: fix condition for curl_ntlm_core usage
2020-08-29  Marcel RaadAppVeyor: switch 64-bit Schannel Debug CMake builds...
2020-08-29  Marcel RaadCMake: add option to enable Unicode on Windows
2020-08-29  Marc Hoerskenselect: simplify return code handling for poll and...
2020-08-28  Daniel StenbergRELEASE-NOTES: synced
2020-08-28  Jeroen Oomstests: add test1912 with typechecks
2020-08-28  Daniel Stenbergeasyoptions: provide debug function when DEBUGBUILD
2020-08-28  Marc Hoerskensockfilt: handle FD_CLOSE winsock event on write socket
2020-08-28  Marc Hoerskenmulti: handle connection state winsock events
2020-08-28  Daniel StenbergCurl_pgrsTime - return new time to avoid timeout intege...
2020-08-28  Daniel StenbergTLS: fix SRP detection by using the proper #ifdefs
2020-08-28  Dan Kenigsbergdocs: SSLCERTS: fix English syntax
2020-08-27  Alessandro... docs: non-existing macros in man pages
2020-08-27  Alessandro... curl.1: fix typo invokved -> invoked
2020-08-27  Daniel Stenbergbuildconf: invoke 'autoreconf -fi' instead
2020-08-27  Emil Englerlib: make Curl_gethostname accept a const pointer
2020-08-27  Daniel Stenbergdocs/libcurl: update "Added in" version for curl_easy_o...
2020-08-27  Daniel Stenbergscripts: improve the "get latest curl release tag"...
2020-08-27  Daniel Stenbergconfigure: added --disable-get-easy-options
2020-08-27  Daniel Stenbergoptions: API for meta-data about easy options
2020-08-27  Eric CurtinHTTP/3: update to OpenSSL_1_1_1g-quic-draft-29
2020-08-27  Daniel StenbergRELEASE-NOTES: synced
2020-08-27  Jay Satiroopenssl: Fix wincrypt symbols conflict with BoringSSL
2020-08-26  Daniel Stenbergsocketpair: allow CURL_DISABLE_SOCKETPAIR
2020-08-26  Daniel Stenbergcurl_get_line: build only if cookies or alt-svc are...
2020-08-26  fullincomeschannel: fix memory leak when using get_cert_location
2020-08-26  Emil Englergit: ignore libtests in 3XXX area
2020-08-26  Emil Englerdoh: add error message for DOH_DNS_NAME_TOO_LONG
2020-08-26  Daniel Stenbergngtcp2: adapt to the new pkt_info arguments
2020-08-26  Daniel Stenbergwinbuild/README.md: make <options> visible
2020-08-26  Daniel Stenbergwinbuild: convert the instruction text to README.md
2020-08-25  Daniel Stenberglib1560: verify "redirect" to double-slash leading URL
2020-08-25  Marc Hoerskenmulti: expand pre-check for socket readiness
2020-08-25  rcombsmulti: implement wait using winsock events
2020-08-25  Marc Hoerskenselect: reduce duplication of Curl_poll in Curl_socket_...
2020-08-25  Marc Hoerskenselect: fix poll-based check not detecting connect...
2020-08-25  Marc Hoerskenselect.h: make socket validation macros test for INVALI...
2020-08-24  Daniel Stenbergdocs: --output-dir is added in 7.73.0, nothing else
2020-08-24  Daniel Stenbergcurl: add --output-dir
2020-08-24  Daniel Stenbergconfigure: fix pkg-config detecting wolfssl
2020-08-24  Michael Mussetsftp: add the option CURLKHSTAT_FINE_REPLACE
2020-08-24  Daniel StenbergRELEASE-NOTES: synced
2020-08-24  Daniel Stenbergchecksrc: verify do-while and spaces between the braces
2020-08-24  Daniel Stenbergcurl: support XDG_CONFIG_HOME to find .curlrc
2020-08-24  Daniel Stenbergetag: save and use the full received contents
2020-08-24  Daniel Stenbergsetopt: if the buffer exists, refuse the new BUFFERSIZE
2020-08-24  COFFEETALESsftp: add new quote commands 'atime' and 'mtime'
2020-08-24  Daniel StenbergCURLE_PROXY: new error code
2020-08-23  Daniel Stenbergruntests: make cleardir() erase dot files too
2020-08-22  Daniel StenbergKNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical...
2020-08-22  Viktor SzakatsMakefile.m32: add ability to override zstd libs [ci...
2020-08-21  Daniel Stenbergruntests: avoid 'fail to start' repeated messages in...
2020-08-21  Daniel Stenbergruntests: clear pid variables when failing to start...
next