aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Remove kernel-klips pluginTobias Brunner2014-06-191-2653/+0
* kernel-interface: Add a replay_window parameter to add_sa()Martin Willi2014-06-171-2/+3
* kernel-klips: Pass a pointer to a properly sized integer for algorithm lookupMartin Willi2014-05-161-1/+1
* libhydra: Use lib->ns instead of hydra->daemonTobias Brunner2014-02-121-5/+5
* kernel: Use a time_t to report use time in query_policy()Martin Willi2013-10-111-1/+1
* kernel: Use a time_t to report use time in query_sa()Martin Willi2013-10-111-1/+1
* linked-list: Remove barely used find_last() methodTobias Brunner2013-07-171-2/+3
* Use strpfx() helper where appropriateTobias Brunner2013-07-081-2/+2
* kernel-interface: add an exchange initiator parameter to add_sa()Martin Willi2013-06-111-2/+2
* kernel-interface: query SAD for last use time if SPD query didn't yield oneMartin Willi2013-05-061-1/+1
* kernel-interface: get_address_by_ts() can tell if a returned IP is virtualMartin Willi2013-05-061-1/+1
* kernel_ipsec_t.query_sa() additionally returns the number of processed packetsMartin Willi2013-03-141-2/+2
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Make it easy to check if an address is locally usable via changed get_interfa...Tobias Brunner2012-09-211-3/+3
* Use source address in get_nexthop() callTobias Brunner2012-09-211-1/+1
* Added algorithm lookup via kernel_interface_t to the various kernel interfacesTobias Brunner2012-09-131-4/+20
* Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.Tobias Brunner2012-08-081-8/+4
* Check rng return value when generating SPIs in kernel-klips pluginTobias Brunner2012-07-161-3/+3
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-12/+3
* The kernel-klips plugin does currently not support SAD/SPD flushing.Tobias Brunner2011-10-211-0/+2
* Remove policies in kernel interfaces based on their priority.Tobias Brunner2011-07-271-7/+10
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Add the reqid to kernel_ipsec_t.del_policy.Tobias Brunner2011-07-061-2/+2
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-2/+2
* Added an esn parameter to the kernel interface add_sa functionsMartin Willi2011-04-201-1/+1
* Kernel interface updated for KLIPS plugin (TFC padding).Tobias Brunner2011-02-101-1/+1
* Charon specific strongswan.conf options generalized.Tobias Brunner2010-09-021-6/+8
* Fixing installation of trap policies (SPI=0) in kernel interface.Tobias Brunner2010-09-021-7/+9
* Added an option to specify the type of a policy to kernel_ipsec.add_policy.Tobias Brunner2010-09-021-1/+1
* Replaced the protocol argument in add_policy with an optional SPI for an AH SA.Tobias Brunner2010-09-021-2/+2
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-2/+2
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-0/+2639