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_7_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] data/        
[DIR] scripts/        
[TXT] Makefile  1.7   8 years  beck   Add TLS suppport to nc. Provides a useful little test and script tool. ok jsing@...
[TXT] atomicio.c  1.11   11 years  deraadt   remove some unnecessary sys/param.h inclusions
[TXT] atomicio.h  1.2   16 years  tobias   Synced atomicio implementation in nc and sendbug with ssh. OK djm@, joris@, ray...
[TXT] nc.1  1.97   20 months  schwarze   Replace archaic \*(Lt and \*(Gt by plain < and >, respectively, because these in...
[TXT] netcat.c  1.219   23 months  tb   KNF, mostly whitespace - no binary change on amd64
[TXT] socks.c  1.31   23 months  djm   do not refuse valid IPv6 addresses in -X connect (HTTP CONNECT proxy) support. I...