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
/
frontends
/
osx
/
charon-xpc
/
xpc_channels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-7
/
+7
*
charon-xpc: Properly xpc_retain() connections we xpc_release()
Martin Willi
2013-10-28
1
-0
/
+1
*
charon-xpc: Properly cast SA identifier to uintptr representation
Martin Willi
2013-10-28
1
-1
/
+1
*
charon-xpc: fix TS getting after changing CHILD_SA API
Martin Willi
2013-07-31
1
-2
/
+6
*
xpc: forward some risen alerts over XPC to App
Martin Willi
2013-07-18
1
-0
/
+57
*
xpc: send a "connecting" event when establishing a connection starts
Martin Willi
2013-07-18
1
-0
/
+27
*
xpc: send child_updown events over XPC channel
Martin Willi
2013-07-18
1
-0
/
+43
*
xpc: support termination of IKE_SAs using XPC RPC on connection channel
Martin Willi
2013-07-18
1
-8
/
+102
*
xpc: fix some refcounting issues related to XPC connections
Martin Willi
2013-07-18
1
-10
/
+9
*
xpc: no need to clear channel table, they are bound to IKE_SA lifetime
Martin Willi
2013-07-18
1
-8
/
+0
*
xpc: add support for logging over XPC channels
Martin Willi
2013-07-18
1
-1
/
+11
*
xpc: ask App for passwords using connection specific channel
Martin Willi
2013-07-18
1
-0
/
+90
*
xpc: use IKE_SA specific XPC return channels for further communication
Martin Willi
2013-07-18
1
-0
/
+228