Age | Commit message (Expand) | Author |
---|---|---|
2006-08-03 | almost entirely get rid of the culture of ".h files that include .h files" | Theo de Raadt |
2006-07-22 | move #include <string.h> out of includes.h | Kevin Steves |
2006-03-25 | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | Damien Miller |
2006-03-19 | RCSID() can die | Theo de Raadt |
2003-12-31 | Ignore password change request during password auth (which we currently don't | Darren Tucker |
2003-08-26 | fix passwd auth for 'username leaks via timing'; with djm@, original patches ... | Markus Friedl |
2003-04-08 | rename log() into logit() to avoid name conflict. markus ok, from netbsd | Jun-ichiro itojun Hagino |
2002-05-31 | move Authmethod definitons to per-method file. | Markus Friedl |
2002-05-25 | split auth2.c into one file per method; ok provos@/deraadt@ | Markus Friedl |