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