summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/gss-serv-krb5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix kerberos/GSSAPI deprecation warnings and linking; "looks okay" millert@djm2013-07-201-10/+18
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-4/+7
* no "servconf.h" needed herestevesk2006-07-021-2/+1
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* unused declarations; ok deraadt@stevesk2005-10-131-3/+1
* fix function declarationdjm2004-07-211-2/+2
* unexpand and delete whitespace at EOL; ok markus@djm2003-11-211-4/+4
* support GSS API user authentication; patches from Simon Wilkinson,markus2003-08-221-0/+168