aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/iterator.h
Commit message (Collapse)AuthorAgeFilesLines
* 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