CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/11/21 03:57:07
Modified files: usr.bin/ssh : authfile.c Log message: Refactor internals of private key loading and saving to work on memory buffers rather than directly on files. This will make a few things easier to do in the future; ok markus@