Summary Period: 2004-03-21 to 2005-07-07
[root]/testing/pluto/x509-pluto-02
Total Lines Of Code:
200 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 52 (100.0%) | 419 (100.0%) | 8.0 |
sam | 12 (23.1%) | 282 (67.3%) | 23.5 |
mcr | 26 (50.0%) | 118 (28.2%) | 4.5 |
ken | 14 (26.9%) | 19 (4.5%) | 1.3 |
updates to pluto-unit-01/02.
19 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:
test cases revised to work.
wrong console output committed in error by MCR.
DN pattern was not correct for certificates used.
4 lines of code changed in:
Adjust output to add the 5 states AGGR mode adds to the list
1 lines of code changed in:
added "echo done" to stabilize output.
5 lines of code changed in:
delete the CRL, as it won't be needed.
2 lines of code changed in:
adjusted X.509 test cases after revising them for CA/CRL
and expiry problems.
3 lines of code changed in:
adjusted test case to pass with new DN.
2 lines of code changed in:
added code to prevent false positives.
2 lines of code changed in:
Move to REGRESS for now
1 lines of code changed in:
make sure no stray packets arrive.
2 lines of code changed in:
x509-pluto-02 tests.
37 lines of code changed in:
clarify that test case needs to have leftca= set so that
east sends a CertificateRequest that north can answer.
2 lines of code changed in:
do not include x509-pluto-02 conn in main east.conf,
but use eastlocal.sh instead.
39 lines of code changed in:
ignore files.
1 lines of code changed in:
Cleanup the test
9 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
4 lines of code changed in:
Adding x509-pluto-02 test and config changes to support it. Basically, this
tests north's ability to respond to a certificate, send a certificate, and
east's ability to validate it based on a trusted CA certificate.
282 lines of code changed in:
Generated by StatCVS 0.2.2