aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/enumerator.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-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 appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
|
* updated DoxyfileMartin Willi2009-03-241-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* implementation of a simple "token enumerator"Martin Willi2008-07-021-0/+13
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-14/+104
|
* moved enumerator from libappserv to libstrongswanMartin Willi2007-10-041-0/+57