strongswan/src/libcharon
Andreas Steffen 2c7cfe7630 vici: flush-certs command flushes certificate cache
When fresh CRLs are released with a high update frequency (e.g.
every 24 hours) or OCSP is used then the certificate cache gets
quickly filled with stale CRLs or OCSP responses. The new VICI
flush-certs command allows to flush e.g. cached CRLs or OCSP
responses only. Without the type argument all kind of certificates
(e.g. also received end entity and intermediate CA certificates)
are purged.
2016-09-13 17:02:59 +02:00
..
attributes Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bus task-manager: Add retransmit cleared alert 2016-06-06 14:11:01 +02:00
config Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
control controller: Use separate callbacks to track termination and initiation of SAs 2016-06-06 13:57:58 +02:00
encoding ikev1: Don't require AH mapping for integrity algorithm when generating proposal 2016-08-25 13:34:36 +02:00
kernel kernel-net: Let get_nexthop() return an optional interface name 2016-06-10 13:54:18 +02:00
network Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
processing/jobs Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sa ikev2: (Re-)Queue tasks used to establish an IKE_SA in reset() 2016-09-06 10:09:17 +02:00
tests libcharon: Add exchange_tests to .gitignore 2016-07-25 14:01:26 +02:00
Android.mk libcharon: Add missing header file to Android.mk 2016-03-23 14:16:32 +01:00
Makefile.am Report test coverage of libcharon and starter 2016-06-17 18:48:08 +02:00
daemon.c daemon: Don't hold settings lock while executing start/stop scripts 2016-06-17 18:43:35 +02:00
daemon.h daemon: Create global redirect manager instance 2016-03-04 16:02:58 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00