index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed sender destruction order
Martin Willi
2008-11-05
1
-2
/
+2
*
fixed iterator regression introduced in [4577]
Martin Willi
2008-11-05
1
-0
/
+1
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
13
-265
/
+284
*
get rid of unused iterator hook functions
Martin Willi
2008-11-05
2
-127
/
+7
*
got rid of deprecated create_iterator_locked()
Martin Willi
2008-11-05
16
-92
/
+90
*
simple mutex profiler
Martin Willi
2008-11-05
1
-0
/
+70
*
do not install route if interface lookup failed
Martin Willi
2008-11-05
1
-16
/
+23
*
%any is IP family neutral
Andreas Steffen
2008-11-05
1
-2
/
+2
*
corrected typo2
Andreas Steffen
2008-11-05
1
-2
/
+2
*
support of %any address string
Andreas Steffen
2008-11-05
2
-51
/
+50
*
handle 0.0.0.0 string and af == AF_INET6
Andreas Steffen
2008-11-05
1
-1
/
+1
*
two new load_testing options:
Martin Willi
2008-11-04
1
-3
/
+11
*
OpenSSL requires a signature length of exactly RSA_size()
Martin Willi
2008-11-04
1
-5
/
+3
*
removed superfluous get_other_public_value in diffie_hellman_t interface
Martin Willi
2008-11-04
4
-76
/
+4
*
fixed bignum export if BN_num_bytes() != DH_size()
Martin Willi
2008-11-04
2
-45
/
+54
*
fixed memleak
Martin Willi
2008-11-04
1
-8
/
+11
*
added a delay option to delay initiations
Martin Willi
2008-11-04
1
-9
/
+41
*
corrected a copy-and-paste error
Andreas Steffen
2008-11-03
1
-1
/
+1
*
updated copyright of kernel interface code
Andreas Steffen
2008-11-03
2
-0
/
+2
*
added support for xfrm remote kmaddress
Andreas Steffen
2008-11-03
4
-16
/
+33
*
added locking mechanism for multithreaded use of OpenSSL
Martin Willi
2008-11-03
1
-0
/
+117
*
added fake_kernel option to make dummy kernel implementation optional
Martin Willi
2008-11-03
2
-3
/
+7
*
removed accidently checked in debug code
Martin Willi
2008-11-03
1
-1
/
+0
*
load testing between different hosts
Martin Willi
2008-11-03
1
-3
/
+6
*
log loaded plugins at startup
Martin Willi
2008-11-03
1
-0
/
+20
*
reverted 4541, does not fix the problem
Martin Willi
2008-11-03
1
-0
/
+8
*
migrate job creates a new IKE_SA
Andreas Steffen
2008-11-03
1
-11
/
+35
*
replace tab by spaces
Andreas Steffen
2008-11-03
1
-2
/
+3
*
removed unused variables
Andreas Steffen
2008-11-03
1
-5
/
+0
*
migrate_job() finds a matching child_cfg
Andreas Steffen
2008-11-03
7
-23
/
+310
*
corrected parameter description
Andreas Steffen
2008-11-03
1
-1
/
+1
*
corrected captions
Andreas Steffen
2008-11-02
2
-14
/
+14
*
fully implemented the parsing of XFRM and PF_KEY MIGRATE messages
Andreas Steffen
2008-11-02
2
-36
/
+94
*
removed 0-byte truncation, fixes random Openssl RSA signature verification fa...
Martin Willi
2008-10-31
1
-7
/
+0
*
fixed crash in openssl signature verification if sizeof(size_t) != sizeof(int...
Martin Willi
2008-10-31
1
-1
/
+3
*
identify attributes of XFRM ACQUIRE and MIGRATE messages
Andreas Steffen
2008-10-31
1
-14
/
+58
*
subscribing XFRM socket for MIGRATE messages
Andreas Steffen
2008-10-31
1
-2
/
+3
*
adapted evaltest.dat to extended acquire job message
Andreas Steffen
2008-10-31
5
-6
/
+6
*
parse xfrm and pf_key acquire messages and subscribe to migrate messages
Andreas Steffen
2008-10-31
4
-37
/
+216
*
reverted changeset 4529:
Martin Willi
2008-10-30
1
-2
/
+1
*
added hooks for IKE and CHILD keymat
Martin Willi
2008-10-30
9
-44
/
+179
*
store plain skd, not the prf
Martin Willi
2008-10-30
2
-23
/
+19
*
added Camellia CBC to list of encryption algorithms
Andreas Steffen
2008-10-30
1
-1
/
+2
*
corrected parameter description
Andreas Steffen
2008-10-30
1
-1
/
+1
*
moved CHILD_SA key derivation to keymat_t
Martin Willi
2008-10-29
7
-440
/
+438
*
prf handles zero-length allocations graceful
Martin Willi
2008-10-29
1
-3
/
+10
*
do not store DH redundant in keymat
Martin Willi
2008-10-29
3
-52
/
+30
*
replaced not-maintained ChangeLog
Martin Willi
2008-10-29
1
-1079
/
+3
*
upgrade to linux-2.6.28 headers with support for kmaddress struct
Andreas Steffen
2008-10-29
2
-1
/
+29
*
moved key derivation and management into keymat object
Martin Willi
2008-10-28
13
-585
/
+748
[prev]
[next]