summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/getpart: use MIME::Base64 instead of home-cookedbagder/getpart-base64Daniel Stenberg2020-08-281-6/+1
* multi: handle connection state winsock eventsMarc Hoersken2020-08-281-6/+6
* Curl_pgrsTime - return new time to avoid timeout integer overflowDaniel Stenberg2020-08-284-23/+27
* TLS: fix SRP detection by using the proper #ifdefsDaniel Stenberg2020-08-283-14/+15
* docs: SSLCERTS: fix English syntaxDan Kenigsberg2020-08-281-2/+2
* docs: non-existing macros in man pagesAlessandro Ghedini2020-08-272-3/+3
* curl.1: fix typo invokved -> invokedAlessandro Ghedini2020-08-271-1/+1
* buildconf: invoke 'autoreconf -fi' insteadDaniel Stenberg2020-08-272-437/+3
* lib: make Curl_gethostname accept a const pointerEmil Engler2020-08-272-4/+4
* docs/libcurl: update "Added in" version for curl_easy_option*Daniel Stenberg2020-08-273-6/+6
* scripts: improve the "get latest curl release tag" logicDaniel Stenberg2020-08-273-3/+3
* configure: added --disable-get-easy-optionsDaniel Stenberg2020-08-273-0/+45
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-2722-58/+1019
* HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29Eric Curtin2020-08-272-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-271-3/+39
* openssl: Fix wincrypt symbols conflict with BoringSSLJay Satiro2020-08-261-0/+7
* socketpair: allow CURL_DISABLE_SOCKETPAIRDaniel Stenberg2020-08-264-4/+27
* curl_get_line: build only if cookies or alt-svc are enabledDaniel Stenberg2020-08-261-1/+5
* schannel: fix memory leak when using get_cert_locationfullincome2020-08-261-4/+6
* git: ignore libtests in 3XXX areaEmil Engler2020-08-261-1/+1
* doh: add error message for DOH_DNS_NAME_TOO_LONGEmil Engler2020-08-261-2/+3
* ngtcp2: adapt to the new pkt_info argumentsDaniel Stenberg2020-08-261-3/+5
* winbuild/README.md: make <options> visibleDaniel Stenberg2020-08-261-1/+1
* winbuild: convert the instruction text to README.mdDaniel Stenberg2020-08-264-132/+128
* lib1560: verify "redirect" to double-slash leading URLDaniel Stenberg2020-08-251-0/+8
* multi: expand pre-check for socket readinessMarc Hoersken2020-08-251-38/+34
* multi: implement wait using winsock eventsrcombs2020-08-252-6/+158
* select: reduce duplication of Curl_poll in Curl_socket_checkMarc Hoersken2020-08-251-90/+16
* select: fix poll-based check not detecting connect failureMarc Hoersken2020-08-251-2/+2
* select.h: make socket validation macros test for INVALID_SOCKETMarc Hoersken2020-08-251-2/+13
* docs: --output-dir is added in 7.73.0, nothing elseDaniel Stenberg2020-08-242-2/+2
* curl: add --output-dirDaniel Stenberg2020-08-2417-24/+381
* configure: fix pkg-config detecting wolfsslDaniel Stenberg2020-08-241-2/+6
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-244-4/+20
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-242-9/+30
* checksrc: verify do-while and spaces between the bracesDaniel Stenberg2020-08-242-5/+15
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-247-12/+120
* etag: save and use the full received contentsDaniel Stenberg2020-08-2410-52/+88
* setopt: if the buffer exists, refuse the new BUFFERSIZEDaniel Stenberg2020-08-241-11/+3
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-244-3/+79
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-2415-95/+318
* runtests: make cleardir() erase dot files tooDaniel Stenberg2020-08-231-1/+1
* KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg2020-08-233-1/+17
* Makefile.m32: add ability to override zstd libs [ci skip]Viktor Szakats2020-08-223-3/+18
* runtests: avoid 'fail to start' repeated messages in attempt loopsDaniel Stenberg2020-08-211-14/+13
* runtests: clear pid variables when failing to start a serverDaniel Stenberg2020-08-211-58/+28
* TODO: Virtual external socketsDaniel Stenberg2020-08-211-0/+10
* dist: add missing CMake Find modules to the distributionDon2020-08-211-0/+3
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-192-222/+11
* tls: provide the CApath verbose log on its own lineDaniel Stenberg2020-08-194-30/+20