]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-06-22  Jay Satirotool_operate: Don't use Windows CA store as a fallback
2020-06-22  Jay Satiroopenssl: Fix CA fallback logic for OpenSSL 3.0 build
2020-06-22  Daniel Stenbergcopyright: update mismatched copyright years
2020-06-21  Daniel Stenbergtest1460: verify that -Ji is not ok
2020-06-21  Daniel Stenbergtool_getparam: -i is not OK if -J is used
2020-06-21  Peter WuCMake: ignore INTERFACE_LIBRARY targets for pkg-config...
2020-06-21  Valentyn Korniienkomultibyte: Fixed access-> waccess to file for Windows...
2020-06-19  Daniel Stenbergaltsvc: bump to h3-29
2020-06-18  Daniel Stenbergurlglob: treat literal IPv6 addresses with zone IDs...
2020-06-18  Daniel Stenbergtest1179: verify error message for non-existing cmdline...
2020-06-18  Daniel Stenbergtool_getparam: repair the error message for unknown...
2020-06-18  Daniel StenbergFILEFORMAT: describe verify/stderr
2020-06-17  Daniel Stenbergconnect: improve happy eyeballs handling
2020-06-17  Daniel Stenbergngtcp2: never call fprintf() in lib code in release...
2020-06-17  Daniel Stenbergngtcp2: fix happy eyeballs quic connect crash
2020-06-17  Daniel Stenbergselect: remove the unused ELAPSED_MS() macro
2020-06-17  rcombsmulti: implement wait using winsock events
2020-06-16  Daniel Stenbergmanpage: add three missing environment variables
2020-06-16  Daniel StenbergRELEASE-NOTES: synced
2020-06-16  Daniel Stenbergconfigure: for wolfSSL, check for the DES func needed...
2020-06-16  Ruurd Beerstrantlm: enable NTLM support with wolfSSL
2020-06-15  Daniel Stenberghttp: move header storage to Curl_easy from connectdata
2020-06-13  Daniel StenbergCODE_REVIEW.md: how to do code reviews in curl
2020-06-12  Daniel Stenbergaltsvc: remove the num field from the altsvc struct
2020-06-12  Daniel Stenbergversion.d: expanded and alpha-sorted
2020-06-12  Daniel StenbergABI.md: rename to .md and polish the markdown
2020-06-12  Daniel StenbergHELP-US: add a section for "smaller tasks"
2020-06-12  Daniel StenbergTODO: retry on the redirected-to URL
2020-06-12  Daniel Stenbergmailmap: Nicolas Sterchele
2020-06-12  Sterchele NicolasTODO: remove 19.3 section title
2020-06-12  Martin Vtest1560: avoid possibly negative association in wording
2020-06-12  Daniel Stenbergshare: don't set the share flag it something fails
2020-06-10  Daniel Stenbergbuildconf: remove -print from the find command that...
2020-06-10  Daniel StenbergRELEASE-NOTES: synced
2020-06-10  Daniel Stenbergwording: avoid blacklist/whitelist stereotypes
2020-06-09  Jay Satirotool_getparam: fix memory leak in parse_args
2020-06-08  Daniel Stenbergsocks: detect connection close during handshake
2020-06-08  xquerymulti: add defensive check on data->multi->num_alive
2020-06-08  Daniel StenbergCurl_addrinfo: use one malloc instead of three
2020-06-08  Alessandro... quiche: update SSLKEYLOGFILE support
2020-06-08  Daniel Stenbergtests: add two simple tests for --login-options
2020-06-08  Daniel Stenbergngtcp2: update with recent API changes
2020-06-08  xquerysocks: remove unreachable breaks in socks.c and mime.c
2020-06-08  Daniel Stenbergtool_cfgable: free login_options at exit
2020-06-08  Daniel Stenberglibssh2: keep sftp errors as 'unsigned long'
2020-06-06  Marc Hoerskentimeouts: move ms timeouts to timediff_t from int and...
2020-06-06  François Rigaultopenssl: set FLAG_TRUSTED_FIRST unconditionally
2020-06-06  Daniel Stenbergserver/util: fix logmsg format using curl_off_t argument
2020-06-05  Daniel StenbergRELEASE-NOTES: synced
2020-06-05  Cherish98socks: fix expected length of SOCKS5 reply
2020-06-05  Marc Hoersken.gitignore: add directory containing the stats repo
2020-06-05  Adnan KhanHTTP3.md: clarify cargo build directory
2020-06-05  Daniel Stenberguser-agent.d: spell out what happens given a blank...
2020-06-05  Daniel Stenbergtrailers: switch h1-trailer logic to use dynbuf
2020-06-05  Daniel StenbergCURLINFO_ACTIVESOCKET.3: clarify the description
2020-06-04  Daniel Stenbergmailmap: Don J Olmstead
2020-06-04  Daniel Stenbergconfigure: only strip first -L from LDFLAGS
2020-06-04  Peter Wuquiche: advertise draft 28 support
2020-06-04  Daniel StenbergKNOWN_BUGS: RTSP authentication breaks without redirect...
2020-06-04  Jay Satiroprojects: Add crypt32.lib to dependencies for all OpenS...
2020-06-03  Marc HoerskenCI/macos: fix 'is already installed' errors by using...
2020-06-03  Daniel Stenbergaltsvc: fix 'dsthost' may be used uninitialized in...
2020-06-02  Daniel StenbergRELEASE-NOTES: synced
2020-06-02  Daniel Stenbergurldata: let the HTTP method be in the set.* struct
2020-06-02  Daniel Stenberghostip: fix the memory-leak introduced in 67d2802
2020-06-02  Daniel Stenbergtest970: make it require proxy support
2020-06-01  Radoslav Georgievexamples/http2-down/upload: add error checks
2020-06-01  kotoriのねこexamples/ephiperfifo: turn off interval when setting...
2020-06-01  Saleem Abdulrasoolvtls: repair the build with `CURL_DISABLE_PROXY`
2020-06-01  Daniel Stenbergtransfer: remove k->str NULL check
2020-06-01  Marc Hoerskenselect: always use Sleep in Curl_wait_ms on Win32
2020-05-31  Daniel Stenbergconncache: download buffer needs +1 size for trailing...
2020-05-31  Marc Hoerskenazure: use matrix strategy to avoid configuration redun...
2020-05-30  Daniel Stenbergbuild: disable more code/data when built without proxy...
2020-05-30  Daniel Stenbergurl: alloc the download buffer at transfer start
2020-05-30  Daniel Stenbergtimeouts: change millisecond timeouts to timediff_t...
2020-05-30  Marc Hoerskenselect: add overflow checks for timeval conversions
2020-05-30  Marc Hoerskenselect: use timediff_t instead of time_t and int for...
2020-05-30  Marc Hoerskenunit1604.c: fix implicit conv from 'SANITIZEcode' to...
2020-05-30  Marc Hoerskentests/libtest: fix undefined reference to 'curlx_win32_...
2020-05-30  Marc Hoerskenappveyor: add non-debug plain autotools-based build
2020-05-29  Daniel StenbergRELEASE-NOTES: synced
2020-05-29  Daniel StenbergRevert "buildconf: use find -execdir"
2020-05-29  Daniel Stenbergserver/sws: fix asan warning on use of uninitialized...
2020-05-29  Daniel Stenberglibssh2: improved error output for wrong quote syntax
2020-05-29  Daniel Stenbergmk-lib1521: generate code for testing BLOB options...
2020-05-28  Daniel Stenbergconfigure: repair the check if argv can be written to
2020-05-28  Peter WuCMake: rebuild Makefile.inc.cmake when Makefile.inc...
2020-05-28  Daniel Stenbergurldata: fix comments: Curl_done() is called multi_done...
2020-05-27  Peter Wungtcp2: use common key log routine for better thread...
2020-05-27  Peter Wuwolfssl: add SSLKEYLOGFILE support
2020-05-27  Peter Wuvtls: Extract and simplify key log file handling from...
2020-05-27  Daniel StenbergFILEFORMAT: add more features that tests can depend on
2020-05-27  Michael Kaufmanntransfer: close connection after excess data has been...
2020-05-27  Estanislau... Revert "ssh: ignore timeouts during disconnect"
2020-05-27  Daniel Stenbergurldata: connect related booleans live in struct Connec...
2020-05-26  Daniel Stenberghostip: on macOS avoid DoH when given a numerical IP...
2020-05-26  Daniel Stenbergngtcp2: cleanup memory when failing to connect
2020-05-26  Daniel Stenbergquiche: clean up memory properly when failing to connect
2020-05-26  Daniel Stenbergcleanup: use a single space after equals sign in assign...
next