| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
pki tool
|
|
|
|
|
|
| |
In addition that this lets AC generation fail properly if private key signing
fails, it also fixes an issue when compiling on Windows with MinGW 4.8.1, where
for some reason the attributeCertificateInfo got encoded incorrectly.
|
|
|
|
|
| |
This allows us to find attribute certificates for a subject certificate in
credential sets.
|
| |
|
|
|
|
|
| |
The ietf_attributes_t class is used for attribute certificates only these days,
and integrating them to x509_ac_t simplifies things significantly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
encoding
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
allow enumeration of matching builders
try a second builder if the first one fails
builder clones resources internally on demand
caller frees added resources on failure and success
stricter handling of non-supported build parts
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
untrusted certs
|
| |
|
|
|
|
| |
certificate types
|
| |
|