gsti/src (8 files)

cvs user twoaday cvs at cvs.gnupg.org
Wed Jun 9 17:09:21 CEST 2004


    Date: Wednesday, June 9, 2004 @ 17:09:21
  Author: twoaday
    Path: /cvs/wk/gsti/src

Modified: ChangeLog auth.c bstring.c gsti.h kex.c main.c pubkey.c pubkey.h

2004-06-09  Timo Schulz  <twoaday at g10code.de>
                                                                                
    * pubkey.c (read_bstring): Add error handling.
    (check_pubalgo): Additional parameter to support bstrings.
    (pktype_from_file): Use check_pubalgo to figure out the algid.
                                                                                
    (_gsti_key_getblob): Return error code and not the context.
    Changed all callers.
    (_gsti_key_fromblob): Likewise.
    (_gsti_sig_encode): Likewise.
    (gsti_key_fingerprint): Likewise.
                                                                                
    * auth.c (init_auth_request): Error handling.
    (auth_send_pkok_packet): Likewise.


-----------+
 ChangeLog |   15 +++++
 auth.c    |   65 ++++++++++++++---------
 bstring.c |    1 
 gsti.h    |    6 +-
 kex.c     |   11 ++-
 main.c    |    7 +-
 pubkey.c  |  169 +++++++++++++++++++++++++++++++++---------------------------
 pubkey.h  |    7 +-
 8 files changed, 169 insertions(+), 112 deletions(-)



More information about the Gnupg-commits mailing list