Module testing/scripts/ipsec.conf-migration-02/

back to main page

Summary Period: 2002-09-16 to 2005-01-18

Modules

[root]/testing/scripts/ipsec.conf-migration-02

Lines of Code


Total Lines Of Code: 209 (2006-02-13 12:26)

Authors

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 277 (100.0%) 13.8
dhr 11 (55.0%) 256 (92.4%) 23.2
ken 3 (15.0%) 10 (3.6%) 3.3
mcr 3 (15.0%) 9 (3.2%) 3.0
rgb 3 (15.0%) 2 (0.7%) 0.6

Most Recent Commits

ken 2005-01-18 19:01

Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto

1 lines of code changed in:

ken 2005-01-11 12:54

Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*

This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'

9 lines of code changed in:

dhr 2003-10-27 22:03

Refine testing scripts:
- put timeout and eof handlers in each expect script
- kill more rogue processes: even those with unreadable(!) /proc entries
- improve reporting of skipped tests
- make "recordresults" do more, simplifying every caller
- speed up UML shutdown by using "halt -p -r" (requires many reference log updates)

5 lines of code changed in:

mcr 2003-09-01 14:01

fixes from 2.6 kernel detection scripts.

1 lines of code changed in:

dhr 2003-03-13 04:35

replace packetdefault option with packetdefault implicit conn

19 lines of code changed in:

dhr 2003-01-23 00:34

remove thread XXX from console output for skas3 support.

0 lines of code changed in:

dhr 2003-01-20 04:00

- mark shunt-only auto conns by "authby=never"

- pluto now refuses to negotiate for such a connection

- add "authby=secret|rsasig" to allow user to get at this pluto capability

- opportunistic connections can be restricted to subnets and shunt-only
connections are supported, fc_try needed to prioritize among feasible
connections. Thus the new fc_try_oppo; it prioritizes the way KLIPS
does: feasible connection with smallest local subnet; within those,
smallest remote subnet; within those, prefer a routed connection.

Thus pluto will use an expected connection and refuse to use a shunt-only
one.

6 lines of code changed in:

dhr 2002-11-28 18:16

adjust reference output to:
- change in console initialization message
- addition of --failpass flag in whack definition of OEself

0 lines of code changed in:

dhr 2002-10-30 13:38

update reference output to reflect foodgroup conns

31 lines of code changed in:

mcr 2002-10-16 17:59

changes to console output to accomodate 2.4.19-uml12.

7 lines of code changed in:

mcr 2002-09-27 12:56

adjusted console for version string and "kernel log" removal

1 lines of code changed in:

rgb 2002-09-20 11:47

Ignore output directories.

1 lines of code changed in:

rgb 2002-09-20 11:41

Adjust output to reflect SAref table changes.

0 lines of code changed in:

dhr 2002-09-19 20:01

typo in drill; affects reference output

5 lines of code changed in:

rgb 2002-09-17 17:06

Ignore OUTPUT.

1 lines of code changed in:

dhr 2002-09-16 16:29

split test into three

190 lines of code changed in:

Generated by StatCVS 0.2.2