aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/osx/README.md
Commit message (Collapse)AuthorAgeFilesLines
* charon-xpc: Disable warnings about deprecated functionsMartin Willi2013-10-281-1/+1
| | | | This avoids all the deprecated warnings when using OpenSSL functins.
* charon-xpc: Avoid -all_load linker flagMartin Willi2013-10-281-1/+0
| | | | This seems to be not required anymore with the LLVM 5 toolchain.
* charon-xpc: Don’t build against libvstr anymoreMartin Willi2013-10-281-6/+2
| | | | We now have our own printf backend and use it instead of Vstr.
* charon-xpc: Build with EAP-MD5 supportMartin Willi2013-10-281-2/+2
|
* charon-xpc: add a note how to build the source tarballMartin Willi2013-08-291-0/+7
|
* charon-xpc: use kernel-libipsec instead of kernel-pfkeyMartin Willi2013-07-311-3/+4
|
* Fix various API doc issues and typosTobias Brunner2013-07-181-1/+1
| | | | Partially based on an old patch by Adrian-Ken Rueegsegger.
* xpc: allow easy copy & pase of ./configure instructionsMartin Willi2013-07-181-9/+9
|
* xpc: use -idirafter to build against openssl headers from /usr/includeMartin Willi2013-07-181-4/+4
|
* xpc: update README with new events, markdown style fixesMartin Willi2013-07-181-21/+31
|
* xpc: add a description of the basic XPC protocol to READMEMartin Willi2013-07-181-1/+48
|
* xpc: build with support for the keychain pluginMartin Willi2013-07-181-1/+2
|
* xpc: add Xcode project for a charon controlled through XPCMartin Willi2013-07-181-0/+40