index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ocsp] Handle OCSP responses that don't provide certificates
Alexander Chernyakhovsky
2014-03-25
1
-2
/
+7
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-31
/
+31
*
[deflate] Fix literal data length calculation
Michael Brown
2014-01-12
1
-1
/
+1
*
[deflate] Add support for DEFLATE decompression
Michael Brown
2014-01-06
1
-0
/
+1045
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
2
-3
/
+3
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
2
-6
/
+6
*
[settings] Change "not-found" semantics of fetch_setting_copy()
Michael Brown
2013-07-19
2
-33
/
+6
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
1
-13
/
+132
*
[crypto] Report meaningful error when certificate chain validation fails
Michael Brown
2013-05-10
1
-7
/
+5
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
1
-1
/
+1
*
[crypto] Allow in-place CBC decryption
Michael Brown
2012-09-27
1
-1
/
+3
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
26
-26
/
+52
*
[arp] Try to avoid discarding ARP cache entries
Michael Brown
2012-07-09
1
-1
/
+1
*
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
2012-06-20
2
-4
/
+4
*
[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
Michael Brown
2012-05-22
1
-3
/
+3
*
[crypto] Require OCSP check if certificate provides an OCSP URI
Michael Brown
2012-05-22
1
-0
/
+12
*
[crypto] Construct OCSP check URI
Michael Brown
2012-05-22
1
-0
/
+74
*
[crypto] Fix margin of error for OCSP checks
Michael Brown
2012-05-22
1
-2
/
+2
*
[crypto] Return a NULL OCSP check if construction fails
Michael Brown
2012-05-22
1
-0
/
+1
*
[crypto] Return a NULL X.509 certificate if construction fails
Michael Brown
2012-05-22
1
-0
/
+1
*
[crypto] Accept UTCTime/GeneralizedTime with no "seconds" field
Michael Brown
2012-05-22
1
-0
/
+6
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
2
-3
/
+752
*
[crypto] Add functions for constructing ASN.1 objects
Michael Brown
2012-05-14
1
-0
/
+139
*
[crypto] Parse OCSPSigning key purpose, if present
Michael Brown
2012-05-14
1
-0
/
+8
*
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
2012-05-14
3
-105
/
+108
*
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
2012-05-14
3
-106
/
+129
*
[crypto] Generalise x509_parse_time() to asn1_generalized_time()
Michael Brown
2012-05-14
2
-116
/
+123
*
[crypto] Parse X.509 raw public key bit string
Michael Brown
2012-05-14
1
-2
/
+8
*
[crypto] Reduce standard debugging output
Michael Brown
2012-05-09
1
-47
/
+49
*
[crypto] Add x509_auto_append()
Michael Brown
2012-05-08
2
-41
/
+79
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
2
-21
/
+38
*
[crypto] Check that common name contains no NUL characters
Michael Brown
2012-05-08
1
-0
/
+9
*
[crypto] Allow for X.509 certificates with no common name
Michael Brown
2012-05-08
2
-4
/
+5
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
2
-225
/
+636
*
[crypto] Fix memory leak in cms_verify_digest()
Michael Brown
2012-05-04
1
-1
/
+2
*
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
2012-05-04
1
-6
/
+142
*
[crypto] Do not allow build-time cryptography settings to be overridden
Michael Brown
2012-04-24
2
-63
/
+101
*
[crypto] Allow client certificate to be changed without a rebuild
Michael Brown
2012-04-24
1
-9
/
+92
*
[crypto] Allow trusted root certificate to be changed without a rebuild
Michael Brown
2012-04-19
1
-1
/
+64
*
[crypto] Fix wrong setup in function aes_wrap
Stefan Weil
2012-04-10
1
-1
/
+1
*
[crypto] Add an explicit "RSA signature incorrect" error message
Michael Brown
2012-03-27
1
-1
/
+7
*
[crypto] Disambiguate all CMS errors
Michael Brown
2012-03-27
1
-5
/
+26
*
[crypto] Add support for Cryptographic Message Syntax (PKCS #7)
Michael Brown
2012-03-22
1
-0
/
+582
*
[crypto] Parse X.509 extended key usage extension
Michael Brown
2012-03-22
1
-0
/
+85
*
[crypto] Differentiate "untrusted root" and "incomplete chain" error cases
Michael Brown
2012-03-22
1
-1
/
+13
*
[crypto] Shrink raw certificate data to fit certificate
Michael Brown
2012-03-22
1
-0
/
+1
*
[crypto] Avoid an error when asn1_shrink() is already at end of object
Michael Brown
2012-03-22
1
-7
/
+12
*
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
2012-03-22
1
-4
/
+6
*
[crypto] Parse X.509 certificate serial number
Michael Brown
2012-03-22
1
-2
/
+29
*
[crypto] Define ASN.1 OID-identified algorithms for all supported digests
Michael Brown
2012-03-22
3
-0
/
+33
[prev]
[next]