]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-02-04  Orgad Shanehcurl: avoid using strlen for testing if a string is...
2020-02-03  Steve Holmentlm: Ensure the HTTP header data is not stored in...
2020-02-03  Marcel Raadopenssl: remove redundant assignment
2020-02-03  Marcel Raadtravis: update non-OpenSSL Linux jobs to Bionic
2020-02-03  Dan Fandrichcirrus: Add some missing semicolons
2020-02-02  Pedro Monrealcleanup: fix typos and wording in docs and comments
2020-02-02  Steve Holmentlm: Move the winbind data into the NTLM data structure
2020-01-30  Daniel Stenbergquiche: Copyright year out of date
2020-01-30  Daniel Stenbergaltsvc: use h3-25
2020-01-30  Alessandro... quiche: update to draft-25
2020-01-29  Daniel Stenbergngtcp2: update to git master and its draft-25 support
2020-01-29  Daniel Stenbergcookie: check __Secure- and __Host- case sensitively
2020-01-29  Daniel StenbergKNOWN_BUGS: Multiple methods in a single WWW-Authentica...
2020-01-29  Daniel Stenbergoauth2-bearer.d: works for HTTP too
2020-01-28  Daniel Stenbergmulti_done: if multiplexed, make conn->data point to...
2020-01-28  Daniel Stenberglocation.d: the method change is from POST to GET only
2020-01-28  Daniel Stenbergurlapi: guess scheme correct even with credentials...
2020-01-28  Daniel Stenbergglobal_init: move the IPv6 works status bool to multi...
2020-01-27  Jay SatiroREADME: mention that the docs is in docs/
2020-01-27  Daniel Stenbergcurl.h: define CURL_WIN32 on windows
2020-01-27  Daniel StenbergRELEASE-NOTES: synced
2020-01-27  Jon Rumseyurldata: do string enums without #ifdefs for build...
2020-01-26  Daniel Stenbergcurl: make the -# spaceship bar not wrap the line
2020-01-26  Daniel Stenbergglobal_init: assume the EINTR bit by default
2020-01-24  Peter Piekarskiconn: do not reuse connection if SOCKS proxy credential...
2020-01-24  Daniel Stenbergllist: removed unused Curl_llist_move()
2020-01-24  Daniel Stenbergconncache: removed unused Curl_conncache_bundle_size()
2020-01-24  Daniel Stenbergstrcase: turn Curl_raw_tolower into static
2020-01-24  Daniel Stenbergsingleuse.pl: support new API functions, fix curl_dbg_...
2020-01-24  Daniel Stenbergwolfssh: make it init properly via Curl_ssh_init()
2020-01-23  Aron Rotteveelform.d: fix two minor typos
2020-01-23  Daniel Stenbergopenssl: make CURLINFO_CERTINFO not truncate x509v3...
2020-01-23  Jay SatiroCURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTI...
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...
next