summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * man: keyctl(1): Use better formatting for shell session examplesMichael Kerrisk2016-12-171-70/+56
| * man: keyctl(1): Use a better shell promptMichael Kerrisk2016-12-171-48/+48
| * man: keyctl(1): Format list of commands as subsectionsMichael Kerrisk2016-12-171-73/+25
| * man: keyctl(1): Format list of key identifiers as hanging listMichael Kerrisk2016-12-171-29/+20
|/
* Merge branch 'man_formatting_fixes' of git://git.kernel.org/pub/scm/linux/ker...David Howells2016-12-1625-77/+124
|\
| * man: Consistently format pathnames as italicMichael Kerrisk2016-12-133-7/+13
| * man: Squash multiline NAME entriesMichael Kerrisk2016-12-133-14/+3
| * man: Consistent formatting of NAME linesMichael Kerrisk2016-12-1325-31/+31
| * man: Format function references consistentlyMichael Kerrisk2016-12-135-11/+21
| * man: Formatting fixesMichael Kerrisk2016-12-1319-23/+65
* | Merge branch 'kerrisk/remove_migrated_man7' of git://git.kernel.org/pub/scm/l...David Howells2016-12-167-799/+0
|\ \
| * | man: Delete man pages that will migrate to the Linux man-pages projectMichael Kerrisk2016-12-137-799/+0
| |/
* | Merge branch 'mtk_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk...David Howells2016-12-1325-180/+112
|\ \
| * | SEE ALSO: add references to keyctl(1) and keyctl(3)Michael Kerrisk2016-11-081-0/+2
| * | All pages should refer to keyrings(7) in SEE ALSOMichael Kerrisk2016-11-085-4/+9
| * | Correctly order SEE ALSO entriesMichael Kerrisk2016-11-0822-47/+46
| * | Fix section number referenceMichael Kerrisk2016-11-081-1/+1
| * | Improve formatting of SEE ALSO entriesMichael Kerrisk2016-11-0825-144/+67
| * | Use consistent mark-up for page references in SEE ALSOMichael Kerrisk2016-11-083-3/+6
| |/
* | TEST: Use multiline comparison function for DH testMat Martineau2016-12-131-9/+11
* | TEST: Add expect_multiline toolbox functionMat Martineau2016-12-131-0/+19
* | TEST: Use correct variable when checking for DH functionalityMat Martineau2016-12-132-2/+2
* | Doc: Fix typo regarding remote DH keyMat Martineau2016-12-131-1/+1
* | TEST: Add Diffie-Hellman testsMat Martineau2016-12-135-0/+236
* | Doc: Update manpages for KEYCTL_DH_COMPUTEMat Martineau2016-12-134-0/+142
* | Add Diffie-Hellman compute functionDavid Howells2016-12-135-2/+115
* | Add test.out to .gitignore and limit toplevel matchesMat Martineau2016-05-091-4/+5
* | build: Fix buildingDavid Howells2016-05-091-11/+12
|/
* TEST: Fix endianness determinationDavid Howells2016-02-261-2/+2
* TEST: Fix a couple of RHEL checks:David Howells2015-12-223-3/+41
* Re: [PATCH 2/2] runtest.sh: add automated modeJeffrey Bastian2015-12-211-1/+10
* Re: [PATCH 1/2] runtest.sh whitespace cleanupJeffrey Bastian2015-12-211-5/+5
* TEST: Maximum description length is limited in more recent kernelsDavid Howells2015-12-211-3/+15
* TEST: version_less_than() must compare releases if version sameDavid Howells2015-12-211-0/+1
* TEST: Use the lsb_release -s flag to trim the outputDavid Howells2015-12-211-2/+2
* Mailing list is now keyrings@vger.kernel.orgDavid Howells2015-09-241-1/+1
* TEST: Make testcase aware of a kernel behaviour changeChristian Kastner2015-09-241-2/+12
* TEST: Disable tests hitting bug in MIPS kernel < 3.19Christian Kastner2015-09-246-25/+66
* Include <limits.h> for UINT_MAXFelix Janda2015-07-211-0/+1
* TEST: Print keyutils version testedKarel Srot2014-11-141-0/+1
* LIB: #include sys/types.h in keyutils.h to bring in missing typesDavid Howells2014-11-141-0/+1
* TEST: Allow skipping tests requiring installationChristian Kastner2014-10-215-4/+45
* TEST: Allow skipping of tests requiring rootChristian Kastner2014-10-212-2/+13
* Doc: Syntax fixes for man pagesChristian Kastner2014-10-2110-30/+30
* Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sfDavid Howells2014-09-241-2/+3
* Don't define LNS twice in the Makefile and define in terms of $(LN)David Howells2014-09-221-3/+1
* LIB: Allow building of the shared library to be suppressedDavid Howells2014-09-221-9/+17
* TEST: 'keyctl invalidate' exists from keyutils-1.5.6, not keyutils-3.5-rc1tests-develDavid Howells2014-03-251-1/+1
* TEST: Disable AVC checking in the bz1031154 testcaseDavid Howells2014-03-181-0/+4
* TEST: Place exclusions for RHEL-5David Howells2014-03-122-51/+59