dirmngr/src (5 files)
[email protected] Wed, 10 Mar 2004 08:56:29 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, March 10, 2004 @ 08:56:29
Author: werner
Path: /cvs/aegypten/dirmngr/src
Modified: crlcache.c dirmngr.c dirmngr.h ocsp.c server.c
* src/dirmngr.c (parse_ldapserver_file): Don't skip the entire file on
errors.
* src/dirmngr.c (my_ksba_hash_buffer): New.
(main): Initialize the internal libksba hashing.
* src/server.c (get_issuer_cert_local): Renamed to ...
(get_cert_local): ... this. Changed all callers. Allow NULL for
ISSUER to return the current target cert.
(get_issuing_cert_local): New.
(do_get_cert_local): Moved common code to here.
------------+
crlcache.c | 2 -
dirmngr.c | 71 +++++++++++++++++++++++++++++++++++++--------------
dirmngr.h | 3 +-
ocsp.c | 62 +++++++++++++++++++++++++++++---------------
server.c | 82 ++++++++++++++++++++++++++++++++++++++++-------------------
5 files changed, 152 insertions(+), 68 deletions(-)