]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libhydra/kernel/kernel_interface.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libhydra / kernel / kernel_interface.c
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-09-24  Tobias BrunnerDon't check interface of inbound message if interfaces...
2012-09-21  Tobias BrunnerMade IP address enumeration more flexible
2012-09-21  Tobias BrunnerMake it easy to check if an address is locally usable...
2012-09-21  Tobias BrunnerDon't ignore loopback devices and allow addresses on...
2012-09-21  Tobias BrunnerAdded options and a lookup function that will allow...
2012-09-21  Tobias BrunnerUse source address in get_nexthop() call
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Tobias BrunnerAdded possibility to register custom kernel algorithms...
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerLet kernel interfaces decide how to enable UDP decapsul...
2012-06-25  Tobias BrunnerAvoid SIGSEGV during shutdown if charon is not started...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-06  Martin WilliBe less verbose if we don't have a local address for...
2011-10-21  Tobias BrunnerDefined functions in the kernel interface to flush...
2011-09-12  Martin WilliDestroy kernel interface during deregistration, as...
2011-07-27  Tobias BrunnerRemove policies in kernel interfaces based on their...
2011-07-06  Tobias BrunnerAdd the reqid to kernel_ipsec_t.del_policy.
2011-04-20  Martin WilliAdded an esn parameter to the kernel interface add_sa...
2010-12-20  Martin WilliImplemented Traffic Flow Confidentiality padding in...
2010-09-02  Tobias BrunnerFixing installation of trap policies (SPI=0) in kernel...
2010-09-02  Tobias BrunnerAdded an option to specify the type of a policy to...
2010-09-02  Tobias BrunnerReplaced the protocol argument in add_policy with an...
2010-09-02  Tobias BrunnerMoved kernel interface to libhydra.