summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_doswin: Use type SANITIZEcode in sanitize_file_nameJay Satiro2016-02-051-7/+7
* tool_doswin: Improve sanitization processingJay Satiro2016-02-057-128/+424
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0392-97/+97
* tool_operate: Don't sanitize --output path (Windows)Jay Satiro2016-02-011-11/+0
* tool_doswin: silence unused function warningViktor Szakats2016-01-281-0/+4
* curl: avoid local drive traversal when saving file (Windows)Ray Satiro2016-01-264-58/+187
* Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg2015-12-233-3/+7
* curl --expect100-timeout: addedDaniel Stenberg2015-12-154-0/+13
* curl: use 2TLS by defaultDaniel Stenberg2015-12-132-1/+5
* curl: remove keepalive #ifdef checks done on libcurl's behalfDaniel Stenberg2015-12-031-4/+0
* tool_paramhlp: Fixed display of URL index in password prompt for --nextSteve Holme2015-11-271-1/+1
* curl: expanded the -XHEAD warning textDaniel Stenberg2015-11-241-2/+2
* Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg2015-11-242-3/+19
* curl: mark two more options strings for --libcurl outputDaniel Stenberg2015-11-131-2/+2
* cleanup: general removal of TODO (and similar) commentsDaniel Stenberg2015-11-132-19/+3
* oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme2015-11-095-6/+6
* oauth2: Use OAuth 2.0 rather than XOAUTH2 in commentsSteve Holme2015-11-092-2/+2
* tool: Fixed a memory leak on OOM introduced in 19cb0c4aDan Fandrich2015-11-081-1/+1
* curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg2015-10-311-3/+3
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-202-2/+2
* curl: slist_wc: remove curl_memory.h inclusionDaniel Stenberg2015-10-181-1/+0
* tool: Generate easysrc with last cache linked-listDaniel Hwang2015-10-186-36/+183
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-171-0/+3
* tool_setopt: fix c_escape truncated octalMaksim Stsepanenka2015-10-021-1/+1
* tool: remove redundant libcurl checkDaniel Hwang2015-09-221-41/+39
* tool_operate: Don't call easysrc cleanup unless --libcurlJay Satiro2015-09-211-6/+9
* tool: generate easysrc only on --libcurlDaniel Lee Hwang2015-09-201-4/+6
* curl: customrequest_helper: deal with NULL custom methodDaniel Stenberg2015-09-111-1/+3
* curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg2015-09-115-16/+65
* gitignore: ignore more generated VC MakefilesDaniel Stenberg2015-09-031-3/+1
* tool_sdecls.h: Fixed compilation warning from commit 4a889441d3Steve Holme2015-09-021-1/+1
* makefiles: Added our standard copyright headerSteve Holme2015-08-305-8/+116
* curl: point out the conflicting HTTP methods if usedDaniel Stenberg2015-08-254-8/+16
* curl: clarify that users can only specify one _METHOD_Daniel Stenberg2015-08-251-1/+1
* tool: fix memory leak with --proto-default optionDan Fandrich2015-08-231-0/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-229-10/+51
* gitignore: Sort for readabilityJay Satiro2015-08-181-8/+8
* build: refer to fixed libidn versionsViktor Szakats2015-08-101-1/+1
* comment: fix comment about adding new option supportDaniel Stenberg2015-07-261-1/+1
* tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPSJay Satiro2015-07-251-3/+6
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-176-2/+19
* SSL: Pinned public key hash supportmoparisthebest2015-07-011-2/+1
* tool_header_cb: fflush the header streamDaniel Stenberg2015-06-251-0/+2
* tool_help: fix --tlsv1 help text to use >= for TLSv1Lior Kaplan2015-06-211-1/+1
* tool: always provide negotiate/kerberos optionsDaniel Stenberg2015-06-183-33/+19
* help: Add --proxy-service-name and --service-name to the --help outputLinus Nielsen2015-06-081-0/+4
* checksrc: detect fopen() for text without the FOPEN_* macrosDaniel Stenberg2015-06-022-2/+2
* curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro2015-06-014-6/+6
* curl: fix potential NULL dereferenceDaniel Stenberg2015-05-221-1/+1
* build: bump version in default nghttp2 pathsViktor Szakats2015-05-191-1/+1