CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/02/26 13:28:44
Modified files: usr.bin/ssh : auth2-gss.c gss-serv.c ssh-gss.h sshd.c Log message: bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep sandboxing, as running this code in the sandbox can cause violations; ok markus@