index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed copy/paste error
Martin Willi
2008-11-07
1
-1
/
+0
*
use of host_create_any() for %any address
Andreas Steffen
2008-11-07
1
-4
/
+8
*
SADB_X_EXT_KMADDRESS is not present in old kernels
Andreas Steffen
2008-11-07
1
-10
/
+17
*
added retrieval of remote kmaddress via PF_KEY
Andreas Steffen
2008-11-07
2
-6
/
+13
*
added delete_after_established option
Martin Willi
2008-11-06
4
-1
/
+140
*
fixed leak
Martin Willi
2008-11-06
1
-3
/
+7
*
use read-write locks in crypto factory for parallelization
Martin Willi
2008-11-05
1
-42
/
+42
*
wrapped all pthread_rwlock_t in profilable rwlock_t
Martin Willi
2008-11-05
8
-111
/
+122
*
wrapped rwlock with profiling support
Martin Willi
2008-11-05
2
-63
/
+199
*
threshhold and ./configure option for lock profiler
Martin Willi
2008-11-05
2
-6
/
+15
*
added missing includes
Martin Willi
2008-11-05
2
-0
/
+2
*
separated backtrace functionality from leak_detective, used in
Martin Willi
2008-11-05
7
-198
/
+303
*
proper cleanup of openssl locking code
Martin Willi
2008-11-05
1
-7
/
+13
*
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
[prev]
[next]