aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/credentials/sets/ocsp_response_wrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-147/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-0/+1
| | | | allows persistent or in-memory caching of fetched certificates
* refactored trustchain verification, this should fix #33Martin Willi2008-03-191-0/+148
moved auth_info/ocsp_response credset wrapper to separate files