aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/optionsfrom.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace optionsfrom LGPLv2 header by a GPLv2Martin Willi2012-11-301-7/+7
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variableMartin Willi2011-05-191-2/+8
|
* Migrated options_t to INIT/METHOD macrosAndreas Steffen2010-12-041-18/+12
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-3/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-9/+1
|
* refactored optionsfrom as in an object-oriented way using the options_t ↵Andreas Steffen2008-02-041-33/+110
| | | | class. Eliminated all memory leaks
* more libstrongswan-like error handling in optionsfromMartin Willi2007-10-031-48/+30
|
* added all required includesAndreas Steffen2007-09-181-0/+1
|
* fixed to bugs in optionsfrom.cAndreas Steffen2007-09-181-0/+4
|
* added new version of optionsfrom using libstrongswanAndreas Steffen2007-09-181-0/+161