strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add support for smartcards in charon by using the ENGINE API provided by OpenSSL...
[strongswan.git]
/
src
/
charon
/
2008-12-03
Tobias Brunner
add support for smartcards in charon by using the ENGIN...
tree
|
commitdiff
2008-12-03
Tobias Brunner
enable quoted tokens in the token enumerator
tree
|
commitdiff
2008-12-03
Tobias Brunner
fixed compiler warning
tree
|
commitdiff
2008-12-03
Martin Willi
fixed double free of host in selector2ts
tree
|
commitdiff
2008-12-02
Martin Willi
use DBG_ANY to set all loglevels
tree
|
commitdiff
2008-12-01
Martin Willi
some task queueing improvements:
tree
|
commitdiff
2008-12-01
Andreas Steffen
re-established lost default auth sys_logger
tree
|
commitdiff
2008-11-28
Martin Willi
schedule rekeying when activating passive IKE_SAs
tree
|
commitdiff
2008-11-28
Martin Willi
do not delete passive IKE_SAs
tree
|
commitdiff
2008-11-28
Martin Willi
added a PASSIVE IKE_SA state to manage it externally
tree
|
commitdiff
2008-11-28
Martin Willi
pass SKd to derive_ike_keys() to have a more interopera...
tree
|
commitdiff
2008-11-28
Martin Willi
fixed a double-unlock bug, showed up when using rwlocks...
tree
|
commitdiff
2008-11-27
Martin Willi
use rwlocks in backend manager to allow simultaneous...
tree
|
commitdiff
2008-11-27
Martin Willi
use a rwlock in attribute manager to allow simultaneous...
tree
|
commitdiff
2008-11-27
Martin Willi
remove attribute provider in SQL plugin destruction
tree
|
commitdiff
2008-11-27
Martin Willi
token enumerator missed the last token if it contains...
tree
|
commitdiff
2008-11-26
Martin Willi
checkin of non-existing IKE_SAs
tree
|
commitdiff
2008-11-26
Martin Willi
removed private parser function pointers, allows compil...
tree
|
commitdiff
2008-11-26
Martin Willi
removed private generator function pointers, allows...
tree
|
commitdiff
2008-11-26
Tobias Brunner
allow to globally disable DOS protection by setting...
tree
|
commitdiff
2008-11-25
Tobias Brunner
optimized the scheduler for performance by replacing...
tree
|
commitdiff
2008-11-25
Tobias Brunner
replacing the pthread_mutex in scheduler_t with the...
tree
|
commitdiff
2008-11-25
Tobias Brunner
performance optimization for the DOS protection.
tree
|
commitdiff
2008-11-25
Andreas Steffen
fixed crash due to missing function call parameter
tree
|
commitdiff
2008-11-24
Martin Willi
fixed set_message_id() on IKE_SA
tree
|
commitdiff
2008-11-24
Martin Willi
set message IDs on IKE_SAs
tree
|
commitdiff
2008-11-24
Martin Willi
moved the IPV6_IPSEC_POLICY definition to the ipsec...
tree
|
commitdiff
2008-11-23
Martin Willi
added a "load_tester.auth" option: "pubkey" (default...
tree
|
commitdiff
2008-11-23
Martin Willi
proper cancellation of load-testing initiators
tree
|
commitdiff
2008-11-22
Martin Willi
added a MODP_NULL Diffie Hellman group to avoid calcula...
tree
|
commitdiff
2008-11-20
Tobias Brunner
fixing Makefile of the nm plugin (avoids including...
tree
|
commitdiff
2008-11-20
Tobias Brunner
optimized ike_sa_manager for concurrent access (default...
tree
|
commitdiff
2008-11-19
Martin Willi
refactored and cleaned up child_sa interface
tree
|
commitdiff
2008-11-18
Martin Willi
setting default port of own address to have a proper...
tree
|
commitdiff
2008-11-18
Martin Willi
consider interfaces we do not monitor as up (e.g. lo)
tree
|
commitdiff
2008-11-17
Martin Willi
separated updown listener to its own class
4.2.9
tree
|
commitdiff
2008-11-17
Andreas Steffen
fixed virtual IP re-installation failure in MOBIKE...
tree
|
commitdiff
2008-11-16
Andreas Steffen
completed migration of MIPv6 connections
tree
|
commitdiff
2008-11-16
Andreas Steffen
show TRANSPORT_PROXY mode in ipsec status
tree
|
commitdiff
2008-11-14
Martin Willi
using aligned buffers for netlink
tree
|
commitdiff
2008-11-14
Martin Willi
fallback to reauthentication if peer does not support...
tree
|
commitdiff
2008-11-14
Martin Willi
fall back to reauthentication if IKE rekeying fails...
tree
|
commitdiff
2008-11-14
Martin Willi
also use correct encap parameter in PF_KEY
tree
|
commitdiff
2008-11-14
Martin Willi
fixed encap enabling in xfrm (using new encap state...
tree
|
commitdiff
2008-11-14
Martin Willi
do not use a route if outgoing interface is down
tree
|
commitdiff
2008-11-14
Martin Willi
rta->rta_len is NOT the payload data length, use RTA_PA...
tree
|
commitdiff
2008-11-14
Martin Willi
do not use public interface for functions which are...
tree
|
commitdiff
2008-11-14
Martin Willi
reset IKE_SA on bus during child_sa destruction
tree
|
commitdiff
2008-11-13
Martin Willi
updated API doc for socket.h
tree
|
commitdiff
2008-11-13
Martin Willi
ported socket enumerator to raw-socket.c
tree
|
commitdiff
2008-11-12
Andreas Steffen
corrected unwanted deletion in comment
tree
|
commitdiff
2008-11-12
Martin Willi
BEET mode might want forwarding policies
tree
|
commitdiff
2008-11-12
Martin Willi
removed some obsolete includes
tree
|
commitdiff
2008-11-12
Martin Willi
moved ike_initiator flag to IKE_SAs condition bitfield
tree
|
commitdiff
2008-11-12
Martin Willi
ported some hard-to-merge cherries back to trunk :-/
tree
|
commitdiff
2008-11-12
Martin Willi
fixing keylength bug at the right place:
tree
|
commitdiff
2008-11-12
Andreas Steffen
improved fix
tree
|
commitdiff
2008-11-12
Andreas Steffen
fixed AES-CCM/GCM authenticated encryption by eliminati...
tree
|
commitdiff
2008-11-11
Martin Willi
fixed compiler warnings issued by:
tree
|
commitdiff
2008-11-11
Martin Willi
#defing out compress algs to avoid compiler warning
tree
|
commitdiff
2008-11-11
Martin Willi
updated method signature of add_policy
tree
|
commitdiff
2008-11-11
Martin Willi
fixed compilation of medcli plugin
tree
|
commitdiff
2008-11-11
Martin Willi
added missing include for ULONG_MAX
tree
|
commitdiff
2008-11-11
Tobias Brunner
fixing mediation extension
tree
|
commitdiff
2008-11-11
Tobias Brunner
some typos
tree
|
commitdiff
2008-11-11
Martin Willi
dynamic logging configuration through strongswan.conf
tree
|
commitdiff
2008-11-11
Martin Willi
fixed compiler warning
tree
|
commitdiff
2008-11-11
Tobias Brunner
fixing a memory leak
tree
|
commitdiff
2008-11-11
Tobias Brunner
merging kernel_klips plugin back into trunk
tree
|
commitdiff
2008-11-11
Andreas Steffen
renamed proxy to proxy_mode in stroke_msg.h
tree
|
commitdiff
2008-11-11
Andreas Steffen
deleted obsolete parameter descriptions
tree
|
commitdiff
2008-11-11
Andreas Steffen
preliminary support of Mobile IPv6
tree
|
commitdiff
2008-11-11
Andreas Steffen
added the MIPv6 options use_proxy_mode and install_policy
tree
|
commitdiff
2008-11-11
Andreas Steffen
cosmetics in debug output
tree
|
commitdiff
2008-11-10
Martin Willi
make load_tester more strict to use it along stroke
tree
|
commitdiff
2008-11-10
Martin Willi
iterations = 0 for infinite iterations
tree
|
commitdiff
2008-11-10
Martin Willi
added PEM version of keys
tree
|
commitdiff
2008-11-07
Martin Willi
fixed copy/paste error
tree
|
commitdiff
2008-11-07
Andreas Steffen
SADB_X_EXT_KMADDRESS is not present in old kernels
tree
|
commitdiff
2008-11-07
Andreas Steffen
added retrieval of remote kmaddress via PF_KEY
tree
|
commitdiff
2008-11-06
Martin Willi
added delete_after_established option
tree
|
commitdiff
2008-11-05
Martin Willi
wrapped all pthread_rwlock_t in profilable rwlock_t
tree
|
commitdiff
2008-11-05
Martin Willi
added missing includes
tree
|
commitdiff
2008-11-05
Martin Willi
separated backtrace functionality from leak_detective...
tree
|
commitdiff
2008-11-05
Martin Willi
fixed sender destruction order
tree
|
commitdiff
2008-11-05
Martin Willi
replaced most pthread_mutex/cond_t by wrapped mutex...
tree
|
commitdiff
2008-11-05
Martin Willi
got rid of deprecated create_iterator_locked()
tree
|
commitdiff
2008-11-05
Martin Willi
do not install route if interface lookup failed
tree
|
commitdiff
2008-11-05
Andreas Steffen
%any is IP family neutral
tree
|
commitdiff
2008-11-05
Andreas Steffen
corrected typo2
tree
|
commitdiff
2008-11-04
Martin Willi
two new load_testing options:
tree
|
commitdiff
2008-11-04
Martin Willi
added a delay option to delay initiations
tree
|
commitdiff
2008-11-03
Andreas Steffen
corrected a copy-and-paste error
tree
|
commitdiff
2008-11-03
Andreas Steffen
updated copyright of kernel interface code
tree
|
commitdiff
2008-11-03
Andreas Steffen
added support for xfrm remote kmaddress
tree
|
commitdiff
2008-11-03
Martin Willi
added fake_kernel option to make dummy kernel implement...
tree
|
commitdiff
2008-11-03
Martin Willi
load testing between different hosts
tree
|
commitdiff
2008-11-03
Martin Willi
log loaded plugins at startup
tree
|
commitdiff
2008-11-03
Andreas Steffen
migrate job creates a new IKE_SA
tree
|
commitdiff
2008-11-03
Andreas Steffen
replace tab by spaces
tree
|
commitdiff
next