summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add TLS suppport to nc. Provides a useful little test and script tool.beck2015-09-111-1/+3
| | | | ok jsing@ bluhm@
* add very basic proxy support using socks5 client code from niklas@.jakob2001-09-021-2/+2
| | | | ok ericj@.
* ericj@ requested netcat not have -Wall defined in the Makefilesmart2001-06-271-3/+1
|
* Compile cleanly with -Wallsmart2001-06-271-1/+3
|
* Import completely re-written netcat w/ support for IPv6.ericj2001-06-251-3/+2
| | | | | very little usage has changed, man page soon to come for it as well. deraadt@ ok
* $OpenBSD$deraadt1997-09-211-2/+1
|
* nc is *hobbit*'s netcat; let the sysadm have the same tools the crackersderaadt1996-09-051-0/+8
have, so that he may learn what the network is about and protect it better.