Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-28 | - markus@cvs.openbsd.org 2003/06/24 08:23:46 | Darren Tucker | |
[auth2-hostbased.c auth2-pubkey.c auth2.c channels.c key.c key.h monitor.c packet.c packet.h serverloop.c sshconnect2.c sshd.c] int -> u_int; ok djm@, deraadt@, mouring@ | |||
2003-05-14 | - (djm) RCSID sync w/ OpenBSD | Damien Miller | |
2003-04-09 | *** empty log message *** | Damien Miller | |
2002-06-06 | - markus@cvs.openbsd.org 2002/05/25 18:51:07 | Ben Lindstrom | |
[auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c Makefile.in] split auth2.c into one file per method; ok provos@/deraadt@ NOTE: Merged back noticable cygwin and pam stuff. May need review to ensure I did not miss anything. |