1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-03 12:11:33 +01:00
Werner Koch 2a1e933dd7
gpgsm: Cache the non-existence of the policy file.
* sm/certchain.c (check_cert_policy): Add simple static cache.
--

It is quite common that a policy file does not exist.  Thus we can
avoid the overhead of trying to open it over and over again just to
assert that it does not exists.
2023-05-03 17:39:37 +02:00
..
2023-03-16 09:46:05 +01:00
2023-03-16 09:46:05 +01:00
2023-04-03 14:10:33 +02:00
2023-04-04 16:39:59 +02:00
2022-12-09 14:06:08 +09:00
2021-02-24 08:40:06 +01:00
2023-04-03 14:10:33 +02:00