summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup don't set the bit in version.c eitherbagder/configure-dis-https-proxyDaniel Stenberg2020-09-301-0/+2
* configure: don't say HTTPS-proxy is enabled when disabled!Daniel Stenberg2020-09-301-3/+7
* 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
* test1297: verify GOT_NOTHING with http proxy tunnelDaniel Stenberg2020-09-222-35/+97
* http_proxy: do not count proxy headers in the header bytecountDaniel Stenberg2020-09-221-1/+0
* setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg2020-09-222-17/+12
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-219-682/+595
* Curl_handler: add 'family' to each protocolDaniel Stenberg2020-09-2123-116/+63
* parsedate: tune the date to epoch conversionDaniel Stenberg2020-09-211-46/+11
* cmake: remove scary warningDaniel Stenberg2020-09-211-2/+0
* docs/MQTT: remove outdated paaragraphsDaniel Stenberg2020-09-211-12/+0
* docs/MQTT: not experimental anymoreDaniel Stenberg2020-09-211-20/+0
* docs/RESOURCES: removeDaniel Stenberg2020-09-182-86/+0
* docs/TheArtOfHttpScripting: convert to markdownDaniel Stenberg2020-09-183-759/+693
* BUGS: convert document to markdownDaniel Stenberg2020-09-183-303/+267
* --help: strdup the categoryDaniel Stenberg2020-09-183-14/+14
* CHECKSRC: document two missing warningsDaniel Stenberg2020-09-181-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-09-181-6/+40
* ftp: avoid risk of reading uninitialized integersDaniel Stenberg2020-09-181-2/+2
* easy_reset: clear retry counterQuentin Balland2020-09-181-0/+1
* ftp: get rid of the PPSENDF macroDaniel Stenberg2020-09-181-156/+150
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-17125-129/+129
* github: remove the duplicate "Security vulnerability" entryDaniel Stenberg2020-09-171-3/+0