[regress/Makefile]
     enable tests for dynamic fwd via socks (-D), uses nc(1)
This commit is contained in:
Darren Tucker 2003-07-03 20:27:55 +10:00
parent 7a2466291b
commit e2f2be7a3a
2 changed files with 6 additions and 2 deletions

View File

@ -27,6 +27,9 @@
- markus@cvs.openbsd.org 2003/07/03 08:21:46
[regress/dynamic-forward.sh]
add socks5; speedup; reformat; based on patch from dtucker@zip.com.au
- markus@cvs.openbsd.org 2003/07/03 08:24:13
[regress/Makefile]
enable tests for dynamic fwd via socks (-D), uses nc(1)
20030630
- (djm) Search for support functions necessary to build our
@ -647,4 +650,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
$Id: ChangeLog,v 1.2842 2003/07/03 10:26:04 dtucker Exp $
$Id: ChangeLog,v 1.2843 2003/07/03 10:27:55 dtucker Exp $

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2003/06/12 15:43:32 markus Exp $
# $OpenBSD: Makefile,v 1.24 2003/07/03 08:24:13 markus Exp $
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7
@ -28,6 +28,7 @@ LTESTS= connect \
sftp-badcmds \
sftp-batch \
reconfigure \
dynamic-forward \
forwarding
USER!= id -un