Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added memstr and extract_token_str helper functions | Tobias Brunner | 2008-12-03 | 1 | -0/+17 |
| | |||||
* | ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ↵ | Martin Willi | 2008-12-02 | 1 | -13/+7 |
| | | | | Jarosch for the patch | ||||
* | added time.h include for struct tm | Martin Willi | 2008-12-02 | 1 | -0/+1 |
| | |||||
* | memxor() tweaks, as it is heavily used in xcbc | Martin Willi | 2008-11-26 | 1 | -2/+10 |
| | |||||
* | mkdir_p: utility function to create a directory and all required parent ↵ | Tobias Brunner | 2008-08-28 | 1 | -0/+51 |
| | | | | directories | ||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+7 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -0/+8 |
| | | | | | fixed possible refcounting bugs generic return_null() implementation | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+327 |