index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
x509_public_key.c
Commit message (
Expand
)
Author
Age
*
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
2014-10-06
*
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-10-06
*
X.509: If available, use the raw subjKeyId to form the key description
David Howells
2014-10-03
*
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
*
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
*
X.509: Need to export x509_request_asymmetric_key()
David Howells
2014-08-03
*
PKCS#7: Use x509_request_asymmetric_key()
David Howells
2014-07-29
*
X.509: x509_request_asymmetric_keys() doesn't need string length arguments
David Howells
2014-07-28
*
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
2014-07-22
|
\
|
*
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
2014-07-17
|
*
KEYS: validate certificate trust only with selected key
Dmitry Kasatkin
2014-07-17
|
*
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2014-07-17
*
|
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
2014-07-22
|
/
*
Revert "KEYS: verify a certificate is signed by a 'trusted' key"
Linus Torvalds
2013-11-23
*
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
2013-10-25
*
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-10-25
*
X.509: add module description and license
Konstantin Khlebnikov
2013-09-25
*
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2013-09-25
*
X.509: Remove certificate date checks
David Howells
2013-09-25
*
X.509: Handle certificates that lack an authorityKeyIdentifier field
David Howells
2013-09-25
*
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
David Howells
2013-09-25
*
X.509: Embed public_key_signature struct and create filler function
David Howells
2013-09-25
*
KEYS: Split public_key_verify_signature() and make available
David Howells
2013-09-25
*
KEYS: Store public key algo ID in public_key struct
David Howells
2013-09-25
*
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2013-09-25
*
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
*
X.509: Convert some printk calls to pr_devel
David Howells
2012-10-10
*
MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking
David Howells
2012-10-10
*
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-07