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_6_6


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.93   5 years  jmc   too many words in previous;
[TXT] netcat.c  1.206   4 years  mestre   added /* no filesystem visibility */ above unveil("/", "") since "" is too easy ...
[TXT] socks.c  1.29   4 years  benno   Make proxy auth work with http 1.1 speaking webservers. Diff from Alexander Koep...