]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2019-03-20  David Woodhouseopenssl: if cert type is ENG and no key specified,... 3693/head
2019-03-20  Daniel Stenbergsectransp: tvOS 11 is required for ALPN support
2019-03-18  Daniel Stenbergtest1541: threaded connection sharing
2019-03-17  Patrick Monneratos400: alt-svc support.
2019-03-17  Daniel Stenbergconncache: use conn->data to know if a transfer owns it
2019-03-15  Daniel StenbergRELEASE-NOTES: synced
2019-03-15  Chris Youngconfigure: add --with-amissl
2019-03-15  Chris Youngvtls: rename some of the SSL functions
2019-03-15  Chris Youngtool_getpass: termios.h is present on AmigaOS 3, but...
2019-03-15  Chris Youngtool_operate: build on AmigaOS
2019-03-14  Daniel Stenbergmakefile: make checksrc and hugefile commands "silent"
2019-03-14  Daniel Stenbergcurl.1: --user and --proxy-user are hidden from ps...
2019-03-14  Daniel Stenbergcurl.1: mark the argument to --cookie as <data|filename>
2019-03-14  Dan Fandrichfuzzer: Only clone the latest fuzzer code, for speed.
2019-03-14  Dominik HölzlNegotiate: fix for HTTP POST with Negotiate
2019-03-13  Marc Schlatterhttp: send payload when (proxy) authentication is done
2019-03-12  Daniel Stenbergfile: fix "Checking if unsigned variable 'readcount...
2019-03-12  Daniel Stenbergmemdebug: log pointer before freeing its data
2019-03-12  Daniel StenbergRELEASE-NOTES: synced
2019-03-12  Marcel Raadtravis: actually use updated compiler versions
2019-03-12  Marcel Raadtravis: update clang to version 7
2019-03-12  Andre Guibert... examples/externalsocket: add missing close socket calls
2019-03-11  Daniel Stenbergmulti: removed unused code for request retries
2019-03-11  Jay Satirodoh: inherit some SSL options from user's easy handle
2019-03-09  Daniel Stenbergtest331: verify set-cookie for dotless host name
2019-03-09  Daniel StenbergRevert "cookies: extend domain checks to non psl builds"
2019-03-08  Daniel Stenbergmemdebug: make debug-specific functions use curl_dbg_...
2019-03-08  Daniel Stenbergcmdline-opts/proxytunnel.d: the option tunnnels all...
2019-03-07  Daniel StenbergKNOWN_BUGS: Client cert (MTLS) issues with Schannel
2019-03-06  Daniel StenbergROADMAP: updated to some more current things to work on
2019-03-05  Daniel Stenbergtests: fix multiple may be used uninitialized warnings
2019-03-05  Daniel StenbergRELEASE-NOTES: synced
2019-03-05  Daniel Stenbergsource: fix two 'nread' may be used uninitialized warnings
2019-03-05  Daniel Stenberggopher: remove check for path == NULL
2019-03-05  Daniel Stenbergexamples: only include <curl/curl.h>
2019-03-05  Daniel Stenbergssh: loop the state machine if not done and not blocking
2019-03-05  Jay Satiromulti: support verbose conncache closure handle
2019-03-04  Daniel StenbergCURLU: fix NULL dereference when used over proxy
2019-03-03  Daniel Stenbergaltsvc_out: check the return code from Curl_gmtime
2019-03-03  Daniel Stenbergdocs/ALTSVC.md: docs describing the approach
2019-03-03  Daniel Stenbergalt-svc: add a travis build
2019-03-03  Daniel Stenbergalt-svc: add test 355 and 356 to verify with command...
2019-03-03  Daniel Stenbergalt-svc: the curl command line bits
2019-03-03  Daniel Stenbergalt-svc: the libcurl bits
2019-03-02  Daniel Stenbergtravis: add build using gnutls
2019-03-02  Daniel StenbergRELEASE-NOTES: synced
2019-03-02  Simon Legnerscripts/completion.pl: also generate fish completion...
2019-03-02  Daniel Stenberggnutls: remove call to deprecated gnutls_compression_ge...
2019-03-02  Jay Satirosystem_win32: move win32_init here from easy.c
2019-03-01  Daniel Stenbergcurl_easy_duphandle.3: clarify that a duped handle...
2019-03-01  Daniel Stenberg10-at-a-time.c: fix too long line
2019-03-01  Arnaud Rebilloutexamples: various fixes in ephiperfifo.c
2019-03-01  Daniel Stenbergurldata: simplify bytecounters
2019-03-01  Daniel Stenbergexamples/10-at-a-time.c: improve readability and simplify
2019-03-01  Daniel Stenbergthreaded-resolver: shutdown the resolver thread without...
2019-03-01  Ԝеѕdocs: update max-redirs.d phrasing
2019-03-01  Daniel Stenbergssh: fix Condition '!status' is always true
2019-02-28  Daniel Stenbergtest578: make it read data from the correct test
2019-02-28  Daniel StenbergCurl_easy: remove req.maxfd - never used!
2019-02-28  Daniel Stenberghttp: set state.infilesize when sending formposts
2019-02-28  Daniel StenbergINSTALL: refer to the current TLS library names and...
2019-02-28  Daniel StenbergFAQ: minor updates and spelling fixes
2019-02-28  Daniel StenbergGOVERNANCE.md: minor spelling fixes
2019-02-28  Daniel StenbergSecure Transport: no more "darwinssl"
2019-02-27  Marcel RaadAppVeyor: add classic MinGW build
2019-02-27  Marcel RaadAppVeyor: add MinGW-w64 build
2019-02-27  Daniel Stenbergcookies: only save the cookie file if the engine is...
2019-02-27  DaVieScacertinmem.c: use multiple certificates for loading...
2019-02-27  Daniel Stenbergurldata: convert bools to bitfields and move to end
2019-02-27  Don J Olmsteadcurl.h: use __has_declspec_attribute for shared builds
2019-02-27  Daniel Stenbergcurl: display --version features sorted alphabetically
2019-02-26  Daniel Stenbergruntests: detect "schannel" as an alias for "winssl"
2019-02-26  Marcel RaadAppVeyor: update to Visual Studio 2017
2019-02-26  Marcel RaadAppVeyor: switch VS 2015 builds to VS 2017 image
2019-02-26  Marcel RaadAppVeyor: explicitly select worker image
2019-02-26  Daniel Stenbergstrerror: make the strerror function use local buffers
2019-02-26  Michael Wallnercookies: fix NULL dereference if flushing cookies with...
2019-02-26  Marcel RaadAppVeyor: re-enable test 500
2019-02-26  Marcel RaadAppVeyor: remove redundant builds
2019-02-25  Daniel StenbergRELEASE-NOTES: synced
2019-02-25  Bernd MuellerOpenSSL: add support for TLS ASYNC state
2019-02-25  Michael Feltacinclude: add additional libraries to check for LDAP...
2019-02-25  georgeokschannel: support CALG_ECDH_EPHEM algorithm
2019-02-24  Daniel Stenbergmulti: call multi_done on connect timeouts
2019-02-23  Daniel Stenbergexamples: remove recursive calls to curl_multi_socket_a...
2019-02-23  Marcel Raadconfigure: remove CURL_CHECK_FUNC_FDOPEN call
2019-02-23  Daniel Stenbergwolfssl: stop custom-adding curves
2019-02-22  Daniel Stenbergconfigure: remove the unused fdopen macro
2019-02-22  Jay Satirourl: change conn shutdown order to unlink data as last...
2019-02-22  Marcel RaadFix strict-prototypes GCC warning
2019-02-21  Dan Fandrichtests: Fixed XML validation errors in some test files.
2019-02-20  Daniel StenbergTODO: Allow SAN names in HTTP/2 server push
2019-02-20  Daniel StenbergRELEASE-NOTES: synced
2019-02-20  Daniel Stenbergcurl: remove MANUAL from -M output
2019-02-20  Daniel Stenberghttp2: verify :athority in push promise requests
2019-02-20  Daniel Stenbergsinglesocket: fix the 'sincebefore' placement
2019-02-19  Daniel Stenbergconnection: never reuse CONNECT_ONLY conections
2019-02-19  Patrick Monneratcli tool: fix mime post with --disable-libcurl-option...
2019-02-19  Daniel Stenbergx509asn1: cleanup and unify code layout
2019-02-19  Daniel Stenbergcurl_multi_remove_handle.3: use at any time, just not...
next