aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/enumerator.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-560/+0
|
* Make arguments for enumerator_create_token|directory constTobias Brunner2012-09-131-5/+7
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-4/+6
|
* The return value of snprintf is int not size_t.Tobias Brunner2010-03-031-2/+3
|
* put directory path into single quotesAndreas Steffen2009-11-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-20/+20
|
* make filter enumerator methods staticMartin Willi2009-07-061-3/+3
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-0/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* added missing string.h includeMartin Willi2009-04-141-0/+1
|
* enable quoted tokens in the token enumeratorTobias Brunner2008-12-031-18/+40
|
* token enumerator missed the last token if it contains only a single charMartin Willi2008-11-271-1/+1
|
* implementation of a simple "token enumerator"Martin Willi2008-07-021-0/+139
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+357
|
* moved enumerator from libappserv to libstrongswanMartin Willi2007-10-041-0/+44