]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-01-22  Daniel Stenbergmk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER
2020-01-21  Daniel StenbergRELEASE-NOTES: synced
2020-01-21  Pavel Volgarevsmtp: Allow RCPT TO command to fail for some recipients
2020-01-21  Daniel Stenbergcopyright: fix year ranges
2020-01-21  naohttp: move "oauth_bearer" from connectdata to Curl_easy
2020-01-21  Emil Englercurl: Let -D merge headers in one file again
2020-01-21  Daniel Stenbergdata.d: remove "Multiple files can also be specified"
2020-01-20  Marcel RaadCMake: support specifying the target Windows version
2020-01-20  Daniel Stenberghttp.h: Copyright year out of date, should be 2020
2020-01-20  加藤郁之HTTP: increase EXPECT_100_THRESHOLD to 1Mb
2020-01-17  Daniel StenbergROADMAP: thread-safe `curl_global_init()`
2020-01-17  Daniel StenbergRELEASE-NOTES: synced
2020-01-16  Daniel Stenbergwolfssl: use the wc-prefixed symbol alternatives
2020-01-16  Daniel Stenbergpolarssl: removed
2020-01-16  Marcel Raadlibssh2: fix variable type
2020-01-16  Daniel Stenbergcurl:progressbarinit: ignore column width from terminal...
2020-01-15  Daniel Stenbergwolfssh: set the password correctly for PASSWORD auth
2020-01-15  Daniel Stenbergwolfssh: remove fprintf() calls (and uses of __func__)
2020-01-14  Marcel RaadCMake: use check_symbol_exists also for inet_pton
2020-01-13  Jay Satiroschannel_verify: Fix alt names manual verify for UNICOD...
2020-01-13  Daniel StenbergHTTP-COOKIES.md: describe the cookie file format
2020-01-13  Tobias HietaCMake: Add support for CMAKE_LTO option.
2020-01-13  Daniel StenbergRELEASE-NOTES: synced
2020-01-13  Daniel StenbergConnectionExists: respect the max_concurrent_streams...
2020-01-13  Daniel Stenbergcurl: make #0 not output the full URL
2020-01-12  Daniel StenbergwolfSSH: new SSH backend
2020-01-12  Daniel Stenbergcurl: remove 'config' field from OutStruct
2020-01-12  Daniel Stenbergmisc: Copyright year out of date, should be 2020
2020-01-12  Santino Keupplibssh2: add support for forcing a hostkey type
2020-01-11  nicoguilliercmake: Improve libssh2 check on Windows
2020-01-11  Faizur Rahmanschannel: Make CURLOPT_CAINFO work better on Windows 7
2020-01-11  Emil Englerngtcp2: Add an error code for QUIC connection errors
2020-01-11  Jay Satiromulti: Change curl_multi_wait/poll to error on negative...
2020-01-11  Marc Aldorasicmake: Enable SMB for Windows builds
2020-01-11  Jay Satirovtls: Refactor Curl_multissl_version to make the code...
2020-01-10  Daniel Stenbergfix: Copyright year out of date, should be 2020
2020-01-10  Marcel Raadhostip: move code to resolve IP address literals to...
2020-01-09  Daniel Stenbergscripts/delta: adapt to new public header layout
2020-01-09  Daniel Stenbergtest1167: verify global symbols in public headers are...
2020-01-09  Daniel Stenberglibtest/mk-lib1521: adapt to new public header layout
2020-01-09  Daniel Stenberginclude: remove non-curl prefixed defines
2020-01-09  Daniel Stenbergcurl.h: remove WIN32 define
2020-01-09  Daniel Stenbergtool_dirhie.c: fix the copyright year range
2020-01-09  Daniel Stenbergbump: work towards 7.69.0 is started
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...
next