summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mention that port can be specified as 0 in some situations, so that thederaadt2024-04-011-2/+3
* Replace archaic \*(Lt and \*(Gt by plain < and >, respectively,schwarze2022-09-111-7/+7
* one of the examples needs an -N (and explanation);jmc2021-03-311-4/+7
* Standardize argument naming for "sourceaddr" and unify the wording a bit,schwarze2020-02-121-7/+6
* Service names are still resolved with -nkn2019-10-241-4/+4
* too many words in previous;jmc2018-12-271-2/+2
* port ranges can be ambiguous with hypenated port-names.tedu2018-12-271-4/+4
* -T applies to ip6 too, apparently;jmc2018-09-251-4/+4
* spelling;jmc2018-08-171-2/+2
* Make the wording more concise, use the imperative throughout, stateschwarze2018-08-171-108/+126
* Allow TLS ciphers and protocols to be specified for nc(1).jsing2017-11-281-8/+18
* grammar was ass backwards;jmc2017-07-151-7/+7
* Add a "-T tlscompat" option to nc(1), which enables the use of all TLSjsing2017-07-151-2/+4
* Implement nc -W recvlimit to terminate netcat after receiving abluhm2017-05-101-2/+7
* - -Z before -z in options listjmc2017-04-051-5/+5
* Allow nc to save the peer certificate and chain in a pem file specifiedbeck2017-04-051-2/+7
* Document that -x can take an ipv6 address enclosed in square brackets.jca2017-02-091-2/+5
* oscp -> ocsp;jmc2017-01-261-3/+3
* tweak previous;jmc2016-11-061-3/+3
* rename tlslegacy to tlsall, and better describe what it does.beck2016-11-061-4/+4
* zap trailing whitespace, and add -o to usage() and help (-h);jmc2016-11-051-3/+3
* Add support for server side OCSP stapling to libtls.beck2016-11-051-2/+9
* new sentence, new line, and zap trailing whitespace;jmc2016-11-041-3/+4
* Add ocsp_require_stapling config option for tls - allows a connectionbeck2016-11-041-5/+7
* do not uppercase "hop limit";jmc2016-07-021-4/+4
* Add -M and -m options to specify the outgoing and incoming minimum TTLjca2016-06-281-2/+9
* Let netcat support the use of service names instead of port numbers.beck2016-06-021-4/+4
* avoid trailing .Ns, reduce .Xo and .Sm, drop redundant .Bkschwarze2015-09-251-12/+4
* fix previous;jmc2015-09-121-21/+31
* Add TLS suppport to nc. Provides a useful little test and script tool.beck2015-09-111-6/+45
* Sync camel case of "ProxyUseFdpass" with ssh_config(5).tobias2015-03-261-3/+3
* Once more, the default routing table id is inherited from the processclaudio2014-02-261-3/+2
* one of the examples needs -N to work again;jmc2014-02-101-3/+3
* escape not-full-stop-dot at eol;jmc2013-08-201-2/+2
* add -F flag to enabled fd-pass mode: establish connection and passdjm2013-08-201-3/+18
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+4
* Don't shutdown nc(1)'s network socket when stdin closes. Matches *Hobbit*'ssthen2013-03-201-3/+7
* Allow UDP server to receive datagrams from multiple socket pairs with -khaesbaert2012-07-071-2/+6
* Expand the CAVEAT section to more fully describe the behaviour oflum2012-02-071-6/+13
* change -w to apply to the connection as well. manpage bit from jmc@fgsch2011-10-041-4/+4
* Standarize the ToS option across nc/ping/traceroute so that they'llhaesbaert2011-09-171-11/+18
* Minor tweaks to nc(1) man page and usage.jeremy2011-01-091-13/+20
* Support unix domain sockets in nc(1) with -Uu.jeremy2011-01-081-2/+16
* echo behaves differently in sh and csh, only handling C-style escapesguenther2010-07-251-3/+3
* Fix the naming of interfaces and variables for rdomains and rtablesguenther2010-07-031-5/+5
* Fix the worst among the fatal block-nesting issues we have in our tree,schwarze2010-02-231-4/+4
* write UNIX-domain in a more consistent way; while here, replace asobrado2009-10-221-5/+5
* use the UNIX-related macros (.At and .Ux) where appropriate.sobrado2009-10-221-4/+8
* tweak -V;jmc2009-06-051-2/+3
* The networking swissarmy knife needs to work on alternate domains as well.claudio2009-06-051-2/+5