History log of /openbsd-current/regress/usr.sbin/relayd/Remote.pm
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.7 03-May-2016 bluhm

Fix some Perl statements perlcritic was bitching about: Variable
declared in conditional statement.


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.6 25-Jun-2015 bluhm

Align the three variants of Remote.pm.


Revision tags: OPENBSD_5_7_BASE
# 1.5 18-Aug-2014 bluhm

Make the perl modules consistent for the multiple regression tests.
This includes coding style, better error messages and variable
naming.


Revision tags: OPENBSD_5_6_BASE
# 1.4 11-Jul-2014 bluhm

Fix dryrun for remote relayd test.


# 1.3 22-Jun-2014 bluhm

Fix the relayd regression tests. Now they pass with and without
an obj directory. The relayd process can also run on a remote
machine for different timing.


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.2 04-Jan-2013 bluhm

Sync relayd tests with socket splicing tests.


# 1.1 28-Dec-2012 bluhm

Allow the relayd regression tests to run the relayd on a different
host from client and server. Real TCP connections not running on
localhost provide a different timing uncovering more bugs.