1. 87ba4d8 Merge branch 'man_formatting_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk/keyutils.git by David Howells · 8 years ago master
  2. 03f6bd2 Merge branch 'kerrisk/remove_migrated_man7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk/keyutils.git by David Howells · 8 years ago
  3. aedfce2 man: Delete man pages that will migrate to the Linux man-pages project by Michael Kerrisk · 8 years ago remove_migrated_man7
  4. 0349e51 man: Consistently format pathnames as italic by Michael Kerrisk · 8 years ago man_formatting_fixes
  5. 24c17fb man: Squash multiline NAME entries by Michael Kerrisk · 8 years ago
  6. e8d2aca man: Consistent formatting of NAME lines by Michael Kerrisk · 8 years ago
  7. b1cec32 man: Format function references consistently by Michael Kerrisk · 8 years ago
  8. 7e6ec89 man: Formatting fixes by Michael Kerrisk · 8 years ago
  9. f84839c Merge branch 'mtk_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtk/keyutils.git by David Howells · 8 years ago
  10. e73311d TEST: Use multiline comparison function for DH test by Mat Martineau · 8 years ago
  11. 623c9ad TEST: Add expect_multiline toolbox function by Mat Martineau · 8 years ago
  12. 016f58e TEST: Use correct variable when checking for DH functionality by Mat Martineau · 8 years ago
  13. ce17c02 Doc: Fix typo regarding remote DH key by Mat Martineau · 8 years ago
  14. 9b79eed TEST: Add Diffie-Hellman tests by Mat Martineau · 8 years ago
  15. d68a981 Doc: Update manpages for KEYCTL_DH_COMPUTE by Mat Martineau · 8 years ago
  16. 742c9d7 Add Diffie-Hellman compute function by David Howells · 8 years ago
  17. 3a08c29 SEE ALSO: add references to keyctl(1) and keyctl(3) by Michael Kerrisk · 8 years ago
  18. 919323e All pages should refer to keyrings(7) in SEE ALSO by Michael Kerrisk · 8 years ago
  19. 1c00e6c Correctly order SEE ALSO entries by Michael Kerrisk · 8 years ago
  20. 37f98cc Fix section number reference by Michael Kerrisk · 8 years ago
  21. 2658fef Improve formatting of SEE ALSO entries by Michael Kerrisk · 8 years ago
  22. 38df151 Use consistent mark-up for page references in SEE ALSO by Michael Kerrisk · 8 years ago
  23. a6ee81d Add test.out to .gitignore and limit toplevel matches by Mat Martineau · 8 years ago
  24. d90be82 build: Fix building by David Howells · 8 years ago
  25. ce92e97 TEST: Fix endianness determination by David Howells · 9 years ago
  26. e7c8f18 TEST: Fix a couple of RHEL checks: by David Howells · 9 years ago
  27. 76897bc Re: [PATCH 2/2] runtest.sh: add automated mode by Jeffrey Bastian · 9 years ago
  28. 1d8a716 Re: [PATCH 1/2] runtest.sh whitespace cleanup by Jeffrey Bastian · 9 years ago
  29. 806621f TEST: Maximum description length is limited in more recent kernels by David Howells · 9 years ago
  30. 767a925 TEST: version_less_than() must compare releases if version same by David Howells · 9 years ago
  31. 1ef9e15 TEST: Use the lsb_release -s flag to trim the output by David Howells · 9 years ago
  32. afa2004 Mailing list is now keyrings@vger.kernel.org by David Howells · 9 years ago
  33. af341b4 TEST: Make testcase aware of a kernel behaviour change by Christian Kastner · 9 years ago
  34. 7a75d56 TEST: Disable tests hitting bug in MIPS kernel < 3.19 by Christian Kastner · 9 years ago
  35. ab818a7 Include <limits.h> for UINT_MAX by Felix Janda · 9 years ago
  36. 64c4112 TEST: Print keyutils version tested by Karel Srot · 11 years ago
  37. 9d52b8a LIB: #include sys/types.h in keyutils.h to bring in missing types by David Howells · 10 years ago
  38. 64f6085 TEST: Allow skipping tests requiring installation by Christian Kastner · 10 years ago
  39. 9df8701 TEST: Allow skipping of tests requiring root by Christian Kastner · 10 years ago
  40. b606ad2 Doc: Syntax fixes for man pages by Christian Kastner · 10 years ago
  41. d83b9b8 Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sf by David Howells · 10 years ago
  42. 8823736 Don't define LNS twice in the Makefile and define in terms of $(LN) by David Howells · 10 years ago
  43. a4deb71 LIB: Allow building of the shared library to be suppressed by David Howells · 10 years ago
  44. ab3054e TEST: 'keyctl invalidate' exists from keyutils-1.5.6, not keyutils-3.5-rc1 by David Howells · 10 years ago
  45. 2e050a1 TEST: Disable AVC checking in the bz1031154 testcase by David Howells · 10 years ago
  46. 17703f1 TEST: Place exclusions for RHEL-5 by David Howells · 10 years ago
  47. 2c8f6c0 TEST: Insert a delay in the key invalidation test to allow for gc delays by David Howells · 10 years ago
  48. 805b57f TEST: Make it possible to use OSRELEASE with the version comparison functions by David Howells · 10 years ago
  49. e0279b3 TEST: Conditionalise usage and testing of key invalidation by David Howells · 10 years ago
  50. 134fe06 TEST: keyctl padd tests can't use big_key type if it's not available by David Howells · 11 years ago
  51. 969d6d7 TEST: keyctl show only takes an argument from 1.5.4 onwards by David Howells · 11 years ago
  52. c826acb TEST: Don't use "%..." key search commands generally by David Howells · 11 years ago
  53. 3b7d25f TEST: Display the name of the test we're about to run by David Howells · 11 years ago
  54. 1423fea TEST: Can't do the bz1031154 test before 3.13-rc1 by David Howells · 11 years ago
  55. e6a1de3 TEST: Make toolbox_report_result use its parameters by David Howells · 10 years ago
  56. 2589713 TEST: Add function to record skipped tests by David Howells · 10 years ago
  57. 734e6a1 TEST: Make sure the TEST envvar is set by David Howells · 10 years ago
  58. a18c6f7 TEST: Add kernel version checking support by David Howells · 10 years ago
  59. 9b23fcd TEST: Include version.inc.sh from prepare.inc.sh by David Howells · 10 years ago
  60. 8b5f9a7 TEST: Move all the version checking functions into version.inc.sh by David Howells · 10 years ago
  61. 891f336 TEST: Test that keyrings of the same name can be linked together [RHBZ 1071346] by David Howells · 11 years ago
  62. 1ae90aa All files pertinent to the testsuite need to be declared by David Howells · 11 years ago
  63. bf67fbf TEST: Skip tests when external commands are unavailable by Tyler Hicks · 11 years ago
  64. f0d9a8c TEST: Make endianness detection work with file 5.14 by Tyler Hicks · 11 years ago
  65. 80d4848 TEST: Explicitly use bash by Tyler Hicks · 11 years ago
  66. d1269f6 TEST: Fix some miscellaneous bits by David Howells · 11 years ago
  67. 9209a0c Move to version 1.5.9 by David Howells · 11 years ago v1.5.9
  68. 779eb0d Doc: Add man7 pages for various keyrings concepts by David Howells · 11 years ago
  69. f4865fb Doc: Improve the keyctl_read[_alloc]() manpage by David Howells · 11 years ago
  70. e13ee8a Doc: Add a Developer's Certificate of Origin by David Howells · 11 years ago
  71. 67ee807 Doc: Move manual pages to their own subdir by David Howells · 11 years ago
  72. 913956f Lib: Fix typo in permission mask. by James Muir · 11 years ago
  73. 50e2586 Revert "Lib: Check the description string is NUL-terminated when retrieved" by David Howells · 11 years ago
  74. 00feb36 keyctl: Fix command table searching by David Howells · 11 years ago
  75. be866f8 Fix some issues in key.dns_resolver.c: by David Howells · 11 years ago
  76. adda22a Lib: Don't use realloc() in keyctl_{describe,read,get_security}_alloc() by David Howells · 11 years ago
  77. f20a78e spec: Use the correct path macros in the specfile by David Howells · 11 years ago
  78. ed72a1d Lib: Check the description string is NUL-terminated when retrieved by David Howells · 11 years ago
  79. 9d22b9b Lib: Don't trust sscanf()'s %n argument by David Howells · 11 years ago
  80. 0a1ab5b Only get the groups list if calc_perms() is called by David Howells · 11 years ago
  81. f36abed Fix memory leak in dump_key_tree_aux() in the keyctl program by David Howells · 11 years ago
  82. 47cf408 keyctl: Exit rather than returning from act_xxx() functions by David Howells · 11 years ago
  83. a6523da Use keyctl_describe_alloc() in dump_key_tree_aux() by David Howells · 11 years ago
  84. 491cdca Lib: Fix error-path memory leaks by David Howells · 11 years ago
  85. 7963a21 TEST: Make search/valid aware that the behaviour of the kernel changed by David Howells · 11 years ago
  86. 097fd4c TEST: Check maximum size of payload to add_key() by David Howells · 11 years ago
  87. 67e435c TEST: Check depth of tree output by "keyctl show" by David Howells · 11 years ago
  88. f1e414a TEST: Key invalidation by David Howells · 11 years ago
  89. d9a53cb TEST: Test for RHBZ 1031154 by David Howells · 11 years ago
  90. 8b4ae96 TEST: Test for RHBZ 1033467 by David Howells · 11 years ago
  91. 325844a DOC: Add get-persistent-keyring manual pages by David Howells · 11 years ago
  92. bd9de97 TEST: Fix version number handling by David Howells · 11 years ago
  93. ee7069a TEST: Fix link recursion test [try #2] by David Howells · 11 years ago
  94. b6808fd TEST: Fix link recursion test by David Howells · 11 years ago
  95. d81c824 TEST: Fix mistype in keyctl/link/recursion by David Howells · 11 years ago
  96. dd64114 Move to version 1.5.8 by David Howells · 11 years ago v1.5.8
  97. 425a743 Lib: New symbols should go in a new library minor version by David Howells · 11 years ago
  98. f4c1a26 Move to version 1.5.7 by David Howells · 11 years ago v1.5.7 v1.5.7-broken
  99. 89e0912 Add per-UID get-persistent keyring function by David Howells · 11 years ago
  100. 16a6d43 keyctl: Make it possible to specify a key by name rather than by number by David Howells · 11 years ago