curl/docs/cmdline-opts
Daniel Stenberg 472f1cbe7e
NPN: remove support for and use of
Next Protocol Negotiation is a TLS extension that was created and used
for agreeing to use the SPDY protocol (the precursor to HTTP/2) for
HTTPS. In the early days of HTTP/2, before the spec was finalized and
shipped, the protocol could be enabled using this extension with some
servers.

curl supports the NPN extension with some TLS backends since then, with
a command line option `--npn` and in libcurl with
`CURLOPT_SSL_ENABLE_NPN`.

HTTP/2 proper is made to use the ALPN (Application-Layer Protocol
Negotiation) extension and the NPN extension has no purposes
anymore. The HTTP/2 spec was published in May 2015.

Today, use of NPN in the wild should be extremely rare and most likely
totally extinct. Chrome removed NPN support in Chrome 51, shipped in
June 2016. Removed in Firefox 53, April 2017.

Closes #9307
2022-09-05 07:39:02 +02:00
..
abstract-unix-socket.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
alt-svc.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
anyauth.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
append.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
aws-sigv4.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
basic.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
cacert.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
capath.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
cert-status.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
cert-type.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
cert.d cert.d: clarify that escape character works for file paths 2022-08-27 23:25:32 +02:00
ciphers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
CMakeLists.txt copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
compressed-ssh.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
compressed.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
config.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
connect-timeout.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
connect-to.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
continue-at.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
cookie-jar.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
cookie.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
create-dirs.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
create-file-mode.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
crlf.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
crlfile.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
curves.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
data-ascii.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
data-binary.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
data-raw.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
data-urlencode.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
data.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
delegation.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
digest.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
disable-eprt.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
disable-epsv.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
disable.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
disallow-username-in-url.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
dns-interface.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
dns-ipv4-addr.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
dns-ipv6-addr.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
dns-servers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
doh-cert-status.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
doh-insecure.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
doh-url.d tool_getparam: make --doh-url "" switch it off 2022-07-27 10:56:13 +02:00
dump-header.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
egd-file.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
engine.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
etag-compare.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
etag-save.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
expect100-timeout.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
fail-early.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
fail-with-body.d docs/cmdline: mark fail and fail-with-body as mutually exclusive 2022-08-02 17:08:21 +02:00
fail.d docs/cmdline: mark fail and fail-with-body as mutually exclusive 2022-08-02 17:08:21 +02:00
false-start.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
form-escape.d docs/cmdline-opts: fix example and categories for --form-escape 2022-08-12 08:39:03 +02:00
form-string.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
form.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
ftp-account.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-alternative-to-user.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-create-dirs.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-method.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
ftp-pasv.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-port.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
ftp-pret.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-skip-pasv-ip.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-ssl-ccc-mode.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-ssl-ccc.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ftp-ssl-control.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
gen.pl docs/cmdline-opts/gen.pl: encode leading single and double quotes 2022-08-23 13:43:10 +02:00
get.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
globoff.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
happy-eyeballs-timeout-ms.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
haproxy-protocol.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
head.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
header.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
help.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
hostpubmd5.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
hostpubsha256.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
hsts.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http0.9.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http1.0.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http1.1.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http2-prior-knowledge.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http2.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
http3.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ignore-content-length.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
include.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
insecure.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
interface.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ipv4.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ipv6.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
json.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
junk-session-cookies.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
keepalive-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
key-type.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
key.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
krb.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
libcurl.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
limit-rate.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
list-only.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
local-port.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
location-trusted.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
location.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
login-options.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
mail-auth.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
mail-from.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
mail-rcpt-allowfails.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
mail-rcpt.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.inc copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
MANPAGE.md docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
manual.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
max-filesize.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
max-redirs.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
max-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
metalink.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
negotiate.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
netrc-file.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
netrc-optional.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
netrc.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
next.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-alpn.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-buffer.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-clobber.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-keepalive.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-npn.d NPN: remove support for and use of 2022-09-05 07:39:02 +02:00
no-progress-meter.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
no-sessionid.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
noproxy.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
ntlm-wb.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ntlm.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
oauth2-bearer.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
output-dir.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
output.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
page-footer docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
page-header copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
parallel-immediate.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
parallel-max.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
parallel.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
pass.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
path-as-is.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
pinnedpubkey.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
post301.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
post302.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
post303.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
preproxy.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
progress-bar.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proto-default.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proto-redir.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proto.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
proxy1.0.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-anyauth.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-basic.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-cacert.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-capath.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-cert-type.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-cert.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-ciphers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-crlfile.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-digest.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-header.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-insecure.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-key-type.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-key.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-negotiate.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-ntlm.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-pass.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-pinnedpubkey.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-service-name.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-ssl-allow-beast.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-ssl-auto-client-cert.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-tls13-ciphers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-tlsauthtype.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-tlspassword.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-tlsuser.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-tlsv1.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy-user.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
proxy.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
proxytunnel.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
pubkey.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
quote.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
random-file.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
range.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
rate.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
raw.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
referer.d docs/cmdline-opts: remove \& escapes from all .d files 2022-08-23 13:43:10 +02:00
remote-header-name.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
remote-name-all.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
remote-name.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
remote-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
remove-on-error.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
request-target.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
request.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
resolve.d docs: add dns category to --resolve 2022-08-06 17:05:48 +02:00
retry-all-errors.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
retry-connrefused.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
retry-delay.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
retry-max-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
retry.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
sasl-authzid.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
sasl-ir.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
service-name.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
show-error.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
silent.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks4.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks4a.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5-basic.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5-gssapi-nec.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5-gssapi-service.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5-gssapi.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5-hostname.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
socks5.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
speed-limit.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
speed-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl-allow-beast.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl-auto-client-cert.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl-no-revoke.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl-reqd.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl-revoke-best-effort.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
ssl.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
sslv2.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
sslv3.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
stderr.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
styled-output.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
suppress-connect-headers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tcp-fastopen.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tcp-nodelay.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
telnet-option.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tftp-blksize.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tftp-no-options.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
time-cond.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tls13-ciphers.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tls-max.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsauthtype.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlspassword.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsuser.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsv1.0.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsv1.1.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsv1.2.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsv1.3.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tlsv1.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
tr-encoding.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
trace-ascii.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
trace-time.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
trace.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
unix-socket.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
upload-file.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
url.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
use-ascii.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
user-agent.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
user.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
verbose.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
version.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
write-out.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00
xattr.d docs/cmdline-opts: add copyright and license identifier to each file 2022-06-14 08:48:09 +02:00