libksba/src (ChangeLog crl.c ocsp.c ocsp.h oid.c)
[email protected] Tue, 19 Apr 2005 16:50:53 +0200
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Tuesday, April 19, 2005 @ 16:50:53
Author: werner
Path: /cvs/aegypten/libksba/src
Modified: ChangeLog crl.c ocsp.c ocsp.h oid.c
* configure.ac: Bumped LT version to C14/A6/R0 due to a new
interface.
* acinclude.m4 (GNUPG_CHECK_TYPEDEF): Added. Taken from gnupg 1.4
* ocsp.c (ksba_ocsp_set_nonce): Set the length of the nonce.
(write_request_extensions): New.
(ksba_ocsp_prepare_request): Call new function.
* t-ocsp.c (main): Add option --no-nonce. Ret rid of the
libgcrypt requirement.
(one_request): Create a nonce.
* sha1.c: New.
-----------+
ChangeLog | 12 ++++++
crl.c | 82 ++++++++++++++++++++++++++++++++++++++++++
ocsp.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
ocsp.h | 5 ++
oid.c | 2 -
5 files changed, 205 insertions(+), 11 deletions(-)