summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-11RELEASE-PROCEDURE: update the release calendar for 2019Daniel Stenberg
2018-06-08boringssl + schannel: undef X509_NAME in lib/schannel.hGisle Vanem
2018-06-08mk-ca-bundle.pl: leave certificate name untouched in decode()Vladimir Kotal
2018-06-06tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn
2018-06-06tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn
2018-06-06system.h: add support for IBM xlc C compilerStephan Mühlstrasser
2018-06-05cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg
2018-06-03spelling fixesViktor Szakats
2018-06-02axtls: follow-up spell fix of commentDaniel Stenberg
2018-06-02axTLS: not considered fit for useDaniel Stenberg
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2018-06-01curl_addrinfo: use same #ifdef conditions in source as headerDaniel Stenberg
2018-06-01multi: remove a DEBUGF()Daniel Stenberg
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-06-01fnmatch: use the system one if availableDaniel Stenberg
2018-05-31os400: add new option in ILE/RPG bindingPatrick Monnerat
2018-05-31tests/libtest/.gitignore: follow-up fix to ignore lib5* tooDaniel Stenberg
2018-05-31KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg
2018-05-31configure: check for declaration of getpwuid_rBernhard Walle
2018-05-31tests: update .gitignore for libtestsRikard Falkeborn