summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: use pkg-config for c-ares detectionbagder/configure-ares-pkgconfigDaniel Stenberg2018-06-141-7/+32
* mk-ca-bundle.pl: make -u delete certdata.txt if found not changedMatteo Bignotti2018-06-141-0/+3
* progress: remove a set of unused definesDaniel Stenberg2018-06-131-13/+0
* TODO: "Option to refuse usernames in URLs" doneDaniel Stenberg2018-06-131-11/+0
* Curl_init_do: handle NULL connection pointer passed inLyman Epp2018-06-131-6/+8
* runtests: support variables in <strippart>Daniel Stenberg2018-06-122-2/+7
* Curl_debug: remove dead printhost codeDaniel Stenberg2018-06-1212-74/+30
* schannel: avoid incompatible pointer warningViktor Szakats2018-06-121-1/+1
* schannel: support selecting ciphersRobert Prag2018-06-122-0/+172
* test 46: make test pass after 2025Bernhard M. Wiedemann2018-06-121-4/+4
* cppcheck: fix warningsMarian Klymov2018-06-1161-273/+213
* openssl: assume engine support in 1.0.1 or laterDaniel Stenberg2018-06-114-21/+15
* RELEASE-NOTES: syncedDaniel Stenberg2018-06-111-8/+58
* RELEASE-PROCEDURE: update the release calendar for 2019Daniel Stenberg2018-06-111-4/+4
* boringssl + schannel: undef X509_NAME in lib/schannel.hGisle Vanem2018-06-082-9/+19
* mk-ca-bundle.pl: leave certificate name untouched in decode()Vladimir Kotal2018-06-081-1/+3
* tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn2018-06-061-0/+2
* tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn2018-06-063-5/+6
* system.h: add support for IBM xlc C compilerStephan Mühlstrasser2018-06-061-0/+18
* cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg2018-06-051-3/+3
* spelling fixesViktor Szakats2018-06-0322-32/+32
* axtls: follow-up spell fix of commentDaniel Stenberg2018-06-021-1/+1
* axTLS: not considered fit for useDaniel Stenberg2018-06-021-0/+5
* build: remove the Borland specific makefilesDaniel Stenberg2018-06-026-415/+5
* curl_addrinfo: use same #ifdef conditions in source as headerDaniel Stenberg2018-06-011-1/+2
* multi: remove a DEBUGF()Daniel Stenberg2018-06-011-2/+0
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-018-19/+279
* fnmatch: use the system one if availableDaniel Stenberg2018-06-013-19/+119
* os400: add new option in ILE/RPG bindingPatrick Monnerat2018-05-311-0/+2
* tests/libtest/.gitignore: follow-up fix to ignore lib5* tooDaniel Stenberg2018-05-311-1/+1
* KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg2018-05-311-0/+30
* configure: check for declaration of getpwuid_rBernhard Walle2018-05-312-0/+12
* tests: update .gitignore for libtestsRikard Falkeborn2018-05-311-6/+2
* strictness: correct {infof, failf} format specifiersRikard Falkeborn2018-05-3111-35/+31
* option: disallow username in URLBjörn Stenberg2018-05-3115-1/+127
* libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg2018-05-311-8/+12
* libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg2018-05-311-2/+2
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-304-5/+61
* os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat2018-05-303-2/+66
* os400: implement mime api EBCDIC wrappersPatrick Monnerat2018-05-303-1/+210
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-2919-11/+260
* configure: override AR_FLAGS to silence warningDaniel Stenberg2018-05-291-1/+2
* cmake: fixed comments in compile checks codeSergei Nikulov2018-05-291-3/+3
* INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/libDaniel Stenberg2018-05-291-3/+2
* KNOWN_BUGS: restore text regarding #2101.Will Dietz2018-05-291-0/+3
* fnmatch: insist on escaped bracket to matchDaniel Stenberg2018-05-282-6/+15
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-2814-29/+254
* configure: fix ssh2 linking when built with a static mbedtlsFabrice Fontaine2018-05-281-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-05-281-3/+34
* cmake: check for getpwuid_rBernhard Walle2018-05-282-0/+4