summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* urlapi: accept port number zerobagder/accept-port-zeroDaniel Stenberg2021-12-032-4/+6
* CURLMOPT_TIMERFUNCTION.3: call it expire time, not intervalDaniel Stenberg2021-12-021-3/+3
* mbedTLS: include NULL byte in blob data length for CURLOPT_CAINFO_BLOBFlorian Van Heghe2021-12-021-2/+7
* version_win32: Check build number and platform idWyatt O'Day2021-12-028-27/+77
* libssh2: fix error message for sha256 mismatchJay Satiro2021-12-021-1/+1
* openssl: check the return value of BIO_new()x20182021-12-011-0/+12
* docs: Update the Reducing Size sectionDan Fandrich2021-11-301-21/+43
* tests: Add some missing keywords to testsDan Fandrich2021-11-307-0/+7
* mbedTLS: add support for CURLOPT_CAINFO_BLOBFlorian Van Heghe2021-11-302-2/+21
* digest: compute user:realm:pass digest w/o userhashGlenn Strauss2021-11-305-18/+17
* config.d: update documentation to match the path searchbagder/homedir-scanDaniel Stenberg2021-11-291-23/+22
* tool_findfile: search for a file in the homedirDaniel Stenberg2021-11-297-197/+180
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-26365-447/+1202
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-261-5/+26
* openldap: handle connect phase with a state machinePatrick Monnerat2021-11-261-111/+213
* docs: address proselint nitsDaniel Stenberg2021-11-2670-223/+221
* FAQ: typo fix : "yout" ➤ "your"Bruno Baguette2021-11-261-1/+1
* docs/INSTALL.md: typo fix : added missing "get" verbBruno Baguette2021-11-261-1/+1
* insecure.d: detail its use for SFTP and SCP as wellDaniel Stenberg2021-11-251-11/+14
* Makefile.m32: rename -winssl option to -schannel and tidy upViktor Szakats2021-11-253-73/+73
* KNOWN_BUGS: 5.6 make distclean loops foreverDaniel Stenberg2021-11-251-0/+8
* KNOWN_BUGS: add one, remove oneDaniel Stenberg2021-11-251-5/+3
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-258-111/+289
* urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LENDaniel Stenberg2021-11-255-14/+17
* cmake: warn on use of the now deprecated symbolsJay Satiro2021-11-251-3/+18
* tests/CI.md: add more information on CI environmentsKevin Burke2021-11-234-35/+137
* cmake: private identifiers use CURL_ instead of CMAKE_ prefixDaniel Stenberg2021-11-233-47/+43
* urlapi: reject short file URLsDaniel Stenberg2021-11-232-0/+10
* curl: improve error message for --head with -JDaniel Stenberg2021-11-231-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-221-3/+32
* urlapi: cleanup scheme parsingStefan Eissing2021-11-221-16/+22
* tool_operate: only set SSH related libcurl options for SSH URLsDaniel Stenberg2021-11-213-36/+83
* rustls: remove comment about checking handshakingJacob Hoffman-Andrews2021-11-201-3/+0
* openssl: use non-deprecated API to read key parametersMarcel Raad2021-11-201-28/+66
* openssl: reduce code duplicationMarcel Raad2021-11-201-25/+12
* openssl: remove `RSA_METHOD_FLAG_NO_CHECK` handling if unavailableMarcel Raad2021-11-201-1/+2
* openssl: remove usage of deprecated `SSL_get_peer_certificate`Marcel Raad2021-11-201-2/+6
* page-footer: fix typoDaniel Stenberg2021-11-191-1/+1
* http: enable haproxy support for hyper backendDaniel Stenberg2021-11-193-10/+3
* configure: fix runtime-lib detection on macOSBernhard Walle2021-11-181-4/+10
* cmake: don't set _USRDLL on a static Windows buildDon2021-11-181-4/+1
* page-footer: document more environment variablesDaniel Stenberg2021-11-171-0/+29
* netrc.d: edit the .netrc example to look nicerDaniel Stenberg2021-11-171-2/+4
* tftp: mark protocol as not possible to do over CONNECTDaniel Stenberg2021-11-154-7/+14
* docs/cmdline-opts: do not say "protocols: all"Daniel Stenberg2021-11-153-3/+0
* curl.1: require "see also" for every documented optionDaniel Stenberg2021-11-15168-8/+179
* insecure.d: expand and clarifyDaniel Stenberg2021-11-151-7/+9
* gen.pl: improve example output formatDaniel Stenberg2021-11-153-10/+16
* Revert "form-escape.d: double the back-slashes for proper man page output"Daniel Stenberg2021-11-151-1/+1
* form-escape.d: double the back-slashes for proper man page outputDaniel Stenberg2021-11-151-1/+1