| commit | 0e3b87279c3f20630e616b4de1be7cae815682dd | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:26:38 2002 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:26:38 2002 +1100 |
| tree | 171bd0872677cd0938cb223fe7c7fbf69fdd6e15 | |
| parent | 1a534ae97fc1d9e75384d8df44fef7f788c3629d [diff] |
- markus@cvs.openbsd.org 2002/01/13 17:57:37
[auth2.c auth2-chall.c compat.c sshconnect2.c sshd.c]
use buffer API and avoid static strings of fixed size; ok provos@/mouring@