]> andersk Git - openssh.git/commit - auth2.c
- markus@cvs.openbsd.org 2003/09/23 20:17:11
authordtucker <dtucker>
Thu, 2 Oct 2003 06:12:36 +0000 (06:12 +0000)
committerdtucker <dtucker>
Thu, 2 Oct 2003 06:12:36 +0000 (06:12 +0000)
commit2362db19c34ff0d1b04e3b2656523d93089a4a15
treeddc5af715b0e6f1cc8b2f1d91db8d0a3d799bb90
parent0cdb4344ea82b18f1cab38ac003836bb98f32cf3
   - markus@cvs.openbsd.org 2003/09/23 20:17:11
     [Makefile.in auth1.c auth2.c auth.c auth.h auth-krb5.c canohost.c
     cleanup.c clientloop.c fatal.c gss-serv.c log.c log.h monitor.c monitor.h
     monitor_wrap.c monitor_wrap.h packet.c serverloop.c session.c session.h
     ssh-agent.c sshd.c]
     replace fatal_cleanup() and linked list of fatal callbacks with static
     cleanup_exit() function.  re-refine cleanup_exit() where appropriate,
     allocate sshd's authctxt eary to allow simpler cleanup in sshd.
     tested by many, ok deraadt@
24 files changed:
ChangeLog
Makefile.in
auth-krb5.c
auth.c
auth.h
auth1.c
auth2.c
canohost.c
cleanup.c [new file with mode: 0644]
clientloop.c
fatal.c
gss-serv.c
log.c
log.h
monitor.c
monitor.h
monitor_wrap.c
monitor_wrap.h
packet.c
serverloop.c
session.c
session.h
ssh-agent.c
sshd.c
This page took 2.634146 seconds and 5 git commands to generate.