Summary Period: 2004-06-16 to 2005-11-11
[root]/testing/pluto/fail-x509-08
Total Lines Of Code:
334 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 339 (100.0%) | 26.0 |
mcr | 8 (61.5%) | 334 (98.5%) | 41.7 |
ken | 4 (30.8%) | 4 (1.2%) | 1.0 |
patrickn | 1 (7.7%) | 1 (0.3%) | 1.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
1 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:
new test case to investigate failed packet creation
334 lines of code changed in:
Generated by StatCVS 0.2.2