summaryrefslogtreecommitdiff
path: root/gss-serv.c
Commit message (Collapse)AuthorAgeFilesLines
* - markus@cvs.openbsd.org 2003/08/31 13:31:57Damien Miller2003-09-021-22/+22
| | | | | [gss-serv.c] whitspace KNF
* - markus@cvs.openbsd.org 2003/08/31 13:30:18Damien Miller2003-09-021-3/+4
| | | | | [gss-serv.c] correct string termination in parse_ename(); sxw@inf.ed.ac.uk
* - markus@cvs.openbsd.org 2003/08/22 10:56:09Darren Tucker2003-08-261-0/+291
[auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c session.h ssh-gss.h ssh_config.5 sshconnect2.c sshd_config sshd_config.5] support GSS API user authentication; patches from Simon Wilkinson, stripped down and tested by Jakob and myself.