gsti/src (ChangeLog auth.c main.c pubkey.c pubkey.h ssh.h)
cvs user twoaday
cvs at cvs.gnupg.org
Wed Jun 30 20:30:47 CEST 2004
Date: Wednesday, June 30, 2004 @ 20:30:47
Author: twoaday
Path: /cvs/wk/gsti/src
Modified: ChangeLog auth.c main.c pubkey.c pubkey.h ssh.h
2004-06-30 Timo Schulz <twoaday at g10code.de>
* pubkey.c: s/nkey/npkey for the pubkey table.
(read_pk_algo): Iterate over the pubkey table.
(pkalgo_get_nkey): Renamed to...
(pkalgo_get_npkey): ... this. Changed all callers.
(_gsti_sig_decode): Set p to NULL to avoid double free.
(_gsti_sig_encode): Release p in case of an error.
(_gsti_ssh_get_pkname): Return error code and not the buffer.
* main.c (gsti_get_auth_key): Return NULL for an invalid ctx.
-----------+
ChangeLog | 11 ++++++++
auth.c | 10 ++++---
main.c | 2 +
pubkey.c | 80 +++++++++++++++++++++++++++++++++++-------------------------
pubkey.h | 3 +-
ssh.h | 2 -
6 files changed, 69 insertions(+), 39 deletions(-)
More information about the Gnupg-commits
mailing list