Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | abort pluto or charon if initialization fails | Andreas Steffen | 2009-08-06 | 1 | -0/+1 | |
| | ||||||
* | stop strongswan if integrity check of libstrongswan or daemon fails | Andreas Steffen | 2009-07-17 | 1 | -0/+6 | |
| | ||||||
* | more portable handling of the bool data type (Mac OS X has stdbool.h) | Tobias Brunner | 2009-05-06 | 1 | -3/+13 | |
| | ||||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 | |
| | ||||||
* | added return_true/false() dummy functions | Martin Willi | 2009-04-24 | 1 | -0/+10 | |
| | ||||||
* | moved strcaseeq() macro from constants.h to utils.h | Andreas Steffen | 2009-04-17 | 1 | -0/+5 | |
| | ||||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 | |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | |||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 1 | -11/+10 | |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | |||||
* | added memstr and extract_token_str helper functions | Tobias Brunner | 2008-12-03 | 1 | -0/+6 | |
| | ||||||
* | ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ↵ | Martin Willi | 2008-12-02 | 1 | -0/+10 | |
| | | | | Jarosch for the patch | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -0/+5 | |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | |||||
* | refining changeset 4483 by introducing charon.dh_exponent_ansi_x9_42 key | Andreas Steffen | 2008-10-28 | 1 | -5/+0 | |
| | ||||||
* | use 512 bits of entropy for secret DH exponents | Andreas Steffen | 2008-10-26 | 1 | -0/+5 | |
| | ||||||
* | mkdir_p: utility function to create a directory and all required parent ↵ | Tobias Brunner | 2008-08-28 | 1 | -0/+10 | |
| | | | | directories | |||||
* | added options for virtual IP, UDP encapsulation, IPComp | Martin Willi | 2008-07-31 | 1 | -2/+6 | |
| | | | | proper handling of libstrongswan/glib TRUE/FALSE conflict | |||||
* | implementation of a simple "token enumerator" | Martin Willi | 2008-07-02 | 1 | -0/+5 | |
| | ||||||
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -0/+5 | |
| | | | | allows persistent or in-memory caching of fetched certificates | |||||
* | fixed CRL check return value on revoked certificates | Martin Willi | 2008-03-19 | 1 | -0/+5 | |
| | | | | | fixed possible refcounting bugs generic return_null() implementation | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+265 | |