Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | caching of ocsp responses (experimental), no crl caching yet | Martin Willi | 2008-03-26 | 1 | -8/+3 |
* | fixed compiler warnings | Martin Willi | 2008-03-26 | 1 | -4/+4 |
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 1 | -19/+65 |
* | renamed certificate field in x509_cert.c to encoding | Andreas Steffen | 2008-03-25 | 1 | -9/+5 |
* | optimized self-signed certificate detection | Andreas Steffen | 2008-03-21 | 1 | -7/+6 |
* | self-signed certificates were not marked by x509_cert.c | Andreas Steffen | 2008-03-21 | 1 | -14/+22 |
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 1 | -4/+22 |
* | enforcing x509_flags on certificate construction | Martin Willi | 2008-03-17 | 1 | -13/+21 |
* | removed X509_PEER flag; flags are meant to read cert, not to store additional... | Martin Willi | 2008-03-14 | 1 | -9/+0 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+1273 |