gsti/src (13 files)
cvs user twoaday
cvs at cvs.gnupg.org
Thu Jul 8 19:51:33 CEST 2004
Date: Thursday, July 8, 2004 @ 19:51:33
Author: twoaday
Path: /cvs/wk/gsti/src
Modified: ChangeLog api.h gsti.h kex.c main.c memory.c memory.h packet.h
ssh.h stream.c types.h utils.c utils.h
2004-07-08 Timo Schulz <ts at g10code.de>
* stream.c (_gsti_stream_writen): Faster random generation.
* ssh.h: Added size of the cookie.
* kex.c (kex_proc_kexdh_reply): Swap the kexinit values to
calculate the right hash.
(kex_send_init_packet): Store the kexinit values for later use.
(kex_proc_init_packet): Use the host and the peer list for
(build_hmac_list): Implemented pre-defined hmac lists.
algorithm selection.
* types.h (STRLIST): Renamed to...
(gsti_strlist_t): ...this.
* gsti.h: Use gcrypt digest constants.
-----------+
ChangeLog | 14 +++++++
api.h | 7 ++-
gsti.h | 12 +++---
kex.c | 117 ++++++++++++++++++++++++++++++++++++++++--------------------
main.c | 5 --
memory.c | 10 ++---
memory.h | 4 +-
packet.h | 18 ++++-----
ssh.h | 3 +
stream.c | 3 +
types.h | 8 ++--
utils.c | 12 +++---
utils.h | 7 ++-
13 files changed, 142 insertions(+), 78 deletions(-)
More information about the Gnupg-commits
mailing list