index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
verify_pefile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
1
-1
/
+1
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
1
-31
/
+9
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
1
-2
/
+2
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
1
-2
/
+5
2014-09-03
PEFILE: Relax the check on the length of the PKCS#7 cert
David Howells
1
-16
/
+33
2014-07-09
pefile: Validate PKCS#7 trust chain
David Howells
1
-1
/
+1
2014-07-09
pefile: Digest the PE binary and compare to the PKCS#7 data
David Howells
1
-0
/
+197
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
1
-0
/
+7
2014-07-09
pefile: Parse the presumed PKCS#7 content of the certificate blob
David Howells
1
-1
/
+20
2014-07-09
pefile: Strip the wrapper off of the cert data block
David Howells
1
-0
/
+71
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
1
-0
/
+163