summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to version 1.5.9v1.5.9David Howells2014-02-211-2/+18
* Doc: Add man7 pages for various keyrings conceptsDavid Howells2014-02-2130-30/+1001
* Doc: Improve the keyctl_read[_alloc]() manpageDavid Howells2014-02-211-9/+12
* Doc: Add a Developer's Certificate of OriginDavid Howells2014-02-211-0/+45
* Doc: Move manual pages to their own subdirDavid Howells2014-02-2126-24/+9
* Lib: Fix typo in permission mask.James Muir2014-02-211-1/+1
* Revert "Lib: Check the description string is NUL-terminated when retrieved"David Howells2014-02-211-5/+1
* keyctl: Fix command table searchingDavid Howells2014-02-211-0/+2
* Fix some issues in key.dns_resolver.c:David Howells2014-02-211-75/+57
* Lib: Don't use realloc() in keyctl_{describe,read,get_security}_alloc()David Howells2014-01-291-39/+25
* spec: Use the correct path macros in the specfileDavid Howells2014-01-152-17/+36
* Lib: Check the description string is NUL-terminated when retrievedDavid Howells2014-01-151-1/+5
* Lib: Don't trust sscanf()'s %n argumentDavid Howells2014-01-151-1/+2
* Only get the groups list if calc_perms() is calledDavid Howells2014-01-151-16/+30
* Fix memory leak in dump_key_tree_aux() in the keyctl programDavid Howells2014-01-151-1/+2
* keyctl: Exit rather than returning from act_xxx() functionsDavid Howells2014-01-151-115/+117
* Use keyctl_describe_alloc() in dump_key_tree_aux()David Howells2014-01-151-19/+2
* Lib: Fix error-path memory leaksDavid Howells2014-01-151-3/+9
* TEST: Make search/valid aware that the behaviour of the kernel changedDavid Howells2014-01-151-1/+14
* TEST: Check maximum size of payload to add_key()David Howells2013-12-192-2/+58
* TEST: Check depth of tree output by "keyctl show"David Howells2013-12-181-0/+78
* TEST: Key invalidationDavid Howells2013-12-174-0/+150
* TEST: Test for RHBZ 1031154David Howells2013-11-282-0/+112
* TEST: Test for RHBZ 1033467David Howells2013-11-282-1/+68
* DOC: Add get-persistent-keyring manual pagesDavid Howells2013-11-213-0/+137
* TEST: Fix version number handlingDavid Howells2013-11-213-64/+134
* TEST: Fix link recursion test [try #2]David Howells2013-10-311-1/+3
* TEST: Fix link recursion testDavid Howells2013-10-310-0/+0
* TEST: Fix mistype in keyctl/link/recursionDavid Howells2013-10-311-1/+1
* Move to version 1.5.8v1.5.8David Howells2013-10-041-1/+4
* Lib: New symbols should go in a new library minor versionKEYUTILS_1.5David Howells2013-10-042-3/+10
* Move to version 1.5.7v1.5.7-brokenv1.5.7David Howells2013-10-021-1/+6
* Add per-UID get-persistent keyring functionDavid Howells2013-10-024-0/+42
* keyctl: Make it possible to specify a key by name rather than by numberDavid Howells2013-10-022-3/+47
* Lib: Add a function to find a key by type and name, even if non-possessedDavid Howells2013-10-025-1/+150
* Move to version 1.5.6v1.5.6David Howells2013-08-291-2/+8
* Add keyctl_invalidate() manpage and update keyctl.3David Howells2013-08-293-1/+84
* Lib: Add keyctl_invalidate to version.ldsDavid Howells2013-08-291-0/+1
* Compress the tarball built by the MakefileDavid Howells2013-08-291-4/+7
* Fix bogus dates in the specfile changelogDavid Howells2013-08-291-7/+7
* TEST: Keyring contents aren't ordered, so can't check orderingDavid Howells2013-08-123-14/+10
* keyctl: Fix the input buffer size for padd and pinstantiateDavid Howells2013-08-121-1/+1
* keyctl: Fix max depth of key tree dumpDavid Howells2013-08-121-1/+1
* TEST: A search for a revoked key should return EKEYREVOKEDDavid Howells2013-08-121-1/+1
* TEST: fix permissions on created keys and keyringsJan Stancek2013-08-121-1/+12
* Add key invalidate functionDavid Howells2013-08-123-0/+28
* Doc: Remove incorrect word from request-key.conf.5Peter Schiffer2012-03-201-1/+1
* TEST: Use lower gc_delay for some testsJan Stancek2012-01-093-0/+32
* Move to version 1.5.5v1.5.5David Howells2011-11-301-1/+4
* Build: Fix the Makefile to generate tarballs with correct pathnameDavid Howells2011-11-301-1/+1