gsti/src (12 files)
cvs user marcus
cvs at cvs.gnupg.org
Wed May 26 16:05:40 CEST 2004
Date: Wednesday, May 26, 2004 @ 16:05:40
Author: marcus
Path: /cvs/wk/gsti/src
Modified: ChangeLog api.h auth.c fsm.c gsti.h kex.c kex.h logging.c main.c
packet.c packet.h utils.h
src/
2004-05-26 Marcus Brinkmann <marcus at g10code.de>
* gsti.h (GSTIHD): Rename type to ...
(gsti_ctx_t): ... this.
Everywhere: Change GSTIHD hd to gsti_ctx_t ctx.
examples/
2004-05-26 Marcus Brinkmann <marcus at g10code.de>
Everywhere: Change GSTIHD hd to gsti_ctx_t ctx.
-----------+
ChangeLog | 7
api.h | 22 +--
auth.c | 76 +++++-----
fsm.c | 370 +++++++++++++++++++++++++--------------------------
gsti.h | 43 +++---
kex.c | 430 ++++++++++++++++++++++++++++++------------------------------
kex.h | 36 ++---
logging.c | 12 -
main.c | 167 +++++++++++------------
packet.c | 188 +++++++++++++-------------
packet.h | 10 -
utils.h | 6
12 files changed, 692 insertions(+), 675 deletions(-)
More information about the Gnupg-commits
mailing list