libksba (ChangeLog NEWS TODO acinclude.m4 configure.ac)

[email protected] Tue, 19 Apr 2005 16:50:54 +0200
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Tuesday, April 19, 2005 @ 16:50:54
  Author: werner
    Path: /cvs/aegypten/libksba

Modified: ChangeLog NEWS TODO acinclude.m4 configure.ac

* 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    |   13 +++++++++++++
 NEWS         |    4 +++-
 TODO         |   22 ++++++++--------------
 acinclude.m4 |   21 +++++++++++++++++++--
 configure.ac |   25 +++++++++++++++++++------
 5 files changed, 62 insertions(+), 23 deletions(-)