aboutsummaryrefslogtreecommitdiffstats
path: root/keyutils.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Add Diffie-Hellman compute functionDavid Howells1-0/+12
2014-11-14LIB: #include sys/types.h in keyutils.h to bring in missing typesDavid Howells1-0/+1
2014-02-21Lib: Fix typo in permission mask.James Muir1-1/+1
2013-10-02Add per-UID get-persistent keyring functionDavid Howells1-0/+2
2013-10-02Lib: Add a function to find a key by type and name, even if non-possessedDavid Howells1-0/+2
2013-08-12Add key invalidate functionDavid Howells1-0/+2
2011-08-31Store version info in library and allow it to be displayedDavid Howells1-0/+3
2011-03-11Lib: Add recursive keyring tree scanning functions to the libraryDavid Howells1-0/+4
2011-03-11Lib: Support keyctl(KEYCTL_INSTANTIATE_IOV)David Howells1-0/+6
2011-03-11Lib: Support keyctl(KEYCTL_REJECT)David Howells1-1/+4
2010-02-26Add keyctl command to give the parent process a new keyringDavid Howells1-0/+2
2010-02-26Add a keyctl command to get the security label on a keyDavid Howells1-0/+3
2010-02-22keyutils historical version 1.0David Howells1-0/+143