auth: Don't leak key on file parse error
[openafs.git] / src / auth / keys.c
2012-04-09 Simon Wilkinsonauth: Don't leak key on file parse error
2012-04-09 Simon Wilkinsonauth: Handle empty lists of keys
2011-03-03 Simon Wilkinsonauth: Add GetAllKeys function
2011-02-26 Simon Wilkinsonauth: Correctly write empty keyfiles
2011-02-26 Simon Wilkinsonauth: GetLatestKey should allow NULL return values
2011-02-13 Simon Wilkinsonauth: Rewrite KeyFile handling code
2011-01-02 Simon Wilkinsonauth: Move key related code to its own file