Summary Period: 2001-06-13 to 2005-08-26
Total Lines Of Code:
660 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 1363 (100.0%) | 23.1 |
mcr | 22 (37.3%) | 588 (43.1%) | 26.7 |
henry | 7 (11.9%) | 371 (27.2%) | 53.0 |
dhr | 6 (10.2%) | 222 (16.3%) | 37.0 |
ken | 13 (22.0%) | 133 (9.8%) | 10.2 |
paul | 7 (11.9%) | 27 (2.0%) | 3.8 |
hugh | 3 (5.1%) | 20 (1.5%) | 6.6 |
sam | 1 (1.7%) | 2 (0.1%) | 2.0 |
Check if Cisco IPSec client is running (cipsec# devices) and abort if so.
Fix for #279
8 lines of code changed in:
WARN when interfaces= is defined, but NETKEY is used.
Fix for #190
5 lines of code changed in:
From: Stuart Zilm <szilm@presinet.com>
To: dev@openswan.org
Subject: [Openswan dev] [PATCH] iproute2 tools in programs
This patch makes programs use the iproute2 suite of tools instead of
ifconfig/netstat -nr.
I added a fix for the bogus KLIPS= message that appeared when using NETKEY
4 lines of code changed in:
do not run _startklips if we aren't going to use KLIPS.
24 lines of code changed in:
gcc4 fixes that were not commited because vault was down
6 lines of code changed in:
fixed bug in proto stack selector.
2 lines of code changed in:
added support for explicitely setting protocol stack.
26 lines of code changed in:
Herbert Xu's patch to support 'ip xfrm state' instead of setkey. Setkey is
still used as fallback.
7 lines of code changed in:
changed '&&' to '-a' in a [ test ] for pidfile.
2 lines of code changed in:
when upgrading from 2.2.x to 2.3.x, the PID file may have
moved, so look for the old one, and move it to new location
before attempting to shutdown.
8 lines of code changed in:
Do not unload klips if loaded.
3 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'
5 lines of code changed in:
adjusted Makefiles so that ${OBJDIR} builds work.
7 lines of code changed in:
more consistency renaming of NETKEY, plus removal of trailing spaces to
help people with flowed-text mail programs like uhm me.
2 lines of code changed in:
Fixed some xfrm_users vs xfrm4_tunnel issues so both work.
updated 2.6 known issues
3 lines of code changed in:
This set of changes makes it so that we --stop the program we unload
the kame'ish modules the same as the KLIPS ipsec module.
There is also a change to test for KLIPS to be running when killing
KLIPS so that we don't bitch about missing files.
8 lines of code changed in:
We forgot to clean up the pluto control socket file, so now it gets
removed when we stop if it's around.
3 lines of code changed in:
Add nhelpers parameter
2 lines of code changed in:
This patch cleans up the output of the status subcommand in cases where
KLIPS and/or Pluto are (or should not) be running. What to print logic
was fixed, errent error messages were suppressed and the number of
dangeling eroutes is now printed when there should be none.
9 lines of code changed in:
rewrite mtu check
10 lines of code changed in:
(39 more)
Generated by StatCVS 0.2.2