aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg
2018-06-29RELEASE-NOTES: syncedDaniel Stenberg
2018-06-29openssl: allow TLS 1.3 by defaultDaniel Stenberg
2018-06-28CURLINFO_TLS_SSL_PTR.3: improve the exampleAdrian Peniak
2018-06-27travis: add a build using the synchronous name resolverDaniel Stenberg
2018-06-27configure: remove CURL_CHECK_NI_WITHSCOPEID tooDaniel Stenberg
2018-06-27getnameinfo: not usedDaniel Stenberg
2018-06-27easy_perform: use *multi_timeout() to get wait timesDaniel Stenberg
2018-06-27configure: Add dependent libraries after cryptoMax Dymond
2018-06-27GOVERNANCE: linkify, changed some titlesDaniel Stenberg
2018-06-27GOVERNANCE: add maintainer details/dutiesDaniel Stenberg
2018-06-25url: check Curl_conncache_add_conn return codeDaniel Stenberg
2018-06-25include/README: remove "hacking" advice, not the right placeDaniel Stenberg
2018-06-24RELEASE-NOTES: syncedDaniel Stenberg
2018-06-24CURLOPT_SSL_VERIFYPEER.3: fix syntax mistakeDaniel Stenberg
2018-06-23netrc: use a larger bufferDaniel Stenberg
2018-06-23CURLOPT_SSL_VERIFYPEER.3: Add performance notePatrick Schlangen
2018-06-23multi: fix crash due to dangling entry in connect-pending listJavier Blazquez
2018-06-22ConnectionExists: make sure conn->data is set when "taking" a connectionDaniel Stenberg
2018-06-22system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien
2018-06-21cmake: allow multiple SSL backendsRaphael Gozzo
2018-06-21url: fix dangling conn->data pointerDaniel Stenberg
2018-06-18CURLOPT_INTERFACE.3: interface names not supported on WindowsDaniel Stenberg
2018-06-17travis: run more tests for coverage checkDaniel Stenberg
2018-06-16multi: fix memory leak when stopped during name resolveDaniel Stenberg
2018-06-15maketgz: delete .bak files, fix indentationViktor Szakats
2018-06-15runtests.pl: remove debug leftover from bb9a340c73f3Daniel Stenberg
2018-06-15curl-confopts.m4: fix typo from ed224f23d5bebDaniel Stenberg
2018-06-15docs/RELEASE-PROCEDURE.md: renamed to use .md extensionDaniel Stenberg
2018-06-15RELEASE-PROCEDURE: gpg sign the tagsDaniel Stenberg
2018-06-15RELEASE-NOTES: syncedDaniel Stenberg
2018-06-15CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg
2018-06-14maketgz: fix sed issues on OSXMamta Upadhyay
2018-06-14configure: enhance ability to detect/build with static opensslDaniel Stenberg
2018-06-14configure: use pkg-config for c-ares detectionDaniel Stenberg
2018-06-14GOVERNANCE.md: explains how this project is runDaniel Stenberg
2018-06-14KNOWN_BUGS: NTLM doen't support password with ยง characterDaniel Stenberg
2018-06-14KNOWN_BUGS: slow connect to localhost on WindowsDaniel Stenberg
2018-06-14mk-ca-bundle.pl: make -u delete certdata.txt if found not changedMatteo Bignotti
2018-06-13progress: remove a set of unused definesDaniel Stenberg
2018-06-13TODO: "Option to refuse usernames in URLs" doneDaniel Stenberg
2018-06-13Curl_init_do: handle NULL connection pointer passed inLyman Epp
2018-06-12runtests: support variables in <strippart>Daniel Stenberg
2018-06-12Curl_debug: remove dead printhost codeDaniel Stenberg
2018-06-12schannel: avoid incompatible pointer warningViktor Szakats
2018-06-12schannel: support selecting ciphersRobert Prag
2018-06-12test 46: make test pass after 2025Bernhard M. Wiedemann
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-11openssl: assume engine support in 1.0.1 or laterDaniel Stenberg
2018-06-11RELEASE-NOTES: syncedDaniel Stenberg