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 compiler warnings issued by:
Martin Willi
2008-11-11
22
-59
/
+125
*
#defing out compress algs to avoid compiler warning
Martin Willi
2008-11-11
2
-2
/
+6
*
updated method signature of add_policy
Martin Willi
2008-11-11
1
-5
/
+6
*
fixed compilation of medcli plugin
Martin Willi
2008-11-11
2
-28
/
+50
*
added missing include for ULONG_MAX
Martin Willi
2008-11-11
1
-0
/
+1
*
fixing mediation extension
Tobias Brunner
2008-11-11
2
-11
/
+25
*
some typos
Tobias Brunner
2008-11-11
2
-6
/
+6
*
dynamic logging configuration through strongswan.conf
Martin Willi
2008-11-11
6
-39
/
+164
*
fixed compiler warning
Martin Willi
2008-11-11
1
-2
/
+2
*
fixing a memory leak
Tobias Brunner
2008-11-11
2
-6
/
+14
*
merging kernel_klips plugin back into trunk
Tobias Brunner
2008-11-11
29
-258
/
+3760
*
renamed proxy to proxy_mode in stroke_msg.h
Andreas Steffen
2008-11-11
3
-3
/
+3
*
deleted obsolete parameter descriptions
Andreas Steffen
2008-11-11
1
-2
/
+0
*
preliminary support of Mobile IPv6
Andreas Steffen
2008-11-11
17
-200
/
+336
*
added the MIPv6 options use_proxy_mode and install_policy
Andreas Steffen
2008-11-11
2
-17
/
+87
*
cosmetics in debug output
Andreas Steffen
2008-11-11
1
-6
/
+11
*
whitelisting localtime_r
Martin Willi
2008-11-10
1
-0
/
+1
*
make load_tester more strict to use it along stroke
Martin Willi
2008-11-10
2
-4
/
+17
*
fixed leak in host_create_from_string("%any")
Martin Willi
2008-11-10
1
-3
/
+4
*
fixed some minor issues found when using -DFORTIFY_SOURCE=2
Martin Willi
2008-11-10
1
-2
/
+2
*
iterations = 0 for infinite iterations
Martin Willi
2008-11-10
1
-3
/
+3
*
added PEM version of keys
Martin Willi
2008-11-10
1
-1
/
+28
*
settings section enumeration
Martin Willi
2008-11-07
2
-34
/
+136
*
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
[next]