summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup provide the old solution for the tool codebagder/dyn_addf-less-mallocDaniel Stenberg2020-09-221-0/+16
* dynbuf: make *addf() not require extra mallocsDaniel Stenberg2020-09-224-26/+37
* 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
* github: use new issue template featureEmil Engler2020-09-172-0/+23
* urlapi: use more Curl_safefreeEmil Engler2020-09-171-4/+2
* multi: align WinSock mask variables in Curl_multi_waitMarc Hoersken2020-09-171-11/+11
* multi: reuse WinSock events variable in Curl_multi_waitMarc Hoersken2020-09-171-12/+11
* TODO: dynamically decide to use socketpairDaniel Stenberg2020-09-161-0/+9
* TODO: add PR reference for native IDN support on macOSDaniel Stenberg2020-09-161-0/+2
* tool_help.h: update copyright year rangeDaniel Stenberg2020-09-161-1/+1
* CI/azure: disable test 571 in the msys2 buildsDaniel Stenberg2020-09-161-4/+4
* tool_writeout: protect fputs() from NULLDaniel Stenberg2020-09-151-9/+6
* test3015: verify stdout "as text"Daniel Stenberg2020-09-151-1/+1
* travis: use libressl v3.1.4 instead of masterDaniel Stenberg2020-09-151-1/+1
* tests/FILEFORMAT: document type=shell for <command>Daniel Stenberg2020-09-151-1/+4
* tests/FILEFORMAT: document nonewline support for <file>Daniel Stenberg2020-09-151-1/+4
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-1514-23/+191
* tool_urlglob: fix compiler warning "unreachable code"Daniel Stenberg2020-09-151-2/+2
* vtls: deduplicate client certificates in ssl_config_dataGergely Nagy2020-09-1411-38/+36
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-1416-8/+155
* curl: make checkpasswd use dynbufDaniel Stenberg2020-09-141-15/+8
* curl: make glob_match_url use dynbufDaniel Stenberg2020-09-141-31/+15
* curl: make file2memory use dynbufDaniel Stenberg2020-09-141-38/+14
* curl: make file2string use dynbufDaniel Stenberg2020-09-141-32/+9
* imap: set cselect_bits to CURL_CSELECT_IN initiallyAntarpreet Singh2020-09-141-0/+3
* RELEASE-NOTES: syncedDaniel Stenberg2020-09-141-5/+26
* test434: test -K use in a single line without newlineDaniel Stenberg2020-09-142-1/+49
* runtests: allow creating files without newlinesDaniel Stenberg2020-09-141-0/+4