summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_operate: bail if set CURLOPT_HTTP09_ALLOWED returns errorDaniel Stenberg2021-03-111-0/+4
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-113-6/+6
* docs: add missing Arg tag to --stderrVladimir Varlamov2021-03-041-1/+1
* tool_help: Increase space between option and descriptionJay Satiro2021-02-281-1/+1
* curl: set CURLOPT_NEW_FILE_PERMS if requestedDaniel Stenberg2021-02-271-0/+3
* tool_operate: check argc before accessing argv[1]Daniel Stenberg2021-02-271-1/+1
* gnutls: Fix nettle discoveryDaniel Gustafsson2021-02-251-66/+2
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-254-10/+39
* http: add support to read and store the referrer headerViktor Szakats2021-02-193-5/+8
* http: do not add a referrer header with empty valueViktor Szakats2021-02-161-1/+2
* doh: add options to disable ssl verificationJay Satiro2021-02-144-3/+30
* curl: provide libgsasl version and feature info in -V outputDaniel Stenberg2021-02-111-0/+1
* curl: add --fail-with-bodyDaniel Stenberg2021-02-114-8/+29
* tool_help: add missing argument for --create-file-modeJay Satiro2021-02-101-2/+2
* Makefile.m32: add support for libgsasl dependencyViktor Szakats2021-02-101-0/+11
* tool_paramhlp: reduce variable scopeMarcel Raad2021-02-101-1/+2
* tool_writeout: refactor write-out and write-out jsonJay Satiro2021-02-095-414/+303
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-032-2/+2
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-305-6/+7
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-293-3/+3
* tool_writeout: make %{errormsg} blank for no errorsDaniel Stenberg2021-01-281-3/+4
* build: fix djgpp buildsGisle Vanem2021-01-271-8/+14
* curl: include the file name in --xattr/--remote-time error msgsDaniel Stenberg2021-01-272-4/+4
* curl: s/config->global/global/ in single_transfer()Daniel Stenberg2021-01-271-11/+11
* curl: move fprintf outputs to warnfDaniel Stenberg2021-01-274-47/+41
* tool_operate: spellfix a commentDaniel Stenberg2021-01-141-1/+1
* tool_doswin: Restore original console settings on CTRL signalJay Satiro2021-01-122-53/+66
* help: update to current codebaseEmil Engler2021-01-121-5/+6
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-061-1/+4
* tool_operate: fix the suppression logic of some error messagesJay Satiro2021-01-041-6/+8
* language: s/behaviour/behavior/gEmil Engler2021-01-022-4/+4
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-302-2/+2
* tool_operate: avoid NULL dereference of first_argDaniel Stenberg2020-12-261-1/+1
* misc: fix "warning: empty expression statement has no effect"Daniel Stenberg2020-12-263-18/+18
* writeout: fix NULL dereference for "this url"Daniel Stenberg2020-12-261-1/+2
* curl: fix handling of -q optionCherish982020-12-231-1/+1
* curl: add variables to --write-outDaniel Stenberg2020-12-216-104/+112
* tool: add AWS HTTP v4 Signature supportMatthias Gatto2020-12-215-0/+12
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-215-4/+33
* tool_setopt: provide helper output in debug buildsDaniel Stenberg2020-12-181-1/+6
* tooĺ_writeout: fix the -w time output unitsDaniel Stenberg2020-12-151-7/+15
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-0/+1
* tool_writeout: use off_t getinfo-types instead of doublesDaniel Stenberg2020-11-261-30/+29
* infof/failf calls: fix format specifiersRikard Falkeborn2020-11-241-2/+2
* Makefile.m32: add support for UNICODE buildsViktor Szakats2020-11-231-0/+7
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-0/+1
* curl: only warn not fail, if not finding the home dirDaniel Stenberg2020-11-131-20/+15
* tool_operate: set HSTS with CURLOPT_HSTS to pass on filenameDaniel Stenberg2020-11-061-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-0540-40/+40
* curl.se: new homeDaniel Stenberg2020-11-0494-99/+99