Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compare subject against all key identifiers in has_subject() | Martin Willi | 2010-09-09 | 1 | -1/+14 |
| | |||||
* | Parse important extendedKeyUsage flags in openssl plugin | Martin Willi | 2010-08-10 | 1 | -0/+33 |
| | |||||
* | Parse UPN subjectAltName in openssl plugin | Martin Willi | 2010-08-10 | 1 | -0/+9 |
| | |||||
* | Support different encoding types in certificate.get_encoding() | Martin Willi | 2010-07-13 | 1 | -4/+14 |
| | |||||
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵ | Martin Willi | 2010-07-13 | 1 | -1/+1 |
| | | | | encoding | ||||
* | Select subjectAltName address family using address length in openssl plugin | Martin Willi | 2010-06-24 | 1 | -2/+12 |
| | |||||
* | Unwrap subjectKeyIdentifier from OCTET_STRING | Martin Willi | 2010-05-26 | 1 | -4/+12 |
| | |||||
* | Removed is_newer() from certificate_t, obsoleting all implementations | Martin Willi | 2010-05-21 | 1 | -16/+0 |
| | |||||
* | Implemented X.509 certificate reading using OpenSSL | Martin Willi | 2010-05-21 | 1 | -0/+859 |