]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2008-11-19  Martin Willirefactored and cleaned up child_sa interface
2008-11-18  Tobias Brunnerfixing compilation on systems lacking linux/xfrm.h
2008-11-18  Martin Willisetting default port of own address to have a proper...
2008-11-18  Martin Williconsider interfaces we do not monitor as up (e.g. lo)
2008-11-18  Andreas Steffenversion bump to 4.2.10
2008-11-17  Martin Williseparated updown listener to its own class 4.2.9
2008-11-17  Andreas Steffenfixed virtual IP re-installation failure in MOBIKE...
2008-11-16  Andreas Steffenset release number back to 4.2.9
2008-11-16  Andreas Steffenadded migration to NEWS
2008-11-16  Andreas Steffencompleted migration of MIPv6 connections
2008-11-16  Andreas Steffenshow TRANSPORT_PROXY mode in ipsec status
2008-11-14  Martin Williusing aligned buffers for netlink
2008-11-14  Martin Willifallback to reauthentication if peer does not support...
2008-11-14  Martin Willifall back to reauthentication if IKE rekeying fails...
2008-11-14  Martin Willialso use correct encap parameter in PF_KEY
2008-11-14  Martin Willifixed encap enabling in xfrm (using new encap state...
2008-11-14  Martin Willido not use a route if outgoing interface is down
2008-11-14  Martin Willirta->rta_len is NOT the payload data length, use RTA_PA...
2008-11-14  Martin Willido not use public interface for functions which are...
2008-11-14  Martin Willireset IKE_SA on bus during child_sa destruction
2008-11-13  Andreas Steffenadapted evaltest.dat to changed debug output
2008-11-13  Martin Williupdated API doc for socket.h
2008-11-13  Martin Williported socket enumerator to raw-socket.c
2008-11-13  Andreas Steffenadded type=transport_proxy and installpolicy=yes|no...
2008-11-13  Andreas Steffenadded MIPv6 functionality to NEWS
2008-11-12  Andreas Steffencorrected unwanted deletion in comment
2008-11-12  Martin WilliBEET mode might want forwarding policies
2008-11-12  Martin Williremoved some obsolete includes
2008-11-12  Martin Willimoved ike_initiator flag to IKE_SAs condition bitfield
2008-11-12  Martin Williported some hard-to-merge cherries back to trunk :-/
2008-11-12  Martin Willifixing keylength bug at the right place:
2008-11-12  Andreas Steffenimproved fix
2008-11-12  Andreas Steffenfixed AES-CCM/GCM authenticated encryption by eliminati...
2008-11-11  Martin Willifixed compiler warnings issued by:
2008-11-11  Martin Willi#defing out compress algs to avoid compiler warning
2008-11-11  Martin Williupdated method signature of add_policy
2008-11-11  Martin Willifixed compilation of medcli plugin
2008-11-11  Martin Williadded missing include for ULONG_MAX
2008-11-11  Tobias Brunnerannouncing the kernel plugins
2008-11-11  Tobias Brunnerfixing mediation extension
2008-11-11  Tobias Brunnersome typos
2008-11-11  Martin Williadded some NEWS for 4.2.9
2008-11-11  Martin Willidynamic logging configuration through strongswan.conf
2008-11-11  Martin Willifixed compiler warning
2008-11-11  Tobias Brunnerfixing a memory leak
2008-11-11  Tobias Brunnermerging kernel_klips plugin back into trunk
2008-11-11  Andreas Steffenrenamed proxy to proxy_mode in stroke_msg.h
2008-11-11  Andreas Steffendeleted obsolete parameter descriptions
2008-11-11  Andreas Steffenpreliminary support of Mobile IPv6
2008-11-11  Andreas Steffenadded the MIPv6 options use_proxy_mode and install_policy
2008-11-11  Andreas Steffencosmetics in debug output
2008-11-10  Martin Williwhitelisting localtime_r
2008-11-10  Martin Willimake load_tester more strict to use it along stroke
2008-11-10  Martin Willifixed leak in host_create_from_string("%any")
2008-11-10  Martin Willifixed some minor issues found when using -DFORTIFY_SOURCE=2
2008-11-10  Martin Williiterations = 0 for infinite iterations
2008-11-10  Martin Williadded PEM version of keys
2008-11-07  Martin Willisettings section enumeration
2008-11-07  Martin Willifixed copy/paste error
2008-11-07  Andreas Steffenuse of host_create_any() for %any address
2008-11-07  Andreas SteffenSADB_X_EXT_KMADDRESS is not present in old kernels
2008-11-07  Andreas Steffenadded retrieval of remote kmaddress via PF_KEY
2008-11-06  Martin Williadded delete_after_established option
2008-11-06  Martin Willifixed leak
2008-11-05  Martin Williuse read-write locks in crypto factory for parallelization
2008-11-05  Martin Williwrapped all pthread_rwlock_t in profilable rwlock_t
2008-11-05  Martin Williwrapped rwlock with profiling support
2008-11-05  Martin Willithreshhold and ./configure option for lock profiler
2008-11-05  Martin Williadded missing includes
2008-11-05  Martin Williseparated backtrace functionality from leak_detective...
2008-11-05  Martin Williproper cleanup of openssl locking code
2008-11-05  Martin Willifixed sender destruction order
2008-11-05  Martin Willifixed iterator regression introduced in [4577]
2008-11-05  Martin Willireplaced most pthread_mutex/cond_t by wrapped mutex...
2008-11-05  Martin Williget rid of unused iterator hook functions
2008-11-05  Martin Willigot rid of deprecated create_iterator_locked()
2008-11-05  Martin Willisimple mutex profiler
2008-11-05  Martin Willido not install route if interface lookup failed
2008-11-05  Andreas Steffen%any is IP family neutral
2008-11-05  Andreas Steffencorrected typo2
2008-11-05  Andreas Steffensupport of %any address string
2008-11-05  Andreas Steffenhandle 0.0.0.0 string and af == AF_INET6
2008-11-04  Martin Willitwo new load_testing options:
2008-11-04  Martin WilliOpenSSL requires a signature length of exactly RSA_size()
2008-11-04  Martin Williremoved superfluous get_other_public_value in diffie_he...
2008-11-04  Martin Willifixed bignum export if BN_num_bytes() != DH_size()
2008-11-04  Martin Willifixed memleak
2008-11-04  Martin Williadded a delay option to delay initiations
2008-11-03  Andreas Steffencorrected a copy-and-paste error
2008-11-03  Andreas Steffenupdated copyright of kernel interface code
2008-11-03  Andreas Steffenadded support for xfrm remote kmaddress
2008-11-03  Martin Williadded locking mechanism for multithreaded use of OpenSSL
2008-11-03  Martin Williadded fake_kernel option to make dummy kernel implement...
2008-11-03  Martin Williremoved accidently checked in debug code
2008-11-03  Martin Williload testing between different hosts
2008-11-03  Martin Willilog loaded plugins at startup
2008-11-03  Martin Willireverted 4541, does not fix the problem
2008-11-03  Andreas Steffenmigrate job creates a new IKE_SA
2008-11-03  Andreas Steffenreplace tab by spaces
2008-11-03  Andreas Steffenremoved unused variables
next