| commit | 3f8123c804bdabbc95caf9e3495310e584944fb2 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Aug 19 00:32:46 2006 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sat Aug 19 00:32:46 2006 +1000 |
| tree | a2451a9b597ab738acc510f3bbee14babc048d2c | |
| parent | 99a648e59291d3adb39eeee4fa1f8a5b2ee2d769 [diff] |
- markus@cvs.openbsd.org 2006/08/18 09:15:20
[auth.h session.c sshd.c]
delay authentication related cleanups until we're authenticated and
all alarms have been cancelled; ok deraadt