summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-07-25tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPSJay Satiro
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-25tool_header_cb: fflush the header streamDaniel Stenberg
2015-06-21tool_help: fix --tlsv1 help text to use >= for TLSv1Lior Kaplan
2015-06-18tool: always provide negotiate/kerberos optionsDaniel Stenberg
2015-06-08help: Add --proxy-service-name and --service-name to the --help outputLinus Nielsen
2015-06-02checksrc: detect fopen() for text without the FOPEN_* macrosDaniel Stenberg
2015-06-01curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro
2015-05-22curl: fix potential NULL dereferenceDaniel Stenberg
2015-05-19build: bump version in default nghttp2 pathsViktor Szakats
2015-05-08tool_help: fix formatting for --next optionAlessandro Ghedini
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen
2015-04-25tool: New option --data-raw to HTTP POST data, '@' allowed.Anthony Avina
2015-04-23curl -z: do not write empty file on unmet conditionKamil Dudka
2015-04-23tool: fixed a comment typoDan Fandrich
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-04-22nss: implement public key pinning for NSS backendKamil Dudka
2015-04-22dist: include {src,lib}/checksrc.whitelistDaniel Stenberg
2015-04-17parsecfg: do not continue past a zero terminationDaniel Stenberg
2015-04-08src/tool_operate: create output file on successful downloadKamil Dudka
2015-04-08src/tool_cb_wrt: separate fnc for output file creationKamil Dudka
2015-03-28tool_operate: only set SSL options if SSL is enabledDan Fandrich
2015-03-26build: link curl to openssl libraries when openssl support is enabledPaul Howarth
2015-03-25globbing: fix url number calculation when using range with stepEmil Lerner
2015-03-25globbing: fix step parsing for character globbing rangesEmil Lerner
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-20curl: add --false-start optionAlessandro Ghedini
2015-03-19metalink: fix resource leak in OOMDaniel Stenberg
2015-03-18mkhelp: Remove trailing carriage return from every line of inputJay Satiro
2015-03-17checksrc: detect and remove space before trailing semicolonsDaniel Stenberg
2015-03-17checksrc: introduce a whitelisting conceptDaniel Stenberg
2015-03-17checksrc: use space after commaDaniel Stenberg