aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/enumerator.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-159/+0
|
* Make arguments for enumerator_create_token|directory constTobias Brunner2012-09-131-2/+3
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* Replaced simple iterator usages.Tobias Brunner2011-07-061-1/+1
|
* 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