Summary Period: 2004-04-16 to 2005-01-18
[root]/testing/klips/east-espiv-02
Total Lines Of Code:
825 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 832 (100.0%) | 92.4 |
mcr | 7 (77.8%) | 830 (99.8%) | 118.5 |
ken | 2 (22.2%) | 2 (0.2%) | 1.0 |
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:
fixed debug output as a result of valgrind output.
5 lines of code changed in:
random IV check for AES code.
825 lines of code changed in:
Generated by StatCVS 0.2.2