gnupg/g10 (ChangeLog exec.c g10.c)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 12 Feb 2003 06:18:36 +0100


    Date: Wednesday, February 12, 2003 @ 06:18:26
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog exec.c g10.c

* exec.c (set_exec_path): Add debugging line.

* g10.c (print_hex, print_mds): Print long hash strings a lot neater.  
This assumes at least an 80-character display, as there are a few other
similar assumptions here and there.  Users who need unformatted hashes can
still use with-colons.  Check that SHA384 and 512 are available before
using them as they are no longer always available.


-----------+
 ChangeLog |    9 +++
 exec.c    |    3 +
 g10.c     |  161 ++++++++++++++++++++++++++++++++++++------------------------
 3 files changed, 111 insertions(+), 62 deletions(-)