1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 68613a6a9d
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-04 14:35:31 +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