Summary Period: 2003-06-01 to 2005-08-12
[root]/testing/pluto/oe-road-03
Total Lines Of Code:
284 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 40 (100.0%) | 471 (100.0%) | 11.7 |
mcr | 16 (40.0%) | 413 (87.7%) | 25.8 |
dhr | 12 (30.0%) | 42 (8.9%) | 3.5 |
ken | 9 (22.5%) | 11 (2.3%) | 1.2 |
mikes | 2 (5.0%) | 4 (0.8%) | 2.0 |
build | 1 (2.5%) | 1 (0.2%) | 1.0 |
Continued to modify the tests to accept 2.6 kernel differences.
4 lines of code changed in:
adjustments for 2.6 kernel.
5 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
2 lines of code changed in:
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'
2 lines of code changed in:
Adjust tests to reflect new order of things
2 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
5 lines of code changed in:
adjustments for look-for-* output.
1 lines of code changed in:
turn on controlmore debugging as well.
1 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
0 lines of code changed in:
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)
11 lines of code changed in:
Adjust tests to accommodate the change to MSS reporting by netstat -nr.
- use ipsec-look-esp-sanitize.pl in place of ipsec-look-sanitize.sed
(this works for "ipsec look" output)
- switch "netstat -rn" to "netstat -rne"
- update lots of logs
6 lines of code changed in:
switch to using the look-for-??? instead of lwdnsq directly.
3 lines of code changed in:
updated for sanitized SIG records
1 lines of code changed in:
improved code for PR#233 (key add should only complain if neither KEY nor TXT provide the key)
1 lines of code changed in:
turn on debugging on east in case we need it later
2 lines of code changed in:
- restore original structure of Pluto's key_continue
+ simpler
+ eliminates a couple of bugs
- reorganize/tidy bits of KEY Restrict code for responder
- handle %myid in responder in a better way (still slapdash)
- testing: add a tool for logging tracebacks if Pluto crashes
/testing/pluto/bin/check-for-core
- testing: improve pluto/oe-road-* tests
1 lines of code changed in:
many little changes to tests:
- update reference logs to reflect myid changes committed by MCR
- refine filtering of VendorID logging in unit tests
- unify many whackwait.sh scripts into /testing/pluto/bin/wait-until-pluto-started
- reduce non-determinism in pluto/oe-road-01/eastinit.sh (used in oe-road-[1234])
- improve tunnel problem reporting in oe-road-[1234]
- check for logged warning about KEY RR in oe-road-4
- add --debug-dns to oe-road tests
- fix description of oe-road-04
23 lines of code changed in:
added -03 configuration files.
13 lines of code changed in:
added test case for situation where gw in TXT record does not
match QNAME
388 lines of code changed in:
Generated by StatCVS 0.2.2