summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-03-06metalink: add some error checksDaniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-03tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACEDaniel Stenberg
2015-03-03tool_writeenv: remove _MPRINTF_REPLACE define, it wasn't usedDaniel Stenberg
2015-03-03tool_getpass: remove unused curl/mprintf.h includeDaniel Stenberg
2015-02-28tool: wrap lines longer than 79 columnsKamil Dudka
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2015-02-19CMake: Fix generation of tool_hugehelp.c on windowsSergei Nikulov
2015-02-03getpass: protect include with proper #ifdefDaniel Stenberg
2015-02-03getpass_r: read from stdin, not stdout!Daniel Stenberg
2015-01-16help: add --cert-status to --help outputDaniel Stenberg
2015-01-16copyright years: after OCSP stapling changesDaniel Stenberg
2015-01-16curl: add --cert-status optionAlessandro Ghedini
2015-01-08add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme