]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-01-09  Jay Satirotool_dirhie: Allow directory traversal during creation
2020-01-09  Daniel StenbergKNOWN_BUGS: AUTH PLAIN for SMTP is not working on all...
2020-01-09  Daniel Stenbergdocs/RELEASE-PROCEDURE.md: pushed some release dates
2020-01-09  Daniel Stenbergruntests: make random seed fixed for a month
2020-01-08  Daniel StenbergRELEASE-PROCEDURE.md: fix next release date (Feb 26)
2020-01-08  Daniel StenbergRELEASE-NOTES: 7.68.0 curl-7_68_0
2020-01-07  Daniel StenbergTHANKS: updated with names from the 7.68.0 release
2020-01-07  Daniel StenbergRELEASE-PROCEDURE: add four future release dates
2020-01-06  Marcel RaadTrackMemory tests: always remove CR before LF
2020-01-06  Daniel Stenbergmulti.h: move INITIAL_MAX_CONCURRENT_STREAMS from publi...
2020-01-06  Daniel Stenbergfile: fix copyright year range
2020-01-06  Daniel Stenbergcurl -w: handle a blank input file correctly
2020-01-06  Daniel Stenbergfile: on Windows, refuse paths that start with \\
2020-01-06  Jay SatiroCURLOPT_READFUNCTION.3: fix fopen params in example
2020-01-06  Jay SatiroCURLOPT_READFUNCTION.3: fix variable name in example
2020-01-05  Daniel Stenbergcurl:getparameter return error for --http3 if libcurl...
2020-01-05  Daniel Stenbergdocs: mention CURL_MAX_INPUT_LENGTH restrictions
2020-01-04  Daniel Stenbergcurl: properly free mimepost data
2020-01-04  Daniel Stenbergcurl: cleanup multi handle on failure
2020-01-03  Marcel Raadlib: fix compiler warnings with `CURL_DISABLE_VERBOSE_S...
2020-01-03  Daniel StenbergCOPYING: it's 2020!
2020-01-03  Marc Aldorasitests: Fix bounce requests with truncated writes
2019-12-31  Marcel Raadtool: make a few char pointers point to const char...
2019-12-31  Jay Satirotests: Change NTLM tests to require SSL
2019-12-31  Michael Forneybearssl: Improve I/O handling
2019-12-31  Jay Satirotravis: Fix error detection
2019-12-29  Jay Satirotool_operate: fix mem leak when failed config parse
2019-12-28  Xiang Xiaolib: remove erroneous +x file permission on some c...
2019-12-28  Xiang Xiaolib: fix warnings found when porting to NuttX
2019-12-26  Jay Satiroos400: Add missing CURLE error constants
2019-12-26  Jay SatiroCURLOPT_HEADERFUNCTION.3: Document that size is always 1
2019-12-24  Jay Satiroexamples/postinmemory.c: Call curl_global_cleanup always
2019-12-21  Daniel Stenbergurl2file.c: fix copyright year
2019-12-20  Rickard Hallerbäckexamples/url2file.c: corrected a comment
2019-12-20  Daniel StenbergHISTORY: OSS-Fuzz started fuzzing libcurl in 2017
2019-12-20  Daniel StenbergRELEASE-NOTES: synced
2019-12-20  Jay Satirongtcp2: Support the latest update key callback type 4735/head
2019-12-19  Daniel Stenbergsws: search for "Testno:" header uncondtionally if...
2019-12-19  Daniel Stenbergtests: set LC_ALL in more tests
2019-12-19  Daniel Stenbergtest165: set LC_ALL=en_US.UTF-8 too
2019-12-19  Daniel Stenbergcurl.h: add two defines for the "pre ISO C" case
2019-12-19  Daniel Stenbergcreate_conn: prefer multiplexing to using new connections
2019-12-19  Daniel Stenbergtest1456: remove the use of a fixed local port
2019-12-18  Jay SatiroCURLOPT_QUOTE.3: fix typos
2019-12-18  Gisle Vanemstrerror: Fix compiler warning "empty expression"
2019-12-18  Daniel Stenbergcurl/parseconfig: use curl_free() to free memory alloca...
2019-12-18  Daniel Stenbergcurl/parseconfig: fix mem-leak
2019-12-18  Daniel StenbergCURLOPT_URL.3: "curl supports SMB version 1 (only)"
2019-12-18  Daniel Stenbergtest1270: a basic -w redirect_url test
2019-12-18  Daniel StenbergHISTORY: the SMB(S) support landed in 2014
2019-12-17  Daniel Stenbergdefine: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not...
2019-12-17  Daniel Stenberglib: remove ASSIGNWITHINCONDITION exceptions, use our...
2019-12-16  Daniel Stenbergtests: make sure checksrc runs on header files too
2019-12-16  Daniel StenbergRevert "checksrc: fix regexp for ASSIGNWITHINCONDITION"
2019-12-16  Daniel StenbergKNOWN_BUGS: TLS session cache doesn't work with TFO
2019-12-16  Daniel StenbergKNOWN_BUGS: Connection information when using TCP Fast...
2019-12-16  Daniel StenbergKNOWN_BUGS: LDAP on Windows doesn't work
2019-12-16  Daniel Stenbergdocs: TLS SRP doesn't work with TLS 1.3
2019-12-16  Dan Fandrichcirrus: Switch to the FreeBSD 12.1 point release &...
2019-12-16  Daniel Stenbergazure: the macos cmake doesn't need to install cmake
2019-12-15  Jay Satirowinbuild: Document CURL_STATICLIB requirement for stati...
2019-12-15  Santino Keupplibssh2: add support for ECDSA and ed25519 knownhost...
2019-12-15  Daniel Stenberglib1591: free memory properly on OOM, in the trailers...
2019-12-15  Daniel Stenbergruntests: --repeat=[num] to repeat tests
2019-12-14  Daniel StenbergRELEASE-NOTES: synced
2019-12-14  Daniel Stenbergazure: add a torture test on mac
2019-12-13  Daniel Stenbergmulti: free sockhash on OOM
2019-12-13  Marcel Raadtests: use DoH feature for DoH tests
2019-12-13  Marcel Raadhostip: suppress compiler warning
2019-12-13  Marcel Raadtests: fix build with `CURL_DISABLE_DOH`
2019-12-13  Daniel Stenbergazure: add a torture test
2019-12-13  Daniel Stenbergazure: make the default build use --enable-debug -...
2019-12-13  Daniel Stenbergntlm_wb: fix double-free in OOM
2019-12-13  Dan Fandrichcirrus: Drop the FreeBSD 10.4 build
2019-12-13  Daniel Stenbergunit1620: fix bad free in OOM
2019-12-13  Daniel Stenbergunit1609: fix mem-leak in OOM
2019-12-13  Daniel Stenbergunit1607: fix mem-leak in OOM
2019-12-13  Daniel Stenberglib1559: fix mem-leak in OOM
2019-12-13  Daniel Stenberglib1557: fix mem-leak in OOM
2019-12-12  Daniel Stenbergaltsvc: make the save function ignore NULL filenames
2019-12-12  Daniel Stenbergcurl: fix memory leak in OOM in etags logic
2019-12-12  Daniel Stenbergdoh: make it behave when built without proxy support
2019-12-12  Daniel Stenbergcurl: improved cleanup in upload error path
2019-12-11  Daniel Stenbergmailmap: fix Andrew Ishchuk
2019-12-11  Daniel Stenbergtravis: make torture use --shallow=40
2019-12-11  Daniel Stenbergruntests: introduce --shallow to reduce huge torture...
2019-12-11  Daniel Stenbergconncache: CONNECT_ONLY connections assumed always...
2019-12-10  Gisle Vanemvtls: make BearSSL possible to set with CURL_SSL_BACKEND
2019-12-10  Daniel StenbergRELEASE-NOTES: synced
2019-12-10  Daniel Stenbergtravis: remove "coverage", make it "torture"
2019-12-10  Daniel Stenbergazure: add libssh2 and cmake macos builds
2019-12-10  Daniel Stenbergcurl: use errorf() better
2019-12-10  Marc Hoerskentests: make it possible to set executable extensions 3899/head
2019-12-10  Marc Hoerskentests: fix permissions of ssh keys in WSL
2019-12-10  Marc Hoerskentests: use \r\n for log messages in WSL
2019-12-10  andrew_ishchukwinbuild: Define CARES_STATICLIB when WITH_CARES=static
2019-12-09  Daniel Stenbergconn: always set bits.close with connclose()
2019-12-09  Daniel Stenbergcirrus: enable clang sanitizers on freebsd 13
2019-12-09  Daniel Stenbergconncache: fix multi-thread use of shared connection...
2019-12-09  Daniel Stenbergazure: add a vanilla macos build
next