Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fallback to random end entity certificate if trustchain building fails | Martin Willi | 2008-03-20 | 1 | -3/+18 | |
| | ||||||
* | added support for certificate requests for not yet known CAs | Martin Willi | 2008-03-20 | 1 | -0/+19 | |
| | ||||||
* | fixed verification of preinstalled certificates | Martin Willi | 2008-03-20 | 1 | -1/+1 | |
| | ||||||
* | more trustchain verification improvements | Martin Willi | 2008-03-20 | 1 | -99/+103 | |
| | | | | should fix crl-revoked and two-certs scenarios | |||||
* | refactored trustchain verification, this should fix #33 | Martin Willi | 2008-03-19 | 1 | -329/+114 | |
| | | | | moved auth_info/ocsp_response credset wrapper to separate files | |||||
* | increased debug level in trust chain verification for auditing purposes | Andreas Steffen | 2008-03-19 | 1 | -31/+50 | |
| | ||||||
* | log nextUpdate of crls and ocsp responses | Andreas Steffen | 2008-03-19 | 1 | -12/+36 | |
| | ||||||
* | fixed stupid bug in fetch_ocsp() | Andreas Steffen | 2008-03-19 | 1 | -1/+1 | |
| | ||||||
* | attempt to achieve consistent debugging output | Andreas Steffen | 2008-03-19 | 1 | -31/+41 | |
| | ||||||
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -29/+19 | |
| | | | | | fixed possible refcounting bugs generic return_null() implementation | |||||
* | fixed compiler warning | Martin Willi | 2008-03-18 | 1 | -0/+1 | |
| | ||||||
* | made is_newer() a certificate_t method | Andreas Steffen | 2008-03-18 | 1 | -77/+120 | |
| | ||||||
* | refactored buggy trustchain building, fixed refcount bug | Martin Willi | 2008-03-14 | 1 | -105/+91 | |
| | ||||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+1385 | |