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_dispatcher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vici: Let has_event_listeners() actually check if clients are registered
Tobias Brunner
2017-02-16
1
-2
/
+4
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
*
vici: Add function to test if an event should be generated
Timo Teräs
2015-05-04
1
-0
/
+41
*
vici: Ensure we have no active users before mangling event client registrations
Martin Willi
2014-05-07
1
-13
/
+35
*
vici: Properly skip raise_event() for unknown event names
Martin Willi
2014-05-07
1
-13
/
+13
*
vici: Be less verbose about client connections
Martin Willi
2014-05-07
1
-5
/
+5
*
vici: Make dispatcher a little more verbose
Martin Willi
2014-05-07
1
-0
/
+10
*
vici: Fix dispatcher leak when handling unknown request
Martin Willi
2014-05-07
1
-10
/
+11
*
vici: Support thread cancellation in command callbacks
Martin Willi
2014-05-07
1
-18
/
+50
*
vici: Raise events with an optional identifier for specific connections
Martin Willi
2014-05-07
1
-4
/
+8
*
vici: Provide a command dispatcher handling request and event registration
Martin Willi
2014-05-07
1
-0
/
+455