summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl: make sure setopt CURLOPT_IPRESOLVE passes on a longbagder/tool-ipresolveDaniel Stenberg2020-10-042-8/+3
* runtests: add %repeat[]% for test filesDaniel Stenberg2020-10-0410-18/+40
* --help: move two options from the misc categoryEmil Engler2020-10-033-4/+4
* docs/opts: fix typos in two manual pagesSamanta Navarro2020-10-032-2/+2
* ldap: reduce the amount of #ifdefs neededDaniel Stenberg2020-10-031-45/+21
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-02621-2003/+852
* checksrc: warn on space after exclamation markDaniel Stenberg2020-10-027-11/+18
* test1465: verify --libcurl with binary POST dataDaniel Stenberg2020-10-022-1/+1
* runtests: allow generating a binary sequence from hexDaniel Stenberg2020-10-022-0/+20
* tool_setopt: escape binary data to hex, not octalDaniel Stenberg2020-10-021-1/+1
* curl: make --libcurl show binary posts correctlyDaniel Stenberg2020-10-023-24/+41
* strerror: fix null deref on winapi out-of-memoryJay Satiro2020-10-011-3/+5
* vtls: deduplicate some DISABLE_PROXY ifdefsKamil Dudka2020-10-014-104/+36
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-011-13/+31
* TODO: Add OpenBSD libtool noticeEmil Engler2020-09-301-0/+10
* tests/unit/README: convert to markdownDaniel Stenberg2020-09-302-27/+19
* tests/README: convert to markdownDaniel Stenberg2020-09-302-132/+84
* include/README: convert to markdownDaniel Stenberg2020-09-303-19/+15
* examples/README: convert to markdownDaniel Stenberg2020-09-302-14/+10
* configure: don't say HTTPS-proxy is enabled when disabled!Daniel Stenberg2020-09-302-3/+9
* src: Consistently spell whitespace without whitespaceDaniel Gustafsson2020-09-309-13/+13
* MANUAL: update examples to resolve without redirectsDaniel Gustafsson2020-09-301-8/+8
* HISTORY: add some 2020 eventsDaniel Stenberg2020-09-301-0/+18
* sectransp: make it build with --disable-proxyDaniel Stenberg2020-09-301-2/+14
* ECH: renamed from ESNI in docs and configureDaniel Stenberg2020-09-294-79/+75
* configure: use "no" instead of "disabled" for the end summaryDaniel Stenberg2020-09-291-4/+4
* TODO: SSH over HTTPS proxy with more backendsDaniel Stenberg2020-09-291-0/+8
* libssh2: handle the SSH protocols done over HTTPS proxyDaniel Stenberg2020-09-291-8/+83
* memdebug: remove 9 year old unused debug functionEmil Engler2020-09-281-51/+0
* sendf: move Curl_sendf to dict.c and make it staticDaniel Stenberg2020-09-284-76/+71
* ROADMAP: updates and cleanupsDaniel Stenberg2020-09-281-27/+3
* schannel: return CURLE_PEER_FAILED_VERIFICATION for untrusted rootDaniel Stenberg2020-09-281-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-09-261-12/+34
* ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg2020-09-265-3/+89
* pause: only trigger a reread if the unpause sticksDaniel Stenberg2020-09-251-3/+4
* test163[12]: require http to be built-in to runDaniel Stenberg2020-09-252-0/+2
* ngtcp2: adapt to new NGTCP2_PROTO_VER_MAX defineDaniel Stenberg2020-09-251-8/+4
* strerror: honor Unicode API choice on WindowsJavier Blazquez2020-09-251-15/+7
* imap: make imap_send use dynbuf for the send buffer managementDaniel Stenberg2020-09-254-20/+19
* Curl_send: return error when pre_receive_plain can't mallocDaniel Stenberg2020-09-251-3/+9
* ftp: separate FTPS from FTP over "HTTPS proxy"Daniel Stenberg2020-09-244-14/+7
* tests/data: Fix some mismatched XML tags in test casesDan Fandrich2020-09-234-6/+1
* pingpong: use a dynbuf for the *_pp_sendf() functionDaniel Stenberg2020-09-236-31/+32
* dynbuf: add Curl_dyn_vaddfDaniel Stenberg2020-09-233-8/+30
* dynbuf: make *addf() not require extra mallocsDaniel Stenberg2020-09-234-18/+45
* KNOWN_BUGS: Unable to use PKCS12 certificate with Secure TransportDaniel Stenberg2020-09-231-0/+5
* pingpong: remove a malloc per Curl_pp_vsendf callDaniel Stenberg2020-09-221-9/+11
* symbian: drop supportDaniel Stenberg2020-09-2228-1318/+18
* RELEASE-NOTES: syncedDaniel Stenberg2020-09-221-2/+16
* curl_krb5.h: rename from krb5.hDaniel Stenberg2020-09-224-6/+6