Age | Commit message (Expand) | Author |
---|---|---|
2004-12-11 | Fix debug call in error path of authorized_keys processing and fix related | Darren Tucker |
2004-12-06 | Discard over-length authorized_keys entries rather than complaining when | Darren Tucker |
2004-06-21 | make ssh -Wshadow clean, no functional changes | Anil Madhavapeddy |
2004-01-19 | fix mem leaks; some fixes from Pete Flugstad; tested dtucker@ | Markus Friedl |
2003-11-04 | standardise arguments to auth methods - they should all take authctxt. | Damien Miller |
2003-06-24 | int -> u_int; ok djm@, deraadt@, mouring@ | 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 |