aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-28tool_operate: remove mixed declarationJay Satiro
2016-03-28curl: warn for --capath use if not supported by libcurlDaniel Stenberg
2016-03-14curl: glob_range: no need to check unsigned variable for negativeDaniel Stenberg
2016-03-05makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats
2016-03-05makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats
2016-03-01makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-20src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor Szakats
2016-02-09tool_doswin: Support for literal path prefix \\?\Jay Satiro
2016-02-08tool_urlglob: Allow reserved dos device names (Windows)Jay Satiro
2016-02-08tool_operhlp: Check for backslashes in get_url_file_nameJay Satiro
2016-02-05tool_doswin: Use type SANITIZEcode in sanitize_file_nameJay Satiro
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-02-01tool_operate: Don't sanitize --output path (Windows)Jay Satiro
2016-01-28tool_doswin: silence unused function warningViktor Szakats
2016-01-26curl: avoid local drive traversal when saving file (Windows)Ray Satiro
2015-12-23Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg
2015-12-15curl --expect100-timeout: addedDaniel Stenberg
2015-12-13curl: use 2TLS by defaultDaniel Stenberg
2015-12-03curl: remove keepalive #ifdef checks done on libcurl's behalfDaniel Stenberg
2015-11-27tool_paramhlp: Fixed display of URL index in password prompt for --nextSteve Holme
2015-11-24curl: expanded the -XHEAD warning textDaniel Stenberg
2015-11-24Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg
2015-11-13curl: mark two more options strings for --libcurl outputDaniel Stenberg
2015-11-13cleanup: general removal of TODO (and similar) commentsDaniel Stenberg
2015-11-09oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme
2015-11-09oauth2: Use OAuth 2.0 rather than XOAUTH2 in commentsSteve Holme
2015-11-08tool: Fixed a memory leak on OOM introduced in 19cb0c4aDan Fandrich
2015-10-31curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg
2015-10-20copyrights: update Gisle Vanem's emailDaniel Stenberg
2015-10-18curl: slist_wc: remove curl_memory.h inclusionDaniel Stenberg
2015-10-18tool: Generate easysrc with last cache linked-listDaniel Hwang
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-10-02tool_setopt: fix c_escape truncated octalMaksim Stsepanenka
2015-09-22tool: remove redundant libcurl checkDaniel Hwang
2015-09-21tool_operate: Don't call easysrc cleanup unless --libcurlJay Satiro
2015-09-20tool: generate easysrc only on --libcurlDaniel Lee Hwang
2015-09-11curl: customrequest_helper: deal with NULL custom methodDaniel Stenberg
2015-09-11curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg
2015-09-03gitignore: ignore more generated VC MakefilesDaniel Stenberg
2015-09-02tool_sdecls.h: Fixed compilation warning from commit 4a889441d3Steve Holme
2015-08-30makefiles: Added our standard copyright headerSteve Holme
2015-08-25curl: point out the conflicting HTTP methods if usedDaniel Stenberg
2015-08-25curl: clarify that users can only specify one _METHOD_Daniel Stenberg
2015-08-23tool: fix memory leak with --proto-default optionDan Fandrich
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-18gitignore: Sort for readabilityJay Satiro
2015-08-10build: refer to fixed libidn versionsViktor Szakats
2015-07-26comment: fix comment about adding new option supportDaniel Stenberg