Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xpc: move XPC RPC reply creation to command dispatching | Martin Willi | 2013-07-18 | 1 | -24/+16 |
* | xpc: terminate daemon when last XPC connection to App gone | Martin Willi | 2013-07-18 | 1 | -0/+28 |
* | xpc: fix some refcounting issues related to XPC connections | Martin Willi | 2013-07-18 | 1 | -16/+6 |
* | xpc: use the same XPC message "type" mechanism on Mach service as on channels | Martin Willi | 2013-07-18 | 1 | -11/+32 |
* | xpc: use IKE_SA specific XPC return channels for further communication | Martin Willi | 2013-07-18 | 1 | -9/+25 |
* | xpc: don't send certificate requests, there are too many when using keychain | Martin Willi | 2013-07-18 | 1 | -1/+1 |
* | xpc: add support for initiate simple IKEv2 EAP connections | Martin Willi | 2013-07-18 | 1 | -0/+126 |
* | xpc: move dispatching to dedicated class, using dedicated thread | Martin Willi | 2013-07-18 | 1 | -0/+168 |