Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -216/+0 |
| | |||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -0/+1 |
| | | | | | | | | | 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 | ||||
* | missing FETCH_END caused SEGFAULT in ikev2/rw-hash-and-url scenario | Andreas Steffen | 2008-07-22 | 1 | -1/+1 |
| | |||||
* | Hash and URL cosmetics | Andreas Steffen | 2008-04-18 | 1 | -5/+5 |
| | |||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -2/+62 |
| | |||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+1 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | refactored trustchain verification, this should fix #33 | Martin Willi | 2008-03-19 | 1 | -0/+154 |
moved auth_info/ocsp_response credset wrapper to separate files |