summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow retrieval of raw data with "keyctl supports"David Howells2019-08-192-9/+31
* Add namespace-related capability tagsDavid Howells2019-08-194-0/+27
* test: Test all possible type, description and payload lengths to add_keyDavid Howells2019-08-195-20/+310
* Move to version 1.6.1v1.6.1David Howells2019-08-021-1/+7
* test: Use capabilities query function in test scriptsDavid Howells2019-06-191-36/+42
* Provide the ability to query subsystem capabilitiesDavid Howells2019-06-1910-0/+355
* Add support for KEYCTL_MOVEDavid Howells2019-06-1913-2/+755
* Make key=value argument list optional for pkey_{encrypt,decrypt,sign}Lennert Buytenhek2019-06-191-3/+3
* Fix syscall signature for KEYCTL_PKEY_QUERYLennert Buytenhek2019-06-191-1/+1
* Fix 'keyctl pkey_query' argument parsingLennert Buytenhek2019-06-191-1/+1
* man: keyctl_pkey_verify(3) should point to keyctl_pkey_sign(3)Dominik Brodowski2019-05-031-1/+1
* man: do not include keyctl_pkey_sign(3) in its own 'see also' sectionDominik Brodowski2019-05-031-1/+0
* TEST: Add requirementDavid Howells2019-04-261-1/+2
* TEST: Apply test exclusions for RHEL-8David Howells2019-04-171-1/+4
* Handle %{?distprefix} in rpm buildDavid Howells2019-03-041-3/+4
* keyctl: use keyctl_read_alloc() in dump_key_tree_aux()Eric Biggers2019-01-161-17/+6
* man: keyctl_read(3): fix documentation for short buffer caseEric Biggers2019-01-161-4/+4
* Move to version 1.6v1.6David Howells2018-11-132-2/+23
* keyutils: Add pkg-config file for keyutils libraryDave Jiang2018-11-133-1/+32
* Add man pages for asymmetric key type and opsDavid Howells2018-11-088-0/+691
* Add public key operations for encrypt, decrypt, sign and verifyDavid Howells2018-11-024-0/+377
* typos: fix various typosBen Boeckel2018-11-026-6/+6
* keyctl_dh_compute.3: mention /proc/crypto for hashnamesBen Boeckel2018-11-021-1/+3
* keyctl: fix error path message namesBen Boeckel2018-11-021-3/+3
* Remove the dependency on MIT KerberosDavid Howells2018-11-023-235/+37
* request-key: Find best match rather than first matchDavid Howells2018-09-133-167/+267
* request-key: Provide a command line option to suppress executionDavid Howells2018-09-131-33/+45
* spec: Port cleanups from FedoraDavid Howells2018-08-281-22/+8
* TEST: Add a missing backslashDavid Howells2018-08-211-1/+1
* Move to version 1.5.11v1.5.11David Howells2018-05-111-1/+6
* DNS: Support AFS SRV records and cell db config filesDavid Howells2018-05-095-208/+645
* tests/bz1031154: skip if selinux is disabledArtem Savkov2017-06-272-0/+10
* TEST: Add KDF leading zero testMat Martineau2017-06-081-0/+10
* Add the interface logic to support DH with KDF handling support.Stephan Müller2017-06-089-0/+456
* Doc: Update man pages for KEYCTL_RESTRICT_KEYRINGMat Martineau2017-06-083-0/+100
* TEST: Add tests for restricted keyring configurationMat Martineau2017-06-084-0/+593
* Add keyring restrictionMat Martineau2017-04-044-0/+42
* lib: Begin the 1.7 library APIDavid Howells2017-04-042-1/+5
* spec: Fix licence handlingDavid Howells2017-03-151-2/+5
* spec: Pass global ldflags into buildDavid Howells2017-03-151-1/+2
* Move to version 1.5.10v1.5.10David Howells2017-03-151-1/+8
* Merge branch 'man_page_layout_fixes' of git://git.kernel.org/pub/scm/linux/ke...David Howells2017-03-1527-396/+321
|\
| * man: various pages: Use real minus signsMichael Kerrisk2016-12-1725-45/+45
| * man: keyutils(7): Fix layout glitchMichael Kerrisk2016-12-171-3/+6
| * man: keyutils(7): Better layoutMichael Kerrisk2016-12-171-6/+2
| * man: keyutils(7): Use real minus signsMichael Kerrisk2016-12-171-7/+7
| * man: keyutils(7): typo fixMichael Kerrisk2016-12-171-1/+1
| * man: keyctl(1): SEE ALSO: add a few missing entriesMichael Kerrisk2016-12-171-1/+5
| * man: keyctl(1) Use real minus signesMichael Kerrisk2016-12-171-25/+25
| * man: keyctl(1): Remove unneeded .P tagsMichael Kerrisk2016-12-171-98/+91