aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/iterator.h
Commit message (Collapse)AuthorAgeFilesLines
* Finally removed deprecated iterator_t.Tobias Brunner2011-07-061-112/+0
|
* "this" removed from comments.Tobias Brunner2011-07-061-2/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-17/+17
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* get rid of unused iterator hook functionsMartin Willi2008-11-051-55/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-61/+34
|
* implemented more flexible iterator hook APIMartin Willi2007-06-151-5/+37
| | | | kernel interface handles interface changes and updates address list
* merged tasking branch into trunkMartin Willi2007-02-281-1/+16
|
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-5/+5
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-20/+10
| | | | added iterator hook to manipulate iterator the clean way
* code cleanupsMartin Willi2006-07-121-2/+2
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* first merge of NATT codeMartin Willi2006-06-221-2/+2
|
* - changed iterator->remove behaviorMartin Willi2006-05-291-4/+4
|
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-0/+7
|
* (no commit message)Martin Willi2006-05-101-0/+153