-
ken
2003-02-17 22:57
-
1 lines of code changed in:
-
ken
2003-02-17 22:31
-
5 lines of code changed in:
-
doc:
HowTo.html (+3 -3),
adv_config.html (+1 -1),
config.html (+1 -1)
-
ken
2003-02-16 13:36
-
6 lines of code changed in:
-
CHANGES.SUPERFS (+2 -1),
Makefile.ver (+1 -1),
README.SUPERFS (+3 -3)
-
ken
2003-02-16 13:33
-
83 lines of code changed in:
-
README.X509 (+7 -1)
-
pluto:
asn1.c (+33 -21),
asn1.h (+17 -17),
main.c (+2 -2),
preshared.c (+15 -22),
x509.c (+9 -1)
-
ken
2003-02-14 08:31
-
1 lines of code changed in:
-
klips/net/ipsec/alg:
Config.alg_cryptoapi.in (+1 -1)
-
ken
2003-02-11 10:33
-
1 lines of code changed in:
-
klips/net/ipsec/alg:
Config.in (+1)
-
ken
2003-02-09 21:59
-
2 lines of code changed in:
-
Makefile.ver (+1 -1),
README.SUPERFS (+1 -1)
-
ken
2003-02-09 21:58
-
21 lines of code changed in:
-
pluto:
ike_alg.c (+4),
kernel_alg.c (+17 -4)
-
ken
2003-02-07 19:39
-
13 lines of code changed in:
-
ken
2003-02-07 10:47
-
1 lines of code changed in:
-
ken
2003-02-07 09:39
-
836 lines of code changed in:
-
klips/net/ipsec/alg:
.cvsignore (new 4),
Config.alg_1des.in (new 3),
Config.alg_cryptoapi.in (new 7),
Makefile.alg_1des (new 16),
Makefile.alg_cryptoapi (new 11),
ipsec_alg_1des.c (new 161),
ipsec_alg_cryptoapi.c (new 556)
-
pluto/alg:
.cvsignore (new 2),
Config.ike_alg (new 13),
Makefile.ike_alg_1des (new 15),
ike_alg_1des.c (new 48)
-
ken
2003-02-07 08:26
-
26 lines of code changed in:
-
CHANGES.SUPERFS (+5),
Makefile.ver (+1 -1),
README.SUPERFS (+20 -18)
-
ken
2003-02-07 08:19
-
193 lines of code changed in:
-
utils:
verify.in (+193 -48)
-
ken
2003-02-07 08:14
-
943 lines of code changed in:
-
CHANGES.ipsec_alg (+90 -1),
Makefile (+3 -1),
README.ipsec_alg (+20 -5)
-
doc:
HOWTO.ipsec_alg (+23 -2)
-
klips/net/ipsec:
.cvsignore (+2),
Makefile (+8 -1),
ipsec_alg.c (+99 -72),
ipsec_alg.h (+22 -8),
ipsec_rcv.c (+11 -1),
ipsec_sa.c (+17 -2),
ipsec_tunnel.c (+9 -1),
ipsec_xform.h (+9 -1),
pfkey_v2_parser.c (+20 -6)
-
klips/net/ipsec/alg:
Makefile (+6 -2),
ipsec_alg_3des.c (+15 -17),
ipsec_alg_aes.c (+66 -18),
ipsec_alg_blowfish.c (+13 -8),
ipsec_alg_cast.c (+13 -8),
ipsec_alg_md5.c (+12 -7),
ipsec_alg_null.c (+12 -7),
ipsec_alg_serpent.c (+13 -8),
ipsec_alg_sha1.c (+12 -7),
ipsec_alg_sha2.c (+19 -13),
ipsec_alg_twofish.c (+13 -8)
-
lib:
pfkey_v2_build.c (+9 -4),
pfkey_v2_ext_bits.c (+16 -2),
pfkey_v2_parse.c (+13 -6)
-
libcrypto/libaes:
Makefile (+1 -1),
aes.c (+18 -2),
test_main.c (+9 -4)
-
libcrypto/libblowfish:
Makefile.ssl (del),
bf_enc.c (+2 -6),
bf_locl.h (-4),
bf_skey.c (+2 -2),
blowfish.h (+9 -1)
-
libcrypto/libcast:
Makefile.save (del),
Makefile.ssl (del),
cast.h (+9 -1)
-
libcrypto/libmd5:
Makefile.save (del),
Makefile.ssl (del),
md5.c (del),
md5.h (+9 -1),
md5_dgst.c (-2),
md5_locl.h (+1 -2),
md5_one.c (+2 -5),
md5test.c (del)
-
libcrypto/libsha1:
Makefile.save (del),
Makefile.ssl (del),
sha.c (del),
sha.h (+9 -1),
sha1.c (del),
sha1_one.c (+1 -2),
sha1dgst.c (+2 -2),
sha1test.c (del),
sha_dgst.c (-7),
sha_locl.h (+1 -2),
sha_one.c (del),
shatest.c (del)
-
pluto:
Makefile (+2 -2),
alg_info.c (+20 -17),
db_ops.c (+4 -4),
demux.c (+2 -2),
ike_alg.c (+79 -23),
ike_alg.h (+2),
ipsec_doi.c (+21 -14),
kernel.c (+14 -10),
kernel_alg.c (+88 -20),
kernel_alg.h (+2 -1),
kernel_comm.c (+2 -2),
spdb.c (+25 -1)
-
pluto/alg:
Makefile (+8 -3),
Makefile.ike_alg_aes (+6 -4),
Makefile.ike_alg_blowfish (+5 -4),
Makefile.ike_alg_cast (+5 -4),
Makefile.ike_alg_serpent (+5 -4),
Makefile.ike_alg_sha2 (+5 -4),
Makefile.ike_alg_twofish (+5 -4),
ike_alg_sha2.c (+2 -2),
ike_alg_twofish.c (+1 -1)
-
ken
2003-01-31 20:33
-
2 lines of code changed in:
-
CHANGES.SUPERFS (+1 -1),
Makefile.ver (+1 -1)
-
ken
2003-01-27 16:55
-
2 lines of code changed in:
-
Makefile.ver (+1 -1),
README.SUPERFS (+1 -1)
-
ken
2003-01-27 16:54
-
21 lines of code changed in:
-
pluto:
connections.c (+2 -2),
kernel.c (+19 -30)
-
ken
2003-01-26 20:16
-
5 lines of code changed in:
-
CHANGES.SUPERFS (+1),
Makefile.ver (+1 -1),
README.SUPERFS (+3 -3)
-
ken
2003-01-26 20:13
-
80 lines of code changed in:
-
CHANGES.X509 (+7),
README.X509 (+1 -1)
-
pluto:
connections.c (+11 -7),
kernel.c (+55 -62),
kernel.h (+4 -3),
main.c (+2 -2)
-
ken
2003-01-22 10:57
-
2 lines of code changed in:
-
CHANGES.SUPERFS (+1),
Makefile.ver (+1 -1)
-
ken
2003-01-22 10:55
-
14 lines of code changed in:
-
pluto:
vendor.c (+9 -4),
vendor.h (+5 -4)
-
ken
2003-01-22 10:09
-
4 lines of code changed in:
-
pluto:
nat_traversal.c (+4 -3)
-
ken
2003-01-22 10:07
-
11 lines of code changed in:
-
pluto:
ipsec_doi.c (+11 -1)
-
ken
2003-01-19 18:19
-
33 lines of code changed in:
-
CHANGES.SUPERFS (+5),
Makefile.ver (+1 -1),
README.SUPERFS (+27 -16)
-
ken
2003-01-19 18:06
-
11 lines of code changed in:
-
klips/net/ipsec:
ipsec_rcv.c (+11 -2)
-
ken
2003-01-19 18:05
-
8 lines of code changed in:
-
ken
2003-01-19 17:32
-
119 lines of code changed in:
-
README.X509 (+1 -1)
-
klips/net/ipsec:
ipsec_netlink.c (+6 -3),
ipsec_proto.h (+5 -3),
ipsec_radij.c (+8 -37),
ipsec_tunnel.c (+5 -2),
pfkey_v2_parser.c (+7 -4),
radij.c (+11 -74),
radij.h (+6 -3)
-
lib:
ttosubnet.c (+20 -1)
-
pluto:
kernel.c (+47 -57),
main.c (+3 -4)
-
ken
2003-01-10 09:53
-
3 lines of code changed in:
-
CHANGES.SUPERFS (+1 -1),
Makefile.ver (+1 -1),
README.SUPERFS (+1 -1)
-
ken
2003-01-09 10:05
-
30 lines of code changed in:
-
contrib:
README.virtual_ip (+30 -21)
-
ken
2003-01-08 23:37
-
4 lines of code changed in:
-
CHANGES.SUPERFS (+1),
README.SUPERFS (+3 -3)
-
ken
2003-01-08 23:34
-
9 lines of code changed in:
-
CHANGES.X509 (+8),
README.X509 (+1 -1)
-
ken
2003-01-08 23:33
-
95 lines of code changed in:
-
klips/net/ipsec:
ipsec_tunnel.c (+5 -2)
-
pluto:
connections.c (+53 -16),
connections.h (+2 -2),
kernel.c (+29 -37),
kernel.h (+2 -2),
kernel_comm.c (+2 -2),
main.c (+2 -2)
-
ken
2003-01-07 20:10
-
1 lines of code changed in:
-
ken
2003-01-07 20:09
-
632 lines of code changed in:
-
contrib:
README (new 13),
README.virtual_ip (new 138),
_updown (new 221),
_updown.iproute (new),
_updown.policy (new),
_updown.x509 (new 260)
-
ken
2003-01-06 10:27
-
34 lines of code changed in:
-
CHANGES.SUPERFS (+1),
Makefile.ver (+1 -1),
README.NAT-Traversal (+6 -2),
README.SUPERFS (+1)
-
klips/net/ipsec:
ipsec_tunnel.c (+10 -3)
-
pluto:
demux.c (+13 -1),
nat_traversal.c (+2 -2)
-
ken
2003-01-05 19:13
-
6 lines of code changed in:
-
klips/net/ipsec:
ipsec_tunnel.c (+6 -2)
-
ken
2003-01-04 12:58
-
10 lines of code changed in:
-
ken
2003-01-03 16:14
-
0 lines of code changed in:
-
BUGS (changed),
CREDITS (changed)
-
ken
2003-01-03 16:13
-
21 lines of code changed in:
-
CHANGES (changed),
INSTALL (+21 -7)
-
ken
2003-01-02 17:56
-
9 lines of code changed in:
-
klips/net/ipsec:
pfkey_v2_parser.c (+9 -5)
-
ken
2003-01-02 17:48
-
33 lines of code changed in:
-
klips/net/ipsec:
pfkey_v2_parser.c (+33 -29)
-
ken
2003-01-02 17:23
-
9 lines of code changed in:
-
CHANGES.SUPERFS (+5 -2),
Makefile.ver (+1 -1),
README.SUPERFS (+3 -4)
-
ken
2003-01-02 17:17
-
777 lines of code changed in:
-
pluto:
connections.c (+52 -113),
constants.c (+10 -5),
constants.h (+16 -8),
demux.c (+37 -35),
ipsec_doi.c (+85 -109),
kernel.c (+71 -32),
kernel.h (+2 -2),
main.c (+17 -5),
nat_traversal.c (+275 -94),
nat_traversal.h (+60 -19),
packet.c (+4 -3),
preshared.c (+4 -3),
spdb.c (+43 -16),
state.c (+8 -61),
state.h (+1 -5),
timer.c (+3 -3),
vendor.c (+69 -19),
vendor.h (+8 -4)
-
utils:
_confread (+3 -2),
_plutorun (+7 -1),
_realsetup (+2 -1)
-
ken
2003-01-02 17:16
-
19 lines of code changed in:
-
pluto:
server.c (+17 -35),
vendor.c (+2 -1)
-
ken
2003-01-02 17:07
-
4 lines of code changed in:
-
pluto:
demux.c (+2 -2),
nat_traversal.h (+2 -4)
-
ken
2003-01-02 17:01
-
3 lines of code changed in:
-
ken
2003-01-02 16:58
-
5 lines of code changed in:
-
lib:
pfkey_v2_ext_bits.c (+5 -6)
-
ken
2003-01-02 16:54
-
61 lines of code changed in:
-
klips/net/ipsec:
pfkey_v2_parser.c (+61 -3)
-
ken
2003-01-02 16:47
-
5 lines of code changed in:
-
klips/net/ipsec:
ipsec_rcv.c (+5 -2)
-
ken
2003-01-02 16:15
-
28 lines of code changed in:
-
README.NAT-Traversal (+28 -13)