summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Fix test expectation based on kernel configHEADmasterPavel Reichl2023-03-202-2/+30
* keyutils.spec - change the UrlPavel Reichl2023-03-201-2/+2
* Provide a pkgconfig file with libkeyutils.aDaniel Hill2023-03-201-0/+2
* Fix format specifier for pointer subtractionAlyssa Ross2023-03-201-1/+1
* man: fix a formatting on the keyctl.1 man pageVladis Dronov2023-03-201-2/+3
* Ignore the cxx.stamp fileDavid Howells2023-03-201-0/+1
* Move to version 1.6.3v1.6.3David Howells2020-07-071-1/+5
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-077-24/+276
* test: Use notifications in testingDavid Howells2020-07-072-20/+348
* Add a notification facility for watching for key changesDavid Howells2020-07-0712-9/+970
* Revert "Add a notification facility for watching for key changes"David Howells2020-07-0712-963/+9
* Revert "test: Use notifications in testing"David Howells2020-07-072-348/+20
* Revert "Add the ability to supply filters to watches set with keyctl"David Howells2020-07-076-269/+23
* Version 1.6.2v1.6.2David Howells2020-07-061-1/+13
* Build: Remove libkeyutils.pc on make cleanDavid Howells2020-07-061-1/+1
* Fix error when a C++ program is linked with libkeyutilsChristophe Vu-Brugier2020-07-061-0/+8
* Check that keyutils.h has valid C++ syntax at build timeChristophe Vu-Brugier2020-07-061-1/+15
* Fix compilation error when keyutils.h is used in C++Christophe Vu-Brugier2020-07-062-3/+3
* man: fix typosChristophe Vu-Brugier2020-07-0611-16/+12
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-066-23/+269
* test: Use notifications in testingDavid Howells2020-07-062-20/+348
* Add a notification facility for watching for key changesDavid Howells2020-07-0612-9/+963
* lib: Open version KEYUTILS_1.10David Howells2020-07-062-1/+5
* dns: Apply a default TTL to records obtained from getaddrinfo()David Howells2020-07-066-25/+277
* Makefile: Use rpmspec to calculate package nameDavid Howells2020-05-181-6/+6
* man: the info strings are actually space or tab separatedBen Boeckel2020-05-183-5/+5
* man: clarify that keyctl_set_reqkey_keyring(3) returns the old defaultBen Boeckel2020-05-181-2/+2
* 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