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
/
charon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed a double-unlock bug, showed up when using rwlocks in backend manager
Martin Willi
2008-11-28
1
-22
/
+4
*
use rwlocks in backend manager to allow simultaneous access
Martin Willi
2008-11-27
1
-19
/
+19
*
use a rwlock in attribute manager to allow simultaneous access
Martin Willi
2008-11-27
1
-12
/
+12
*
remove attribute provider in SQL plugin destruction
Martin Willi
2008-11-27
1
-0
/
+1
*
token enumerator missed the last token if it contains only a single char
Martin Willi
2008-11-27
1
-5
/
+45
*
checkin of non-existing IKE_SAs
Martin Willi
2008-11-26
3
-78
/
+71
*
removed private parser function pointers, allows compiler to inline
Martin Willi
2008-11-26
1
-200
/
+48
*
removed private generator function pointers, allows compiler to inline
Martin Willi
2008-11-26
2
-276
/
+154
*
allow to globally disable DOS protection by setting charon.dos_protection to no.
Tobias Brunner
2008-11-26
1
-0
/
+5
*
optimized the scheduler for performance by replacing the linked list with a h...
Tobias Brunner
2008-11-25
1
-47
/
+109
*
replacing the pthread_mutex in scheduler_t with the wrapped implementation.
Tobias Brunner
2008-11-25
1
-22
/
+18
*
performance optimization for the DOS protection.
Tobias Brunner
2008-11-25
3
-40
/
+234
*
fixed crash due to missing function call parameter
Andreas Steffen
2008-11-25
1
-1
/
+13
*
fixed set_message_id() on IKE_SA
Martin Willi
2008-11-24
2
-129
/
+132
*
set message IDs on IKE_SAs
Martin Willi
2008-11-24
4
-9
/
+47
*
moved the IPV6_IPSEC_POLICY definition to the ipsec plugins, fixes uClibc build
Martin Willi
2008-11-24
3
-5
/
+10
*
added a "load_tester.auth" option: "pubkey" (default) or "psk"
Martin Willi
2008-11-23
2
-4
/
+57
*
proper cancellation of load-testing initiators
Martin Willi
2008-11-23
1
-1
/
+39
*
added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-...
Martin Willi
2008-11-22
5
-1
/
+134
*
fixing Makefile of the nm plugin (avoids including a .svn directory in the di...
Tobias Brunner
2008-11-20
1
-1
/
+1
*
optimized ike_sa_manager for concurrent access (default behavior is still as ...
Tobias Brunner
2008-11-20
1
-217
/
+493
*
refactored and cleaned up child_sa interface
Martin Willi
2008-11-19
6
-444
/
+390
*
setting default port of own address to have a proper fallback if src addr loo...
Martin Willi
2008-11-18
1
-0
/
+1
*
consider interfaces we do not monitor as up (e.g. lo)
Martin Willi
2008-11-18
1
-1
/
+2
*
separated updown listener to its own class
4.2.9
Martin Willi
2008-11-17
4
-201
/
+380
*
fixed virtual IP re-installation failure in MOBIKE scenarios introduced with ...
Andreas Steffen
2008-11-17
1
-13
/
+19
*
completed migration of MIPv6 connections
Andreas Steffen
2008-11-16
5
-36
/
+75
*
show TRANSPORT_PROXY mode in ipsec status
Andreas Steffen
2008-11-16
1
-3
/
+5
*
using aligned buffers for netlink
Martin Willi
2008-11-14
3
-14
/
+23
*
fallback to reauthentication if peer does not support CHILD_SA rekeying
Martin Willi
2008-11-14
2
-2
/
+27
*
fall back to reauthentication if IKE rekeying fails with NO_ADDITIONAL_SAS
Martin Willi
2008-11-14
1
-1
/
+27
*
also use correct encap parameter in PF_KEY
Martin Willi
2008-11-14
1
-1
/
+1
*
fixed encap enabling in xfrm (using new encap state, not the old one)
Martin Willi
2008-11-14
1
-3
/
+3
*
do not use a route if outgoing interface is down
Martin Willi
2008-11-14
2
-55
/
+82
*
rta->rta_len is NOT the payload data length, use RTA_PAYLOAD(rta) instead!
Martin Willi
2008-11-14
1
-2
/
+3
*
do not use public interface for functions which are local anyway
Martin Willi
2008-11-14
1
-57
/
+54
*
reset IKE_SA on bus during child_sa destruction
Martin Willi
2008-11-14
1
-0
/
+2
*
updated API doc for socket.h
Martin Willi
2008-11-13
1
-10
/
+7
*
ported socket enumerator to raw-socket.c
Martin Willi
2008-11-13
2
-85
/
+78
*
corrected unwanted deletion in comment
Andreas Steffen
2008-11-12
1
-2
/
+2
*
BEET mode might want forwarding policies
Martin Willi
2008-11-12
1
-11
/
+11
*
removed some obsolete includes
Martin Willi
2008-11-12
1
-11
/
+0
*
moved ike_initiator flag to IKE_SAs condition bitfield
Martin Willi
2008-11-12
3
-30
/
+12
*
ported some hard-to-merge cherries back to trunk :-/
Martin Willi
2008-11-12
6
-74
/
+42
*
fixing keylength bug at the right place:
Martin Willi
2008-11-12
2
-10
/
+2
*
improved fix
Andreas Steffen
2008-11-12
1
-5
/
+9
*
fixed AES-CCM/GCM authenticated encryption by eliminating generation of super...
Andreas Steffen
2008-11-12
1
-0
/
+4
*
fixed compiler warnings issued by:
Martin Willi
2008-11-11
4
-7
/
+21
*
#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
[prev]
[next]