Summary Period: 2003-06-17 to 2005-11-11
[root]/testing/pluto/vpn-dns-01
Total Lines Of Code:
371 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 38 (100.0%) | 454 (100.0%) | 11.9 |
mcr | 19 (50.0%) | 369 (81.3%) | 19.4 |
ken | 7 (18.4%) | 39 (8.6%) | 5.5 |
build | 7 (18.4%) | 33 (7.3%) | 4.7 |
dhr | 4 (10.5%) | 9 (2.0%) | 2.2 |
patrickn | 1 (2.6%) | 4 (0.9%) | 4.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
4 lines of code changed in:
Update to 2.6 kernel output
26 lines of code changed in:
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:
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'
1 lines of code changed in:
Match reordered output
1 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
2 lines of code changed in:
Adjust tests for new pluto message logging
4 lines of code changed in:
use new NETWORK_ARPREPLY= to decide how/when to answer arp
requests.
0 lines of code changed in:
Fix tests to match new diagnostic messages
4 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
1 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)
6 lines of code changed in:
use perl version of host-dig sanitizer to deal with
TTL changes in dig output.
1 lines of code changed in:
changed vpn-dns-01 test to a ctltest, since west is never used
33 lines of code changed in:
improved code for PR#233 (key add should only complain if neither KEY nor TXT provide the key)
2 lines of code changed in:
added debugging of replies.
straightened out allocation of fd's and lookingfor values.
passes vpn-dns-01 test now for failure cases as well now.
17 lines of code changed in:
test for using DNS keys (%dns) with KEY/TXT change
351 lines of code changed in:
Generated by StatCVS 0.2.2