index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
settings
/
settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Add helper function to parse time spans from strings
Tobias Brunner
2017-11-02
1
-34
/
+4
*
settings: Fix possible undefined behavior with va_start() and bool
Tobias Brunner
2017-09-18
1
-2
/
+4
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
1
-24
/
+37
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-4
/
+2
*
settings: Add support for hex integers (0x prefix) via get_int()
Tobias Brunner
2017-03-02
1
-1
/
+6
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-7
/
+7
*
settings: Add settings_value_as_uint64() helper function
Tobias Brunner
2015-11-11
1
-0
/
+25
*
settings: Add methods and a constructor to parse settings from strings
Tobias Brunner
2015-07-28
1
-11
/
+58
*
settings: Make loading a NULL or empty pattern a (nop-)success
Martin Willi
2014-09-22
1
-1
/
+1
*
settings: Allow spaces in time settings before the optional unit
Martin Willi
2014-07-07
1
-0
/
+5
*
settings: Be more strict in converting settings to specific data types
Martin Willi
2014-07-07
1
-5
/
+15
*
settings: strongswan.conf must be loaded explicitly
Tobias Brunner
2014-05-15
1
-6
/
+2
*
settings: Only purge sections if necessary
Tobias Brunner
2014-05-15
1
-40
/
+1
*
settings: Maintain order of sections and settings while enumerating
Tobias Brunner
2014-05-15
1
-5
/
+11
*
settings: Don't overwrite values in-place
Tobias Brunner
2014-05-15
1
-20
/
+1
*
settings: Add functions to add sections and key/value pairs to a section
Tobias Brunner
2014-05-15
1
-6
/
+3
*
settings: Don't enumerate key/value pairs with NULL value
Tobias Brunner
2014-05-15
1
-1
/
+1
*
settings: Use generated parser instead of our own
Tobias Brunner
2014-05-15
1
-566
/
+53
*
settings: Use glob enumerator to load included files
Tobias Brunner
2014-05-15
1
-32
/
+13
*
settings: Move to a separate folder
Tobias Brunner
2014-05-15
1
-0
/
+1520