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
/
config.cmake
Age
Commit message (
Collapse
)
Author
2014-06-04
Use libsodium by default
Matthias Schiffer
2014-05-05
Make systemd support optional again
Matthias Schiffer
2014-04-26
Make on-verify support optional
Matthias Schiffer
2014-04-20
Linux: use epoll to handle great numbers of peers with less overhead
Matthias Schiffer
2014-04-06
Set IP_FREEBIND
Matthias Schiffer
2014-03-25
Don't depend on libsystemd-daemon for systemd integration, always use ↵
Matthias Schiffer
systemd integration on Linux
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 ↵
Matthias Schiffer
ENABLE_OPENSSL
2014-01-26
Add support for setting packet marks
Matthias Schiffer
2013-11-15
Allow using blowfish from OpenSSL on systems where it's available anyways
Matthias Schiffer
2013-11-03
Improve build system for ciphers and MACs as well
Matthias Schiffer
2013-11-02
Make adding new methods a bit nicer
Matthias Schiffer
2013-11-02
Separate cmake files
Matthias Schiffer