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

back to main page

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

Modules

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

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 422 (100.0%) 20.0
dhr 13 (61.9%) 399 (94.5%) 30.6
mcr 3 (14.3%) 12 (2.8%) 4.0
ken 3 (14.3%) 10 (2.4%) 3.3
rgb 2 (9.5%) 1 (0.2%) 0.5

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:04

fixes from 2.6 kernel detection scripts.

4 lines of code changed in:

dhr 2003-03-23 12:01

- add and use %myid
- add "my FQDN" to Pluto (not yet used)
- document interfaces=%defaultroute better
- make whack/pluto version matching less stringent for --status and --shutdown

6 lines of code changed in:

dhr 2003-03-13 04:35

replace packetdefault option with packetdefault implicit conn

39 lines of code changed in:

dhr 2003-02-20 11:43

update tests to reflect new lifetimes for opportunistic groups

12 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.

11 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

1 lines of code changed in:

dhr 2002-10-30 13:38

update reference output to reflect foodgroup conns

109 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: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

211 lines of code changed in:

Generated by StatCVS 0.2.2