aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/osx/strongSwan.xcodeproj/project.pbxproj
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-8/+0
|
* osx: Use CodeSignOnCopy for privileged helper, as suggested by XCodeMartin Willi2015-06-181-2/+2
|
* osx: Initial import of the Objective-C App graphical user interfaceMartin Willi2014-12-171-8/+285
|
* charon-xpc: Don’t build against libvstr anymoreMartin Willi2013-10-281-8/+2
| | | | We now have our own printf backend and use it instead of Vstr.
* charon-xpc: use kernel-libipsec instead of kernel-pfkeyMartin Willi2013-07-311-0/+4
|
* xpc: use osx-attr plugin to install configuration attributesMartin Willi2013-07-181-2/+5
|
* xpc: add support for logging over XPC channelsMartin Willi2013-07-181-0/+6
|
* xpc: don't warn about pointer signedness mismatch (-Wno-pointer-sign)Martin Willi2013-07-181-0/+2
|
* xpc: use IKE_SA specific XPC return channels for further communicationMartin Willi2013-07-181-3/+8
|
* xpc: build with support for the keychain pluginMartin Willi2013-07-181-0/+1
|
* xpc: move dispatching to dedicated class, using dedicated threadMartin Willi2013-07-181-0/+6
|
* xpc: use non-inlining variant of vstr, compiler does not like itMartin Willi2013-07-181-0/+2
|
* xpc: add Xcode project for a charon controlled through XPCMartin Willi2013-07-181-0/+308