]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-09-14  Daniel Stenbergcurl: use curlx_dynbuf for realloc when loading config...
2020-09-14  Daniel Stenbergdynbuf: provide curlx_ names for reuse by the curl...
2020-09-14  Daniel Stenbergdynbuf: make sure Curl_dyn_tail() zero terminates
2020-09-12  Daniel Stenbergtests: add test1912 to the dist
2020-09-11  Daniel Stenbergdocs/LICENSE-MIXING: remove
2020-09-10  Laramie Leavitthttp: consolidate nghttp2_session_mem_recv() call paths
2020-09-10  Daniel StenbergHISTORY: mention alt-svc added in 2019
2020-09-10  Daniel Stenbergbase64: also build for pop3 and imap
2020-09-09  Daniel Stenbergbase64: enable in build with SMTP
2020-09-08  Daniel Stenbergcurl_mime_headers.3: fix the example's use of curl_slis...
2020-09-08  Daniel Stenberglib583: fix enum mixup
2020-09-08  Daniel Stenberglibtest: fix build errors
2020-09-08  Daniel Stenberglib: fix -Wassign-enum warnings
2020-09-08  Daniel StenbergRELEASE-NOTES: synced
2020-09-07  Diven Qiurl: use blank credentials when using proxy w/o usernam...
2020-09-07  Daniel Stenbergtravis: add a build using libressl (from git master)
2020-09-07  Daniel Stenbergconfigure: let --enable-debug set -Wenum-conversion...
2020-09-07  Daniel Stenbergopenssl: consider ALERT_CERTIFICATE_EXPIRED a failed...
2020-09-07  Daniel StenbergFAQ: refreshed some very old language
2020-09-07  Daniel Stenbergcmake: make HTTP_ONLY also disable MQTT
2020-09-07  Daniel Stenberglibtest: remove lib1541 leftovers
2020-09-07  Daniel Stenbergtests/libtests: remove test 1900 and 2033
2020-09-07  Marc HoerskenCI/azure: add test number to title for display in analytics
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
next