summaryrefslogtreecommitdiff
path: root/keyutils.h
Commit message (Expand)AuthorAgeFilesLines
* Add a notification facility for watching for key changesDavid Howells2020-07-071-0/+3
* Revert "Add a notification facility for watching for key changes"David Howells2020-07-071-3/+0
* Fix error when a C++ program is linked with libkeyutilsChristophe Vu-Brugier2020-07-061-0/+8
* Fix compilation error when keyutils.h is used in C++Christophe Vu-Brugier2020-07-061-1/+1
* Add a notification facility for watching for key changesDavid Howells2020-07-061-0/+3
* Add namespace-related capability tagsDavid Howells2019-08-191-0/+2
* Provide the ability to query subsystem capabilitiesDavid Howells2019-06-191-0/+15
* Add support for KEYCTL_MOVEDavid Howells2019-06-191-0/+7
* Add public key operations for encrypt, decrypt, sign and verifyDavid Howells2018-11-021-0/+50
* Add the interface logic to support DH with KDF handling support.Stephan Müller2017-06-081-0/+11
* Add keyring restrictionMat Martineau2017-04-041-0/+3
* Add Diffie-Hellman compute functionDavid Howells2016-12-131-0/+12
* LIB: #include sys/types.h in keyutils.h to bring in missing typesDavid Howells2014-11-141-0/+1
* Lib: Fix typo in permission mask.James Muir2014-02-211-1/+1
* Add per-UID get-persistent keyring functionDavid Howells2013-10-021-0/+2
* Lib: Add a function to find a key by type and name, even if non-possessedDavid Howells2013-10-021-0/+2
* Add key invalidate functionDavid Howells2013-08-121-0/+2
* Store version info in library and allow it to be displayedDavid Howells2011-08-311-0/+3
* Lib: Add recursive keyring tree scanning functions to the libraryDavid Howells2011-03-111-0/+4
* Lib: Support keyctl(KEYCTL_INSTANTIATE_IOV)David Howells2011-03-111-0/+6
* Lib: Support keyctl(KEYCTL_REJECT)KEYUTILS_1.4David Howells2011-03-111-1/+4
* Add keyctl command to give the parent process a new keyringDavid Howells2010-02-261-0/+2
* Add a keyctl command to get the security label on a keyDavid Howells2010-02-261-0/+3
* keyutils historical version 1.0v1.0KEYUTILS_1.0KEYUTILS_0.3David Howells2010-02-221-0/+143