aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Removed superfluous parameter to printf.Tobias Brunner2011-04-141-1/+1
* Fixed potential memory leak when processing routes from the kernel.Tobias Brunner2011-04-141-0/+1
* Removed unused variables.Tobias Brunner2011-04-121-2/+2
* Align netlink attributes properly if rta_len not a multiple of RTA_ALIGNTOMartin Willi2011-03-021-16/+16
* Migrated kernel_pfroute_net to INIT/METHOD macrosMartin Willi2011-02-171-69/+52
* Migrated kernel_netlink_net to INIT/METHOD macrosMartin Willi2011-02-171-77/+64
* Kernel interface updated for KLIPS plugin (TFC padding).Tobias Brunner2011-02-101-1/+1
* added missing tfc argument to kernel_pfkey_ipsec interfaceAndreas Steffen2010-12-271-1/+1
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-2/+20
* Install selectors on transport mode IPsec SAs.Jiri Bohac2010-12-131-0/+1
* Include the destination net in the policy priority calculation.Tobias Brunner2010-12-072-12/+20
* commas, commas, ..Andreas Steffen2010-11-254-6/+6
* Migrated resolve_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-7/+11
* Migrated kernel_pfroute_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-8/+11
* Migrated kernel_pfkey_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-8/+11
* Migrated kernel_netlink_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-7/+10
* INIT allocates memoryAndreas Steffen2010-11-251-1/+1
* INIT allocates memoryAndreas Steffen2010-11-251-1/+1
* Migrated kernel_klips_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-6/+9
* Migrated attr_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-7/+10
* Migrated attr_sql_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-10/+13
* Print full source route on DBG2 that gets installedMartin Willi2010-11-111-0/+2
* Do not fire roam events based on local route changes.Tobias Brunner2010-10-121-2/+3
* If a changed route has no src, try to find it via interface.Tobias Brunner2010-10-121-37/+48
* Get source address from interface if the route does not provide one.Tobias Brunner2010-10-121-2/+49
* added non-standard SERPENT and TWOFISH support to kernel_netlink pluginAndreas Steffen2010-09-081-0/+2
* Do not install routes for pluto.Tobias Brunner2010-09-022-0/+10
* Charon specific strongswan.conf options generalized.Tobias Brunner2010-09-024-13/+17
* Fixing installation of trap policies (SPI=0) in kernel interface.Tobias Brunner2010-09-023-25/+25
* Do not overwrite the original mode when installing policies.Tobias Brunner2010-09-021-4/+5
* Added support for different policy types in kernel_netlink plugin.Tobias Brunner2010-09-021-41/+45
* Added an option to specify the type of a policy to kernel_ipsec.add_policy.Tobias Brunner2010-09-023-3/+3
* Added support for combined IPComp/ESP/AH policies in kernel_netlink plugin.Tobias Brunner2010-09-021-31/+32
* Replaced the protocol argument in add_policy with an optional SPI for an AH SA.Tobias Brunner2010-09-023-7/+7
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-025-8/+8
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-0225-0/+10692
* Do not include files from libcharon in libhydra.Tobias Brunner2010-09-022-4/+2
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* we need some orderingAndreas Steffen2010-07-121-1/+3
* changed ordering of statusattr outputAndreas Steffen2010-07-121-8/+6
* fixed alignment of captionAndreas Steffen2010-07-121-2/+2
* output identities correctlyAndreas Steffen2010-07-121-7/+11
* Added support for named attribute groupsHeiko Hund2010-07-096-83/+343
* Support the subnet attribute in the attr pluginMartin Willi2010-06-241-2/+30
* Don't fail with an error if an attribute that is to be deleted does not existHeiko Hund2010-06-181-2/+0
* fixed configuration attribute type determinationAndreas Steffen2010-06-021-22/+15
* ipsec pool --statusattr [--hexout] outputs attribute values in correct format...Andreas Steffen2010-06-014-41/+117
* added unity_def_domain keyword tip ipsec poolAndreas Steffen2010-05-311-0/+1
* added --leases command line option to synopsisAndreas Steffen2010-05-291-1/+1
* added --showattr command line option to synopsysAndreas Steffen2010-05-291-1/+1