aboutsummaryrefslogtreecommitdiffstats
path: root/keyutils.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Add a notification facility for watching for key changesDavid Howells1-0/+3
2020-07-07Revert "Add a notification facility for watching for key changes"David Howells1-3/+0
2020-07-06Fix error when a C++ program is linked with libkeyutilsChristophe Vu-Brugier1-0/+8
2020-07-06Fix compilation error when keyutils.h is used in C++Christophe Vu-Brugier1-1/+1
2020-07-06Add a notification facility for watching for key changesDavid Howells1-0/+3
2019-08-19Add namespace-related capability tagsDavid Howells1-0/+2
2019-06-19Provide the ability to query subsystem capabilitiesDavid Howells1-0/+15
2019-06-19Add support for KEYCTL_MOVEDavid Howells1-0/+7
2018-11-02Add public key operations for encrypt, decrypt, sign and verifyDavid Howells1-0/+50
2017-06-08Add the interface logic to support DH with KDF handling support.Stephan Müller1-0/+11
2017-04-04Add keyring restrictionMat Martineau1-0/+3
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)KEYUTILS_1.4David 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.0v1.0KEYUTILS_1.0KEYUTILS_0.3David Howells1-0/+143