index
:
fastd
master
Fast and Secure Tunnelling Daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
deps.cmake
Age
Commit message (
Expand
)
Author
2015-03-24
Make build dependencies more configurable
Matthias Schiffer
2015-01-26
Bump required libuecc version
Matthias Schiffer
2015-01-14
Add Android 4.1+ support. See doc/README-Android.md for build HOWTO.
Rick Lei
2014-09-18
Make CMake fail if json-c is required, but not found
Matthias Schiffer
2014-09-05
Add status socket to get the current status as JSON
Matthias Schiffer
2014-08-02
Add support for Mac OS X
Matthias Schiffer
2014-03-25
Don't depend on libsystemd-daemon for systemd integration, always use systemd...
Matthias Schiffer
2014-03-13
Better systemd integration (enable with ENABLE_SYSTEMD cmake flag)
Matthias Schiffer
2014-03-13
Rename USE_LIBSODIUM and USE_OPENSSL cmake flags to ENABLE_LIBSODIUM and ENAB...
Matthias Schiffer
2013-11-15
Allow using blowfish from OpenSSL on systems where it's available anyways
Matthias Schiffer
2013-11-03
Allow building without NaCl again
Matthias Schiffer
2013-11-03
Improve build system for ciphers and MACs as well
Matthias Schiffer
2013-11-02
Separate cmake files
Matthias Schiffer