Age | Commit message (Expand) | Author | Files | Lines |
2023-03-20 | test: Fix test expectation based on kernel configHEADmaster | Pavel Reichl | 2 | -2/+30 |
2023-03-20 | keyutils.spec - change the Url | Pavel Reichl | 1 | -2/+2 |
2023-03-20 | Provide a pkgconfig file with libkeyutils.a | Daniel Hill | 1 | -0/+2 |
2023-03-20 | Fix format specifier for pointer subtraction | Alyssa Ross | 1 | -1/+1 |
2023-03-20 | man: fix a formatting on the keyctl.1 man page | Vladis Dronov | 1 | -2/+3 |
2023-03-20 | Ignore the cxx.stamp file | David Howells | 1 | -0/+1 |
2020-07-07 | Move to version 1.6.3v1.6.3 | David Howells | 1 | -1/+5 |
2020-07-07 | Add the ability to supply filters to watches set with keyctl | David Howells | 7 | -24/+276 |
2020-07-07 | test: Use notifications in testing | David Howells | 2 | -20/+348 |
2020-07-07 | Add a notification facility for watching for key changes | David Howells | 12 | -9/+970 |
2020-07-07 | Revert "Add a notification facility for watching for key changes" | David Howells | 12 | -963/+9 |
2020-07-07 | Revert "test: Use notifications in testing" | David Howells | 2 | -348/+20 |
2020-07-07 | Revert "Add the ability to supply filters to watches set with keyctl" | David Howells | 6 | -269/+23 |
2020-07-06 | Version 1.6.2v1.6.2 | David Howells | 1 | -1/+13 |
2020-07-06 | Build: Remove libkeyutils.pc on make clean | David Howells | 1 | -1/+1 |
2020-07-06 | Fix error when a C++ program is linked with libkeyutils | Christophe Vu-Brugier | 1 | -0/+8 |
2020-07-06 | Check that keyutils.h has valid C++ syntax at build time | Christophe Vu-Brugier | 1 | -1/+15 |
2020-07-06 | Fix compilation error when keyutils.h is used in C++ | Christophe Vu-Brugier | 2 | -3/+3 |
2020-07-06 | man: fix typos | Christophe Vu-Brugier | 11 | -16/+12 |
2020-07-06 | Add the ability to supply filters to watches set with keyctl | David Howells | 6 | -23/+269 |
2020-07-06 | test: Use notifications in testing | David Howells | 2 | -20/+348 |
2020-07-06 | Add a notification facility for watching for key changes | David Howells | 12 | -9/+963 |
2020-07-06 | lib: Open version KEYUTILS_1.10 | David Howells | 2 | -1/+5 |
2020-07-06 | dns: Apply a default TTL to records obtained from getaddrinfo() | David Howells | 6 | -25/+277 |
2020-05-18 | Makefile: Use rpmspec to calculate package name | David Howells | 1 | -6/+6 |
2020-05-18 | man: the info strings are actually space or tab separated | Ben Boeckel | 3 | -5/+5 |
2020-05-18 | man: clarify that keyctl_set_reqkey_keyring(3) returns the old default | Ben Boeckel | 1 | -2/+2 |
2019-10-31 | keyctl: try to wipe keys from memory after use | Maciej S. Szmigiero | 1 | -7/+41 |
2019-09-04 | tests: Use hex input for keyctl/dh_compute/bad-args | David Howells | 1 | -41/+41 |
2019-09-04 | tests/search: test a found key without search permissions | Ben Boeckel | 1 | -5/+29 |
2019-09-04 | tests/search: test searching with a mismatched type | Ben Boeckel | 1 | -0/+5 |
2019-09-04 | tests/reading: fix test comment | Ben Boeckel | 1 | -1/+1 |
2019-09-04 | test/instantiating: test bad arguments for `keyctl reject` | Ben Boeckel | 2 | -0/+36 |
2019-09-04 | tests/instantiating: test the unlinked keyid | Ben Boeckel | 1 | -3/+3 |
2019-09-04 | tests/timeout: test actions on an expired keyring as well | Ben Boeckel | 1 | -0/+15 |
2019-09-04 | tests: fix typos in test comments | Ben Boeckel | 9 | -11/+11 |
2019-09-04 | keyctl: unify spelling of "unparsable" | Ben Boeckel | 1 | -3/+3 |
2019-09-04 | tests: remove some trailing whitespace | Ben Boeckel | 4 | -15/+15 |
2019-09-04 | tests: fix some typos in marker lines | Ben Boeckel | 1 | -1/+1 |
2019-09-04 | tests/toolbox: detect endianness with PIE executables | Ben Boeckel | 1 | -2/+2 |
2019-09-04 | test: Fold expect_keyid into create_key and suchlike | David Howells | 51 | -468/+559 |
2019-09-04 | rpm: Fix version determination for "make rpm" | David Howells | 1 | -5/+9 |
2019-09-04 | Fix the guess for the default LIBDIR | David Howells | 1 | -1/+1 |
2019-08-19 | test: Test trusted keyring features | David Howells | 1 | -0/+101 |
2019-08-19 | test: Use hex-converting padd for dh_compute tests | David Howells | 1 | -124/+124 |
2019-08-19 | keyctl: Allow add, padd and suchlike to take hex-encoded data | David Howells | 8 | -36/+202 |
2019-08-19 | test: Check that KEYCTL_SESSION_TO_PARENT works | David Howells | 2 | -0/+68 |
2019-08-19 | Allow keyctl new_session to name the session keyring | David Howells | 2 | -6/+9 |
2019-08-19 | Add a symbolic ID to numeric ID keyctl command | David Howells | 6 | -0/+176 |
2019-08-19 | Put the keyctl get_persistent command in the right order | David Howells | 1 | -1/+1 |
2019-08-19 | Allow retrieval of raw data with "keyctl supports" | David Howells | 2 | -9/+31 |
2019-08-19 | Add namespace-related capability tags | David Howells | 4 | -0/+27 |
2019-08-19 | test: Test all possible type, description and payload lengths to add_key | David Howells | 5 | -20/+310 |
2019-08-02 | Move to version 1.6.1v1.6.1 | David Howells | 1 | -1/+7 |
2019-06-19 | test: Use capabilities query function in test scripts | David Howells | 1 | -36/+42 |
2019-06-19 | Provide the ability to query subsystem capabilities | David Howells | 10 | -0/+355 |
2019-06-19 | Add support for KEYCTL_MOVE | David Howells | 13 | -2/+755 |
2019-06-19 | Make key=value argument list optional for pkey_{encrypt,decrypt,sign} | Lennert Buytenhek | 1 | -3/+3 |
2019-06-19 | Fix syscall signature for KEYCTL_PKEY_QUERY | Lennert Buytenhek | 1 | -1/+1 |
2019-06-19 | Fix 'keyctl pkey_query' argument parsing | Lennert Buytenhek | 1 | -1/+1 |
2019-05-03 | man: keyctl_pkey_verify(3) should point to keyctl_pkey_sign(3) | Dominik Brodowski | 1 | -1/+1 |
2019-05-03 | man: do not include keyctl_pkey_sign(3) in its own 'see also' section | Dominik Brodowski | 1 | -1/+0 |
2019-04-26 | TEST: Add requirement | David Howells | 1 | -1/+2 |
2019-04-17 | TEST: Apply test exclusions for RHEL-8 | David Howells | 1 | -1/+4 |
2019-03-04 | Handle %{?distprefix} in rpm build | David Howells | 1 | -3/+4 |
2019-01-16 | keyctl: use keyctl_read_alloc() in dump_key_tree_aux() | Eric Biggers | 1 | -17/+6 |
2019-01-16 | man: keyctl_read(3): fix documentation for short buffer case | Eric Biggers | 1 | -4/+4 |
2018-11-13 | Move to version 1.6v1.6 | David Howells | 2 | -2/+23 |
2018-11-13 | keyutils: Add pkg-config file for keyutils library | Dave Jiang | 3 | -1/+32 |
2018-11-08 | Add man pages for asymmetric key type and ops | David Howells | 8 | -0/+691 |
2018-11-02 | Add public key operations for encrypt, decrypt, sign and verify | David Howells | 4 | -0/+377 |
2018-11-02 | typos: fix various typos | Ben Boeckel | 6 | -6/+6 |
2018-11-02 | keyctl_dh_compute.3: mention /proc/crypto for hashnames | Ben Boeckel | 1 | -1/+3 |
2018-11-02 | keyctl: fix error path message names | Ben Boeckel | 1 | -3/+3 |
2018-11-02 | Remove the dependency on MIT Kerberos | David Howells | 3 | -235/+37 |
2018-09-13 | request-key: Find best match rather than first match | David Howells | 3 | -167/+267 |
2018-09-13 | request-key: Provide a command line option to suppress execution | David Howells | 1 | -33/+45 |
2018-08-28 | spec: Port cleanups from Fedora | David Howells | 1 | -22/+8 |
2018-08-21 | TEST: Add a missing backslash | David Howells | 1 | -1/+1 |
2018-05-11 | Move to version 1.5.11v1.5.11 | David Howells | 1 | -1/+6 |
2018-05-09 | DNS: Support AFS SRV records and cell db config files | David Howells | 5 | -208/+645 |
2017-06-27 | tests/bz1031154: skip if selinux is disabled | Artem Savkov | 2 | -0/+10 |
2017-06-08 | TEST: Add KDF leading zero test | Mat Martineau | 1 | -0/+10 |
2017-06-08 | Add the interface logic to support DH with KDF handling support. | Stephan Müller | 9 | -0/+456 |
2017-06-08 | Doc: Update man pages for KEYCTL_RESTRICT_KEYRING | Mat Martineau | 3 | -0/+100 |
2017-06-08 | TEST: Add tests for restricted keyring configuration | Mat Martineau | 4 | -0/+593 |
2017-04-04 | Add keyring restriction | Mat Martineau | 4 | -0/+42 |
2017-04-04 | lib: Begin the 1.7 library API | David Howells | 2 | -1/+5 |
2017-03-15 | spec: Fix licence handling | David Howells | 1 | -2/+5 |
2017-03-15 | spec: Pass global ldflags into build | David Howells | 1 | -1/+2 |
2017-03-15 | Move to version 1.5.10v1.5.10 | David Howells | 1 | -1/+8 |
2017-03-15 | Merge branch 'man_page_layout_fixes' of git://git.kernel.org/pub/scm/linux/ke... | David Howells | 27 | -396/+321 |
2016-12-17 | man: various pages: Use real minus signs | Michael Kerrisk | 25 | -45/+45 |
2016-12-17 | man: keyutils(7): Fix layout glitch | Michael Kerrisk | 1 | -3/+6 |
2016-12-17 | man: keyutils(7): Better layout | Michael Kerrisk | 1 | -6/+2 |
2016-12-17 | man: keyutils(7): Use real minus signs | Michael Kerrisk | 1 | -7/+7 |
2016-12-17 | man: keyutils(7): typo fix | Michael Kerrisk | 1 | -1/+1 |
2016-12-17 | man: keyctl(1): SEE ALSO: add a few missing entries | Michael Kerrisk | 1 | -1/+5 |
2016-12-17 | man: keyctl(1) Use real minus signes | Michael Kerrisk | 1 | -25/+25 |
2016-12-17 | man: keyctl(1): Remove unneeded .P tags | Michael Kerrisk | 1 | -98/+91 |
2016-12-17 | man: keyctl(1): Use better formatting for shell session examples | Michael Kerrisk | 1 | -70/+56 |
2016-12-17 | man: keyctl(1): Use a better shell prompt | Michael Kerrisk | 1 | -48/+48 |
2016-12-17 | man: keyctl(1): Format list of commands as subsections | Michael Kerrisk | 1 | -73/+25 |
2016-12-17 | man: keyctl(1): Format list of key identifiers as hanging list | Michael Kerrisk | 1 | -29/+20 |
2016-12-16 | Merge branch 'man_formatting_fixes' of git://git.kernel.org/pub/scm/linux/ker... | David Howells | 25 | -77/+124 |
2016-12-16 | Merge branch 'kerrisk/remove_migrated_man7' of git://git.kernel.org/pub/scm/l... | David Howells | 7 | -799/+0 |
2016-12-13 | man: Delete man pages that will migrate to the Linux man-pages project | Michael Kerrisk | 7 | -799/+0 |
2016-12-13 | man: Consistently format pathnames as italic | Michael Kerrisk | 3 | -7/+13 |
2016-12-13 | man: Squash multiline NAME entries | Michael Kerrisk | 3 | -14/+3 |
2016-12-13 | man: Consistent formatting of NAME lines | Michael Kerrisk | 25 | -31/+31 |
2016-12-13 | man: Format function references consistently | Michael Kerrisk | 5 | -11/+21 |
2016-12-13 | man: Formatting fixes | Michael Kerrisk | 19 | -23/+65 |
2016-12-13 | Merge branch 'mtk_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk... | David Howells | 25 | -180/+112 |
2016-12-13 | TEST: Use multiline comparison function for DH test | Mat Martineau | 1 | -9/+11 |
2016-12-13 | TEST: Add expect_multiline toolbox function | Mat Martineau | 1 | -0/+19 |
2016-12-13 | TEST: Use correct variable when checking for DH functionality | Mat Martineau | 2 | -2/+2 |
2016-12-13 | Doc: Fix typo regarding remote DH key | Mat Martineau | 1 | -1/+1 |
2016-12-13 | TEST: Add Diffie-Hellman tests | Mat Martineau | 5 | -0/+236 |
2016-12-13 | Doc: Update manpages for KEYCTL_DH_COMPUTE | Mat Martineau | 4 | -0/+142 |
2016-12-13 | Add Diffie-Hellman compute function | David Howells | 5 | -2/+115 |
2016-11-08 | SEE ALSO: add references to keyctl(1) and keyctl(3) | Michael Kerrisk | 1 | -0/+2 |
2016-11-08 | All pages should refer to keyrings(7) in SEE ALSO | Michael Kerrisk | 5 | -4/+9 |
2016-11-08 | Correctly order SEE ALSO entries | Michael Kerrisk | 22 | -47/+46 |
2016-11-08 | Fix section number reference | Michael Kerrisk | 1 | -1/+1 |
2016-11-08 | Improve formatting of SEE ALSO entries | Michael Kerrisk | 25 | -144/+67 |
2016-11-08 | Use consistent mark-up for page references in SEE ALSO | Michael Kerrisk | 3 | -3/+6 |
2016-05-09 | Add test.out to .gitignore and limit toplevel matches | Mat Martineau | 1 | -4/+5 |
2016-05-09 | build: Fix building | David Howells | 1 | -11/+12 |
2016-02-26 | TEST: Fix endianness determination | David Howells | 1 | -2/+2 |
2015-12-22 | TEST: Fix a couple of RHEL checks: | David Howells | 3 | -3/+41 |
2015-12-21 | Re: [PATCH 2/2] runtest.sh: add automated mode | Jeffrey Bastian | 1 | -1/+10 |
2015-12-21 | Re: [PATCH 1/2] runtest.sh whitespace cleanup | Jeffrey Bastian | 1 | -5/+5 |
2015-12-21 | TEST: Maximum description length is limited in more recent kernels | David Howells | 1 | -3/+15 |
2015-12-21 | TEST: version_less_than() must compare releases if version same | David Howells | 1 | -0/+1 |
2015-12-21 | TEST: Use the lsb_release -s flag to trim the output | David Howells | 1 | -2/+2 |
2015-09-24 | Mailing list is now keyrings@vger.kernel.org | David Howells | 1 | -1/+1 |
2015-09-24 | TEST: Make testcase aware of a kernel behaviour change | Christian Kastner | 1 | -2/+12 |
2015-09-24 | TEST: Disable tests hitting bug in MIPS kernel < 3.19 | Christian Kastner | 6 | -25/+66 |
2015-07-21 | Include <limits.h> for UINT_MAX | Felix Janda | 1 | -0/+1 |
2014-11-14 | TEST: Print keyutils version tested | Karel Srot | 1 | -0/+1 |
2014-11-14 | LIB: #include sys/types.h in keyutils.h to bring in missing types | David Howells | 1 | -0/+1 |
2014-10-21 | TEST: Allow skipping tests requiring installation | Christian Kastner | 5 | -4/+45 |
2014-10-21 | TEST: Allow skipping of tests requiring root | Christian Kastner | 2 | -2/+13 |
2014-10-21 | Doc: Syntax fixes for man pages | Christian Kastner | 10 | -30/+30 |
2014-09-24 | Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sf | David Howells | 1 | -2/+3 |
2014-09-22 | Don't define LNS twice in the Makefile and define in terms of $(LN) | David Howells | 1 | -3/+1 |
2014-09-22 | LIB: Allow building of the shared library to be suppressed | David Howells | 1 | -9/+17 |
2014-03-25 | TEST: 'keyctl invalidate' exists from keyutils-1.5.6, not keyutils-3.5-rc1tests-devel | David Howells | 1 | -1/+1 |
2014-03-18 | TEST: Disable AVC checking in the bz1031154 testcase | David Howells | 1 | -0/+4 |
2014-03-12 | TEST: Place exclusions for RHEL-5 | David Howells | 2 | -51/+59 |
2014-03-06 | TEST: Insert a delay in the key invalidation test to allow for gc delays | David Howells | 1 | -0/+3 |
2014-03-06 | TEST: Make it possible to use OSRELEASE with the version comparison functions | David Howells | 2 | -2/+2 |
2014-03-06 | TEST: Conditionalise usage and testing of key invalidation | David Howells | 4 | -0/+27 |
2014-03-06 | TEST: keyctl padd tests can't use big_key type if it's not available | David Howells | 1 | -11/+14 |
2014-03-06 | TEST: keyctl show only takes an argument from 1.5.4 onwards | David Howells | 1 | -18/+20 |
2014-03-06 | TEST: Don't use "%..." key search commands generally | David Howells | 1 | -2/+3 |
2014-03-06 | TEST: Display the name of the test we're about to run | David Howells | 1 | -0/+1 |
2014-03-06 | TEST: Can't do the bz1031154 test before 3.13-rc1 | David Howells | 2 | -0/+19 |
2014-03-06 | TEST: Make toolbox_report_result use its parameters | David Howells | 1 | -2/+2 |
2014-03-06 | TEST: Add function to record skipped tests | David Howells | 2 | -6/+9 |
2014-03-06 | TEST: Make sure the TEST envvar is set | David Howells | 1 | -0/+19 |
2014-03-06 | TEST: Add kernel version checking support | David Howells | 4 | -2/+24 |
2014-03-06 | TEST: Include version.inc.sh from prepare.inc.sh | David Howells | 2 | -5/+6 |
2014-03-06 | TEST: Move all the version checking functions into version.inc.sh | David Howells | 2 | -44/+44 |
2014-02-28 | TEST: Test that keyrings of the same name can be linked together [RHBZ 1071346] | David Howells | 1 | -0/+79 |
2014-02-27 | All files pertinent to the testsuite need to be declared | David Howells | 1 | -2/+1 |
2014-02-25 | TEST: Skip tests when external commands are unavailable | Tyler Hicks | 2 | -0/+25 |
2014-02-25 | TEST: Make endianness detection work with file 5.14 | Tyler Hicks | 1 | -2/+2 |
2014-02-25 | TEST: Explicitly use bash | Tyler Hicks | 64 | -65/+65 |
2014-02-21 | TEST: Fix some miscellaneous bits | David Howells | 2 | -2/+2 |
2014-02-21 | Move to version 1.5.9v1.5.9 | David Howells | 1 | -2/+18 |
2014-02-21 | Doc: Add man7 pages for various keyrings concepts | David Howells | 30 | -30/+1001 |
2014-02-21 | Doc: Improve the keyctl_read[_alloc]() manpage | David Howells | 1 | -9/+12 |
2014-02-21 | Doc: Add a Developer's Certificate of Origin | David Howells | 1 | -0/+45 |
2014-02-21 | Doc: Move manual pages to their own subdir | David Howells | 26 | -24/+9 |
2014-02-21 | Lib: Fix typo in permission mask. | James Muir | 1 | -1/+1 |
2014-02-21 | Revert "Lib: Check the description string is NUL-terminated when retrieved" | David Howells | 1 | -5/+1 |
2014-02-21 | keyctl: Fix command table searching | David Howells | 1 | -0/+2 |
2014-02-21 | Fix some issues in key.dns_resolver.c: | David Howells | 1 | -75/+57 |
2014-01-29 | Lib: Don't use realloc() in keyctl_{describe,read,get_security}_alloc() | David Howells | 1 | -39/+25 |
2014-01-15 | spec: Use the correct path macros in the specfile | David Howells | 2 | -17/+36 |
2014-01-15 | Lib: Check the description string is NUL-terminated when retrieved | David Howells | 1 | -1/+5 |
2014-01-15 | Lib: Don't trust sscanf()'s %n argument | David Howells | 1 | -1/+2 |
2014-01-15 | Only get the groups list if calc_perms() is called | David Howells | 1 | -16/+30 |
2014-01-15 | Fix memory leak in dump_key_tree_aux() in the keyctl program | David Howells | 1 | -1/+2 |
2014-01-15 | keyctl: Exit rather than returning from act_xxx() functions | David Howells | 1 | -115/+117 |
2014-01-15 | Use keyctl_describe_alloc() in dump_key_tree_aux() | David Howells | 1 | -19/+2 |
2014-01-15 | Lib: Fix error-path memory leaks | David Howells | 1 | -3/+9 |
2014-01-15 | TEST: Make search/valid aware that the behaviour of the kernel changed | David Howells | 1 | -1/+14 |
2013-12-19 | TEST: Check maximum size of payload to add_key() | David Howells | 2 | -2/+58 |
2013-12-18 | TEST: Check depth of tree output by "keyctl show" | David Howells | 1 | -0/+78 |
2013-12-17 | TEST: Key invalidation | David Howells | 4 | -0/+150 |
2013-11-28 | TEST: Test for RHBZ 1031154 | David Howells | 2 | -0/+112 |
2013-11-28 | TEST: Test for RHBZ 1033467 | David Howells | 2 | -1/+68 |
2013-11-21 | DOC: Add get-persistent-keyring manual pages | David Howells | 3 | -0/+137 |
2013-11-21 | TEST: Fix version number handling | David Howells | 3 | -64/+134 |
2013-10-31 | TEST: Fix link recursion test [try #2] | David Howells | 1 | -1/+3 |
2013-10-31 | TEST: Fix link recursion test | David Howells | 0 | -0/+0 |
2013-10-31 | TEST: Fix mistype in keyctl/link/recursion | David Howells | 1 | -1/+1 |
2013-10-04 | Move to version 1.5.8v1.5.8 | David Howells | 1 | -1/+4 |