gsti/src (9 files)
cvs user twoaday
cvs at cvs.gnupg.org
Wed Jul 14 17:06:53 CEST 2004
Date: Wednesday, July 14, 2004 @ 17:06:53
Author: twoaday
Path: /cvs/wk/gsti/src
Modified: ChangeLog auth.c auth.h bstring.c buffer.c fsm.c gsti.h main.c
packet.h
2003-07-13 Timo Schulz <twoaday at g10code.de>
* packet.h (MSG_auth_request): s/false/chk_key.
Changed all callers.
* auth.c: All authentication functions now have a uniform
function form.
(build_auth_banner): New.
(free_auth_banner): New.
(parse_auth_banner): New.
(init_auth_banner): New.
(_gsti_auth_send_banner_packet): New.
(_gsti_auth_proc_banner_packet): New.
* fsm.c (handle_auth_cb): Support for banner messages.
(fsm_client_loop): Likewise.
* bstring.c (gsti_bstr_length, gsti_bstr_data): Allow for NULL
pointers.
* main.c (gsti_set_auth_banner): New.
-----------+
ChangeLog | 34 +++++++++---
auth.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------
auth.h | 18 ++++--
bstring.c | 7 ++
buffer.c | 10 +++
fsm.c | 78 +++++++++++++++++-----------
gsti.h | 9 ++-
main.c | 23 +++++++-
packet.h | 7 ++
9 files changed, 285 insertions(+), 66 deletions(-)
More information about the Gnupg-commits
mailing list