Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |