summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1173: make it also check all libcurl option man pagesbagder/expand-test1173Daniel Stenberg2019-07-167-39/+35
* dist: add manpage-syntax.plDaniel Stenberg2019-07-151-1/+1
* test1173: detect some basic man page format mistakesDaniel Stenberg2019-07-153-1/+90
* docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason2019-07-153-3/+3
* libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg2019-07-141-3/+3
* libcurl: Add testcase for gopher redirectsLinos Giannopoulos2019-07-142-1/+52
* libcurl: Restrict redirect schemesLinos Giannopoulos2019-07-141-3/+1
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-146-27/+5
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-147-8/+145
* smb: Use the correct error code for access denied on file openJuergen Hoetzel2019-07-111-0/+2
* DEPRECATE: fixup versions and spellingDaniel Gustafsson2019-07-111-3/+4
* system_win32: fix clang warningGisle Vanem2019-07-111-1/+1
* headers: Remove no longer exported functionsDaniel Gustafsson2019-07-1011-37/+6
* CMake: fix typos and spellingDaniel Gustafsson2019-07-092-3/+3
* CMake: Convert errant elseif() to else()Kyle Edwards2019-07-091-1/+1
* buildconf: fix header filenameDaniel Gustafsson2019-07-091-1/+1
* configure: fix --disable-code-coverageJan Chren2019-07-091-2/+1
* cleanup: fix typo in commentDaniel Gustafsson2019-07-081-1/+1
* RELEASE-NOTES: syncedDaniel Gustafsson2019-07-081-6/+31
* nss: support using libnss on macOSDaniel Gustafsson2019-07-061-1/+4
* nss: don't set unused parameterDaniel Gustafsson2019-07-061-1/+1
* nss: only cache valid CRL entriesDaniel Gustafsson2019-07-061-6/+8
* lib: Use UTF-8 encoding in commentsGergely Nagy2019-07-064-5/+5
* CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto2019-07-061-0/+2
* winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIGShankar Jadhavar2019-07-061-3/+9
* doh-url.d: added in 7.62.0Daniel Stenberg2019-07-041-0/+1
* docs: Fix links to OpenSSL docsJay Satiro2019-06-303-7/+6
* curl_multi_wait.3: escape backslash in exampleGaël PORTAY2019-06-261-1/+1
* openssl: disable engine if OPENSSL_NO_UI_CONSOLE is definedDaniel Stenberg2019-06-261-1/+1
* test1521: adapt to SLISTPOINTDaniel Stenberg2019-06-251-12/+4
* win32: make DLL loading a no-op for UWPDaniel Stenberg2019-06-251-1/+6
* configure: fix typo '--disable-http-uath'1ocalhost2019-06-251-1/+1
* docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen2019-06-251-3/+1
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-251-5/+18
* tests: update fixed IP for hostip/clientip splitStephan Szabo2019-06-254-8/+8
* http: clarify header buffer size calculationDaniel Gustafsson2019-06-241-0/+3
* KNOWN_BUGS: Don't clear digest for single realmDaniel Stenberg2019-06-241-0/+5
* KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostnameDaniel Stenberg2019-06-241-0/+6
* http2: call done_sending on end of uploadDaniel Stenberg2019-06-244-6/+15
* c-ares: honor port numbers in CURLOPT_DNS_SERVERSJames Brown2019-06-241-0/+4
* CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson2019-06-241-1/+1
* curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy buildsKoen Dergent2019-06-241-1/+2
* test153: fix content-length to avoid occasional hangDaniel Stenberg2019-06-241-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-241-4/+43
* multi: enable multiplexing by default (again)Daniel Stenberg2019-06-231-0/+2
* typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg2019-06-221-2/+5
* tests: add disable-scan.pl to distDaniel Stenberg2019-06-211-1/+1
* http2: don't call stream-close on already closed streamsDaniel Stenberg2019-06-211-4/+3
* travis: enable alt-svc for coverage buildMarcel Raad2019-06-201-1/+1
* travis: enable libssh2 for coverage buildMarcel Raad2019-06-201-2/+3