Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -159/+0 |
| | |||||
* | Make arguments for enumerator_create_token|directory const | Tobias Brunner | 2012-09-13 | 1 | -2/+3 |
| | |||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
| | | | | Mostly found by 'codespell'. | ||||
* | Replaced simple iterator usages. | Tobias Brunner | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Fixing some includes by replacing <> with "". | Tobias Brunner | 2010-03-02 | 1 | -1/+1 |
| | | | | I changed only the includes needed to fix the build on Android, which has an utils.h system header file, but we should probably change all the local includes in libstrongswan to "" and relative paths. | ||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | implementation of a simple "token enumerator" | Martin Willi | 2008-07-02 | 1 | -0/+13 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -14/+104 |
| | |||||
* | moved enumerator from libappserv to libstrongswan | Martin Willi | 2007-10-04 | 1 | -0/+57 |