gsti/src (10 files)

cvs user twoaday cvs at cvs.gnupg.org
Sun Jun 6 21:01:31 CEST 2004


    Date: Sunday, June 6, 2004 @ 21:01:31
  Author: twoaday
    Path: /cvs/wk/gsti/src

Modified: ChangeLog api.h auth.c fsm.c gsti.h kex.c main.c packet.c
          stream.c stream.h

2004-06-06  Timo Schulz  <twoaday at g10code.de>

        * auth.c (gsti_auth_new): New.
        (gsti_auth_free): New.

        Changed some structure names to the foo_t format.

        * main.c (gsti_set_readfnc): Support new callback implementation.
        (gsti_set_writefnc): New.

        * gsti.h: Changed prototypes.

        * stream.c: Likewise.


-----------+
 ChangeLog |   14 ++++++++++++
 api.h     |   37 +++++++++++++++++++---------------
 auth.c    |   65 +++++++++++++++++++++++++++++++++++++++++-------------------
 fsm.c     |   16 +++++++-------
 gsti.h    |   17 ++++++++++++---
 kex.c     |    4 +--
 main.c    |   28 +++++++++----------------
 packet.c  |    6 ++---
 stream.c  |   38 +++++++++++++++++++----------------
 stream.h  |   28 +++++++++++++------------
 10 files changed, 152 insertions(+), 101 deletions(-)



More information about the Gnupg-commits mailing list