commit | a232792783655659395f445c0f265d4f9444bb7c | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Dec 01 12:01:21 2010 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Dec 01 12:01:21 2010 +1100 |
tree | 93051bddb29ca4a185be61bf92ba889efb515a66 | |
parent | 2cd629349d9fc4067985fec04b23bfb5ff7aa8d8 [diff] |
- djm@cvs.openbsd.org 2010/11/21 10:57:07 [authfile.c] 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@