OpenBSD CVS

src/usr.bin/nc/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / nc

Current tag: OPENBSD_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] data/        
[DIR] scripts/        
[TXT] Makefile  1.6   22 years  jakob   add very basic proxy support using socks5 client code from niklas@. ok ericj@.
[TXT] atomicio.c  1.1   22 years  ericj   Import completely re-written netcat w/ support for IPv6. very little usage has ...
[TXT] nc.1  1.22   22 years  markus   add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@
[TXT] netcat.c  1.47   22 years  ericj   check that we got the port before trying to listen pr 2436; Alexander Yurchenko...
[TXT] socks.c  1.5   22 years  markus   add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@