index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
/
cms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-7
/
+12
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
1
-3
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
2012-05-14
1
-32
/
+9
*
[crypto] Add x509_auto_append()
Michael Brown
2012-05-08
1
-41
/
+13
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
1
-21
/
+6
*
[crypto] Allow for X.509 certificates with no common name
Michael Brown
2012-05-08
1
-1
/
+2
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
1
-109
/
+274
*
[crypto] Fix memory leak in cms_verify_digest()
Michael Brown
2012-05-04
1
-1
/
+2
*
[crypto] Disambiguate all CMS errors
Michael Brown
2012-03-26
1
-5
/
+26
*
[crypto] Add support for Cryptographic Message Syntax (PKCS #7)
Michael Brown
2012-03-22
1
-0
/
+582