]> git.ipfire.org Git - people/ms/strongswan.git/history - src/charon/plugins/kernel_netlink/kernel_netlink_ipsec.c
Added support for IPv6 source route installation
[people/ms/strongswan.git] / src / charon / plugins / kernel_netlink / kernel_netlink_ipsec.c
2009-11-26  Martin WilliAdded support for IPv6 source route installation
2009-11-09  Martin WilliInstall bypass policies after creating XFRM netlink...
2009-10-30  Martin WilliUse XFRM instead of PF_KEY IKE bypass policies in netli...
2009-10-07  Martin WilliReenabled acq_expires SA timer using rekey timeout
2009-09-04  Martin Williremove spaces before tabs at the beginning of lines...
2009-09-04  Martin Williremove spaces within tabs (\t( )+\t)
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Tobias BrunnerRefactored the lifetime_cfg_t struct to be simpler...
2009-09-01  Tobias BrunnerSet the packet and byte limits in the netlink and pfkey...
2009-09-01  Tobias BrunnerAdapted the kernel interfaces to the new lifetime confi...
2009-08-31  Martin Williuse time_monotonic() instead of time() for statistics...
2009-08-31  Martin Williuse time_monotonic() instead of gettimeofday() for...
2009-08-25  Martin Willidisable lifetimes of allocated SPIs
2009-08-14  Tobias BrunnerOpenSolaris defines MUTEX_DEFAULT therefore we rename...
2009-08-10  Andreas Steffenprepare CAMELLIA_CCM ESP encryption
2009-07-30  Andreas Steffendisplay transmitted bytes per SA
2009-07-11  Andreas Steffenput variable definitions up front
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-30  Tobias Brunnermerging changes from portability branch back to trunk
2009-04-27  Martin Williadded support for AES counter mode in ESP
2009-04-17  Andreas Steffensupport of the ESP CAMELLIA-CBC cipher by charon
2009-01-09  Andreas Steffenhiding XFRM message names from netlink
2009-01-09  Andreas Steffenrefactored DBG3 output of sent XFRM messages
2009-01-09  Andreas SteffenDBG3 output of sent XFRM messages
2008-12-10  Tobias Brunnerinitial size of 1 is nonsense
2008-12-05  Martin Willihashtable enumerator enumerates over both, key and...
2008-12-04  Tobias Brunnerimplemented the policy cache in kernel_netlink_ipsec_t...
2008-12-03  Martin Willifixed double free of host in selector2ts
2008-11-24  Martin Willimoved the IPV6_IPSEC_POLICY definition to the ipsec...
2008-11-16  Andreas Steffencompleted migration of MIPv6 connections
2008-11-14  Martin Williusing aligned buffers for netlink
2008-11-14  Martin Willifixed encap enabling in xfrm (using new encap state...
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-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-07  Andreas Steffenadded retrieval of remote kmaddress via PF_KEY
2008-11-05  Martin Willireplaced most pthread_mutex/cond_t by wrapped mutex...
2008-11-05  Martin Willigot rid of deprecated create_iterator_locked()
2008-11-05  Martin Willido not install route if interface lookup failed
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  Andreas Steffenmigrate_job() finds a matching child_cfg
2008-11-02  Andreas Steffenfully implemented the parsing of XFRM and PF_KEY MIGRAT...
2008-10-31  Andreas Steffenidentify attributes of XFRM ACQUIRE and MIGRATE messages
2008-10-31  Andreas Steffensubscribing XFRM socket for MIGRATE messages
2008-10-31  Andreas Steffenparse xfrm and pf_key acquire messages and subscribe...
2008-10-14  Martin Willipassing chunks, not prf+, to kernel interface
2008-10-14  Tobias Brunnermerging kernel_pfkey plugin back from kernel-interface...
2008-10-07  Martin Williuserland support to process notifies for new NAT mappin...
2008-09-25  Tobias Brunnermerging renaming of mode_t to ipsec_mode_t back to...
2008-09-25  Tobias Brunnermerging modularized kernel interface back to trunk