Summary Period: 2003-03-31 to 2005-11-11
[root]/testing/pluto/oe-fail-without-private-key-01
Total Lines Of Code:
470 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 587 (100.0%) | 13.3 |
dhr | 26 (59.1%) | 380 (64.7%) | 14.6 |
mcr | 10 (22.7%) | 193 (32.9%) | 19.3 |
ken | 7 (15.9%) | 9 (1.5%) | 1.2 |
patrickn | 1 (2.3%) | 5 (0.9%) | 5.0 |
Multiple patches, the most memorables are abstraction of TCPDUMP version for PING output, some Openswan output messages have changed, and I tried to abstract out some of the new rootfs messages but missed. I will clean that up in the future patch
5 lines of code changed in:
adjustments for 2.6 kernel.
8 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:
Match reordered output
1 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
4 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
2 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)
5 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
8 lines of code changed in:
refine and correct messages about DNS lookups supporting initiating opportunistically
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
3 lines of code changed in:
adjust message - if we find a TXT RR, but it is wrong, then we
do not look for KEY.
1 lines of code changed in:
test case results for when we look only for TXT records.
182 lines of code changed in:
TXT-only data records removed, KEY restored
1 lines of code changed in:
withoutKEY - report of wrong key has changed details
1 lines of code changed in:
change reference logs to reflect addition of eth2
1 lines of code changed in:
improve diagnostics for DNS problems with our side when Initiating OE
3 lines of code changed in:
improve test descriptions
1 lines of code changed in:
Fix bug in Pluto's checking for precondition for Opportunistic Initiation:
must have private key for at least one of advertised public keys.
356 lines of code changed in:
Generated by StatCVS 0.2.2