index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
gcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2
-9
/
+9
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
6
-25
/
+81
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
3
-2
/
+11
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
1
-2
/
+2
2014-09-22
selinux: normalize audit log formatting
Richard Guy Briggs
1
-6
/
+8
2014-09-22
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
1
-4
/
+3
2014-09-22
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
1
-7
/
+8
2014-09-18
ima: detect violations for mmaped files
Roberto Sassu
2
-9
/
+5
2014-09-18
ima: fix race condition on ima_rdwr_violation_check and process_measurement
Roberto Sassu
1
-21
/
+33
2014-09-17
ima: added ima_policy_flag variable
Roberto Sassu
4
-5
/
+34
2014-09-17
ima: return an error code from ima_add_boot_aggregate()
Roberto Sassu
1
-6
/
+15
2014-09-17
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
3
-3
/
+6
2014-09-17
ima: move keyring initialization to ima_init()
Dmitry Kasatkin
2
-8
/
+6
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2
-17
/
+47
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
5
-16
/
+74
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
10
-186
/
+198
2014-09-16
KEYS: Implement binary asymmetric key ID handling
David Howells
3
-0
/
+131
2014-09-16
KEYS: Update the keyrings documentation for match changes
David Howells
1
-13
/
+52
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
6
-16
/
+18
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
19
-45
/
+31
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
6
-14
/
+5
2014-09-16
KEYS: Preparse match data
David Howells
11
-51
/
+129
2014-09-16
Provide a binary to hex conversion function
David Howells
2
-0
/
+17
2014-09-16
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
David Howells
1
-20
/
+19
2014-09-16
PKCS#7: Provide a single place to do signed info block freeing
David Howells
1
-9
/
+15
2014-09-16
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
1
-0
/
+2
2014-09-16
PKCS#7: Add a missing static
David Howells
1
-3
/
+3
2014-09-16
KEYS: Fix missing statics
David Howells
1
-2
/
+2
2014-09-10
selinux: make the netif cache namespace aware
Paul Moore
4
-36
/
+46
2014-09-09
integrity: make integrity files as 'integrity' module
Dmitry Kasatkin
1
-3
/
+3
2014-09-09
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
3
-14
/
+18
2014-09-09
integrity: move asymmetric keys config option
Dmitry Kasatkin
1
-12
/
+12
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
1
-24
/
+4
2014-09-09
ima: remove usage of filename parameter
Dmitry Kasatkin
2
-14
/
+10
2014-09-09
ima: remove unnecessary appraisal test
Dmitry Kasatkin
1
-2
/
+0
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
3
-5
/
+3
2014-09-09
ima: remove unnecessary extra variable
Dmitry Kasatkin
1
-4
/
+5
2014-09-09
ima: simplify conditional statement to improve performance
Dmitry Kasatkin
1
-4
/
+2
2014-09-09
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2
-10
/
+0
2014-09-09
integrity: prevent flooding with 'Request for unknown key'
Dmitry Kasatkin
1
-2
/
+3
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
6
-16
/
+16
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-09-09
selinux: register nf hooks with single nf_register_hooks call
Jiri Pirko
1
-25
/
+10
2014-09-08
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
1
-3
/
+4
2014-09-04
seccomp: Add reviewers to MAINTAINERS
Kees Cook
1
-0
/
+2
2014-09-03
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
Paul Moore
1
-0
/
+1
2014-09-03
KEYS: Set pr_fmt() in asymmetric key signature handling
David Howells
1
-0
/
+1
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
1
-3
/
+0
2014-09-02
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
[next]