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
/
libcharon
/
plugins
/
vici
/
vici_message.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-2
/
+8
|
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
|
*
vici: Add get_bool() convenience getter for VICI messages
Tobias Brunner
2015-08-21
1
-0
/
+40
|
*
vici: Return default value for get_int() if message value is empty string
Martin Willi
2014-10-14
1
-0
/
+4
|
|
|
|
|
This is the behavior of some strtol() implementations, and it makes sense, so force it.
*
Split swanctl --raw mode into single-line and --pretty mode
Andreas Steffen
2014-06-14
1
-17
/
+49
|
*
vici: Fix descending into non-matching sections during key find
Martin Willi
2014-05-07
1
-1
/
+1
|
*
vici: Add generic callback based vici message parsing
Martin Willi
2014-05-07
1
-0
/
+95
|
*
vici: Move dumping to core message class, use it in libvici
Martin Willi
2014-05-07
1
-0
/
+67
|
*
vici: Add some convenience getters on message
Martin Willi
2014-05-07
1
-1
/
+200
|
*
vici: Provide a command dispatcher handling request and event registration
Martin Willi
2014-05-07
1
-126
/
+56
|
*
vici: Add a fully asynchronous IPC socket segmenting messages on/from stream
Martin Willi
2014-05-07
1
-0
/
+404