summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Grant permissionspipe-watchDavid Howells2020-01-317-59/+40
* Add a keyctl command for granting a permit on a keyDavid Howells2020-01-3116-3/+1301
* Handle kernel having key/keyring ACLsDavid Howells2020-01-319-30/+62
* Manual pages for watch_queue(7) and watch_devices(2)David Howells2020-01-312-0/+496
* Add the ability to supply filters to watches set with keyctlDavid Howells2019-11-077-24/+276
* test: Use notifications in testingDavid Howells2019-11-072-20/+348
* Add a notification facility for watching for key changesDavid Howells2019-11-0712-9/+970
* lib: Open version KEYUTILS_1.10David Howells2019-10-312-1/+5
* keyctl: try to wipe keys from memory after useMaciej S. Szmigiero2019-10-311-7/+41
* tests: Use hex input for keyctl/dh_compute/bad-argsDavid Howells2019-09-041-41/+41
* tests/search: test a found key without search permissionsBen Boeckel2019-09-041-5/+29
* tests/search: test searching with a mismatched typeBen Boeckel2019-09-041-0/+5
* tests/reading: fix test commentBen Boeckel2019-09-041-1/+1
* test/instantiating: test bad arguments for `keyctl reject`Ben Boeckel2019-09-042-0/+36
* tests/instantiating: test the unlinked keyidBen Boeckel2019-09-041-3/+3
* tests/timeout: test actions on an expired keyring as wellBen Boeckel2019-09-041-0/+15
* tests: fix typos in test commentsBen Boeckel2019-09-049-11/+11
* keyctl: unify spelling of "unparsable"Ben Boeckel2019-09-041-3/+3
* tests: remove some trailing whitespaceBen Boeckel2019-09-044-15/+15
* tests: fix some typos in marker linesBen Boeckel2019-09-041-1/+1
* tests/toolbox: detect endianness with PIE executablesBen Boeckel2019-09-041-2/+2
* test: Fold expect_keyid into create_key and suchlikeDavid Howells2019-09-0451-468/+559
* rpm: Fix version determination for "make rpm"David Howells2019-09-041-5/+9
* Fix the guess for the default LIBDIRDavid Howells2019-09-041-1/+1
* test: Test trusted keyring featuresDavid Howells2019-08-191-0/+101
* test: Use hex-converting padd for dh_compute testsDavid Howells2019-08-191-124/+124
* keyctl: Allow add, padd and suchlike to take hex-encoded dataDavid Howells2019-08-198-36/+202
* test: Check that KEYCTL_SESSION_TO_PARENT worksDavid Howells2019-08-192-0/+68
* Allow keyctl new_session to name the session keyringDavid Howells2019-08-192-6/+9
* Add a symbolic ID to numeric ID keyctl commandDavid Howells2019-08-196-0/+176
* Put the keyctl get_persistent command in the right orderDavid Howells2019-08-191-1/+1
* 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