summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/auth-bsdauth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New key API: refactor key-related functions to be more library-like,djm2014-06-241-1/+3
* don't count on things that accept arguments by reference to cleardjm2014-03-121-1/+6
* unifdef -DBSD_AUTHdjm2007-09-211-3/+1
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-2/+9
* Put $OpenBSD$ tags back (as comments) to replace the RCSID()s thatdjm2006-03-251-0/+1
* introduce xcalloc() and xasprintf() failure-checked allocations functionsdjm2006-03-251-3/+2
* RCSID() can diederaadt2006-03-191-1/+0
* Have keyboard-interactive code call the drivers even for responses fordtucker2005-01-191-1/+4
* minor KNFderaadt2002-06-301-2/+2
* KNF done automatically while reading....deraadt2002-06-191-4/+4
* integrate privilege separated openssh; its turned off by default for now.provos2002-03-181-3/+12
* basic KNF done while i was looking for something elsederaadt2001-12-191-51/+51
* improved kbd-interactive support. work by per@appgate.com and memarkus2001-05-181-0/+116