aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/parser_helper.c
Commit message (Expand)AuthorAgeFilesLines
* parser-helper: Ensure file_next() does not remove the sentinel itemTobias Brunner2014-07-011-1/+1
* parser-helper: Detect absolute pathnames and concatenate paths on WindowsMartin Willi2014-06-041-2/+3
* parser-helper: Make parser_helper_file_t privateTobias Brunner2014-05-151-31/+34
* parser-helper: Make parser_helper_log a functionTobias Brunner2014-05-151-0/+27
* settings: Reduce log verbosity if files can't be openedTobias Brunner2014-05-151-1/+1
* parser-helper: Add utility class for flex/bison based parsersTobias Brunner2014-05-151-0/+230