summaryrefslogtreecommitdiff
path: root/src/tool_setopt.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-11-03hsts: add support for Strict-Transport-SecurityDaniel Stenberg
2020-10-02checksrc: warn on space after exclamation markDaniel Stenberg
2020-10-02tool_setopt: escape binary data to hex, not octalDaniel Stenberg
2020-10-02curl: make --libcurl show binary posts correctlyDaniel Stenberg
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-18tool_setopt: correct the copyright year rangeDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-09-09tool_setopt: handle a libcurl build without netrc supportDaniel Stenberg
2019-08-20curl: make --libcurl use CURL_HTTP_VERSION_3Daniel Stenberg
2019-06-18curl: improved skip-setopt-options when built with disabled featuresDaniel Stenberg
2019-05-23tool_setopt: for builds with disabled-proxy, skip all proxy setopts()Daniel Stenberg
2019-02-19cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat
2019-02-12curl: "Function call argument is an uninitialized value"Daniel Stenberg
2019-02-11cli tool: do not use mime.h private structures.Patrick Monnerat
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-06mime: drop internal FILE * support.Patrick Monnerat
2017-09-05mime: implement encoders.Patrick Monnerat
2017-09-03mime: fix signed/unsigned conversions.Patrick Monnerat
2017-09-03mime: use size_t instead of ssize_t in public API interface.Patrick Monnerat
2017-09-03mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().Patrick Monnerat
2017-09-03mime: fix some implicit curl_off_t --> size_t conversion warnings.Patrick Monnerat
2017-09-02mime: use in curl cli tool instead of form API.Patrick Monnerat
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-07curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka
2016-08-05CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-13curl: use 2TLS by defaultDaniel Stenberg
2015-10-31curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg
2015-10-02tool_setopt: fix c_escape truncated octalMaksim Stsepanenka
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-03-01tool: Moved --libcurl to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-07-22curl: fix symbolic names for CURL_NETRC_* enum in --libcurl outputYang Tse
2013-07-22curl: fix symbolic names for CURLUSESSL_* enum in --libcurl outputYang Tse
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-01-16--libcurl: fix for non-zero default optionsYves Arrouye
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse