Age | Commit message (Expand) | Author |
2024-04-01 | Mention that port can be specified as 0 in some situations, so that the | Theo de Raadt |
2022-09-11 | Replace archaic \*(Lt and \*(Gt by plain < and >, respectively, | Ingo Schwarze |
2021-03-31 | one of the examples needs an -N (and explanation); | Jason McIntyre |
2020-02-12 | Standardize argument naming for "sourceaddr" and unify the wording a bit, | Ingo Schwarze |
2019-10-24 | Service names are still resolved with -n | kn |
2018-12-27 | too many words in previous; | Jason McIntyre |
2018-12-27 | port ranges can be ambiguous with hypenated port-names. | Ted Unangst |
2018-09-25 | -T applies to ip6 too, apparently; | Jason McIntyre |
2018-08-17 | spelling; | Jason McIntyre |
2018-08-17 | Make the wording more concise, use the imperative throughout, state | Ingo Schwarze |
2017-11-28 | Allow TLS ciphers and protocols to be specified for nc(1). | Joel Sing |
2017-07-15 | grammar was ass backwards; | Jason McIntyre |
2017-07-15 | Add a "-T tlscompat" option to nc(1), which enables the use of all TLS | Joel Sing |
2017-05-10 | Implement nc -W recvlimit to terminate netcat after receiving a | Alexander Bluhm |
2017-04-05 | - -Z before -z in options list | Jason McIntyre |
2017-04-05 | Allow nc to save the peer certificate and chain in a pem file specified | Bob Beck |
2017-02-09 | Document that -x can take an ipv6 address enclosed in square brackets. | Jeremie Courreges-Anglas |
2017-01-26 | oscp -> ocsp; | Jason McIntyre |
2016-11-06 | tweak previous; | Jason McIntyre |
2016-11-06 | rename tlslegacy to tlsall, and better describe what it does. | Bob Beck |
2016-11-05 | zap trailing whitespace, and add -o to usage() and help (-h); | Jason McIntyre |
2016-11-05 | Add support for server side OCSP stapling to libtls. | Bob Beck |
2016-11-04 | new sentence, new line, and zap trailing whitespace; | Jason McIntyre |
2016-11-04 | Add ocsp_require_stapling config option for tls - allows a connection | Bob Beck |
2016-07-02 | do not uppercase "hop limit"; | Jason McIntyre |
2016-06-28 | Add -M and -m options to specify the outgoing and incoming minimum TTL | Jeremie Courreges-Anglas |
2016-06-02 | Let netcat support the use of service names instead of port numbers. | Bob Beck |
2015-09-25 | avoid trailing .Ns, reduce .Xo and .Sm, drop redundant .Bk | Ingo Schwarze |
2015-09-12 | fix previous; | Jason McIntyre |
2015-09-11 | Add TLS suppport to nc. Provides a useful little test and script tool. | Bob Beck |
2015-03-26 | Sync camel case of "ProxyUseFdpass" with ssh_config(5). | Tobias Stoeckmann |
2014-02-26 | Once more, the default routing table id is inherited from the process | Claudio Jeker |
2014-02-10 | one of the examples needs -N to work again; | Jason McIntyre |
2013-08-20 | escape not-full-stop-dot at eol; | Jason McIntyre |
2013-08-20 | add -F flag to enabled fd-pass mode: establish connection and pass | Damien Miller |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-03-20 | Don't shutdown nc(1)'s network socket when stdin closes. Matches *Hobbit*'s | Stuart Henderson |
2012-07-07 | Allow UDP server to receive datagrams from multiple socket pairs with -k | Christiano F. Haesbaert |
2012-02-07 | Expand the CAVEAT section to more fully describe the behaviour of | lum |
2011-10-04 | change -w to apply to the connection as well. manpage bit from jmc@ | Federico G. Schwindt |
2011-09-17 | Standarize the ToS option across nc/ping/traceroute so that they'll | Christiano F. Haesbaert |
2011-01-09 | Minor tweaks to nc(1) man page and usage. | Jeremy Evans |
2011-01-08 | Support unix domain sockets in nc(1) with -Uu. | Jeremy Evans |
2010-07-25 | echo behaves differently in sh and csh, only handling C-style escapes | Philip Guenthe |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2010-02-23 | Fix the worst among the fatal block-nesting issues we have in our tree, | Ingo Schwarze |
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado |
2009-10-22 | use the UNIX-related macros (.At and .Ux) where appropriate. | Igor Sobrado |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | The networking swissarmy knife needs to work on alternate domains as well. | Claudio Jeker |