Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf hooks refactored to increase portability (i.e. support for platforms w... | Tobias Brunner | 2009-03-12 | 1 | -127/+23 |
* | 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 |
* | 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 direc... | Tobias Brunner | 2008-08-28 | 1 | -0/+51 |
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+7 |
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -0/+8 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+327 |