.. |
Makefile
|
7e70cb4978
keys: add new key-type encrypted
|
14 years ago |
compat.c
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
encrypted_defined.c
|
3b1826cebe
encrypted-keys: style and other cleanup
|
14 years ago |
encrypted_defined.h
|
3b1826cebe
encrypted-keys: style and other cleanup
|
14 years ago |
gc.c
|
cf8304e8f3
KEYS: Fix RCU handling in key_gc_keyring()
|
15 years ago |
internal.h
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 years ago |
key.c
|
f70e2e0619
KEYS: Do preallocation for __key_link()
|
15 years ago |
keyctl.c
|
3d96406c7d
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
|
15 years ago |
keyring.c
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
permission.c
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
proc.c
|
927942aabb
KEYS: Make /proc/keys check to see if a key is possessed before security check
|
15 years ago |
process_keys.c
|
27d6379894
Fix install_process_keyring error handling
|
14 years ago |
request_key.c
|
3fc5e98d8c
KEYS: Don't call up_write() if __key_link_begin() returns an error
|
14 years ago |
request_key_auth.c
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
sysctl.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
trusted_defined.c
|
1bdbb4024c
trusted-keys: kzalloc and other cleanup
|
14 years ago |
trusted_defined.h
|
d00a1c72f7
keys: add new trusted key-type
|
14 years ago |
user_defined.c
|
d9a9b4aeea
KEYS: Fix an RCU warning in the reading of user keys
|
15 years ago |