aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-03alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg
2019-03-03alt-svc: the curl command line bitsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-03-02travis: add build using gnutlsDaniel Stenberg
2019-03-02RELEASE-NOTES: syncedDaniel Stenberg
2019-03-02scripts/completion.pl: also generate fish completion fileSimon Legner
2019-03-02gnutls: remove call to deprecated gnutls_compression_get_nameDaniel Stenberg
2019-03-02system_win32: move win32_init here from easy.cJay Satiro
2019-03-01curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg
2019-03-0110-at-a-time.c: fix too long lineDaniel Stenberg
2019-03-01examples: various fixes in ephiperfifo.cArnaud Rebillout
2019-03-01urldata: simplify bytecountersDaniel Stenberg
2019-03-01examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg
2019-03-01threaded-resolver: shutdown the resolver thread without error messageDaniel Stenberg
2019-03-01docs: update max-redirs.d phrasingԜеѕ
2019-03-01ssh: fix Condition '!status' is always trueDaniel Stenberg
2019-02-28test578: make it read data from the correct testDaniel Stenberg
2019-02-28Curl_easy: remove req.maxfd - never used!Daniel Stenberg
2019-02-28http: set state.infilesize when sending formpostsDaniel Stenberg
2019-02-28INSTALL: refer to the current TLS library names and configure optionsDaniel Stenberg
2019-02-28FAQ: minor updates and spelling fixesDaniel Stenberg
2019-02-28GOVERNANCE.md: minor spelling fixesDaniel Stenberg
2019-02-28Secure Transport: no more "darwinssl"Daniel Stenberg
2019-02-27AppVeyor: add classic MinGW buildMarcel Raad
2019-02-27AppVeyor: add MinGW-w64 buildMarcel Raad
2019-02-27cookies: only save the cookie file if the engine is enabledDaniel Stenberg
2019-02-27cacertinmem.c: use multiple certificates for loading CA-chainDaVieS
2019-02-27urldata: convert bools to bitfields and move to endDaniel Stenberg
2019-02-27curl.h: use __has_declspec_attribute for shared buildsDon J Olmstead
2019-02-27curl: display --version features sorted alphabeticallyDaniel Stenberg
2019-02-26runtests: detect "schannel" as an alias for "winssl"Daniel Stenberg
2019-02-26AppVeyor: update to Visual Studio 2017Marcel Raad
2019-02-26AppVeyor: switch VS 2015 builds to VS 2017 imageMarcel Raad
2019-02-26AppVeyor: explicitly select worker imageMarcel Raad
2019-02-26strerror: make the strerror function use local buffersDaniel Stenberg
2019-02-26cookies: fix NULL dereference if flushing cookies with no CookieInfo setMichael Wallner
2019-02-26AppVeyor: re-enable test 500Marcel Raad
2019-02-26AppVeyor: remove redundant buildsMarcel Raad
2019-02-25RELEASE-NOTES: syncedDaniel Stenberg
2019-02-25OpenSSL: add support for TLS ASYNC stateBernd Mueller
2019-02-25acinclude: add additional libraries to check for LDAP supportMichael Felt
2019-02-25schannel: support CALG_ECDH_EPHEM algorithmgeorgeok
2019-02-24multi: call multi_done on connect timeoutsDaniel Stenberg
2019-02-23examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg
2019-02-23configure: remove CURL_CHECK_FUNC_FDOPEN callMarcel Raad
2019-02-23wolfssl: stop custom-adding curvesDaniel Stenberg
2019-02-22configure: remove the unused fdopen macroDaniel Stenberg
2019-02-22url: change conn shutdown order to unlink data as last stepJay Satiro
2019-02-22Fix strict-prototypes GCC warningMarcel Raad
2019-02-21tests: Fixed XML validation errors in some test files.Dan Fandrich