]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2020-08-21  Daniel StenbergTODO: Virtual external sockets
2020-08-20  Dondist: add missing CMake Find modules to the distribution
2020-08-19  Daniel StenbergRELEASE-NOTES: synced
2020-08-19  Daniel Stenbergtls: provide the CApath verbose log on its own line
2020-08-19  Daniel StenbergRELEASE-NOTES: synced curl-7_72_0
2020-08-19  Daniel StenbergTHANKS: add names from curl 7.72.0 release
2020-08-18  Jay SatiroKNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windo...
2020-08-17  Daniel StenbergCurl_easy: remember last connection by id, not by pointer
2020-08-17  Daniel Stenbergexamples/rtsp.c: correct the copyright year
2020-08-17  Daniel StenbergRELEASE-PROCEDURE.md: add more future release dates
2020-08-16  H3RSKOdocs: change "web site" to "website"
2020-08-16  Bevan WeissCMake: don't complain about missing nroff
2020-08-16  Brian Inglislibtest/Makefile.am: add -no-undefined for libstubgss...
2020-08-14  Daniel Stenbergdocs: clarify MAX_SEND/RECV_SPEED functionality
2020-08-14  Daniel Stenbergtest1140: compare stdout
2020-08-14  Daniel Stenbergasyn-ares: correct some bad comments
2020-08-14  Emil Englerdocs: Add video link to docs/CONTRIBUTE.md
2020-08-14  Daniel Stenbergcurl-config: ignore REQUIRE_LIB_DEPS in --libs output
2020-08-14  Daniel Stenbergcopyright: update/correct the year range on a few files
2020-08-14  Daniel Stenbergscripts/copyright.pl: ignore .muse files
2020-08-12  Emil Englermulti: Remove 10-year old out-commented code
2020-08-12  Daniel StenbergKNOWN_BUGS: A shared connection cache is not thread...
2020-08-12  Daniel StenbergCONTRIBUTE: extend git commit message description
2020-08-11  Daniel StenbergRELEASE-NOTES: synced
2020-08-10  Stefan Yohanssontransfer: move retrycount from connect struct to easy...
2020-08-10  Daniel Stenberglibssh2: s/ssherr/sftperr/
2020-08-10  Daniel Stenbergftp: don't do ssl_shutdown instead of ssl_close
2020-08-09  Marc HoerskenCI/azure: fix test outcome values and use latest API...
2020-08-09  Marc HoerskenCI/azure: show runtime stats to investigate slowness
2020-08-07  Daniel StenbergTLS naming: fix more Winssl and Darwinssl leftovers
2020-08-07  Daniel Stenbergsmtp_parse_address: handle blank input string properly
2020-08-07  Daniel Stenbergruntests: run the DICT server on a random port number
2020-08-06  Daniel StenbergRELEASE-NOTES: synced
2020-08-06  Daniel Stenbergruntests: move the TELNET server to a dynamic port
2020-08-05  Daniel Stenbergngtcp2: adapt to error code rename
2020-08-05  Daniel Stenbergruntests: move the smbserver to use a dynamic port...
2020-08-05  Daniel Stenbergruntests: run the http2 tests on a random port number
2020-08-05  Daniel Stenberggtls: survive not being able to get name/issuer
2020-08-05  Daniel Stenbergruntests: move the gnutls-serv tests to a dynamic port
2020-08-04  Daniel Stenbergruntests: support dynamicly base64 encoded sections...
2020-08-04  Daniel Stenbergcurl.1: add a few missing valid exit codes
2020-08-04  Daniel StenbergTODO: Use multiple parallel transfers for a single...
2020-08-04  Daniel StenbergTODO: Set the modification date on an uploaded file
2020-08-04  Thomas M. DuBuissonCI: Add muse CI config
2020-08-04  Thomas M. DuBuissontravis/script.sh: fix use of `-n' with unquoted envvar
2020-08-03  Daniel Stenbergh2: repair trailer handling
2020-08-03  Viktor Szakatswindows: disable Unix Sockets for old mingw
2020-08-03  Marcel Raadtest1908: treat file as text
2020-08-03  Marcel RaadTrackMemory tests: ignore realloc and free in getenv.c
2020-08-03  Daniel Stenbergtests/FILEFORMAT.md: mention %HTTP2PORT
2020-08-03  Daniel StenbergRELEASE-NOTES: synced
2020-08-02  Daniel Stenbergtlsv1.3.d. only for TLS-using connections
next