summaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)Author
2014-06-11Fix error message when ENABLE_LIBSODIUM is set and libsodium is not foundMatthias Schiffer
2014-06-08Add ENABLE_LTO cmake optionMatthias Schiffer
2014-06-06Use gcc-provided ar, nm and ranlib if available to allow supporting LTOMatthias Schiffer
2014-06-04Use libsodium by defaultMatthias Schiffer
2014-05-22Add Doxygen supportMatthias Schiffer
2014-05-05Make systemd support optional againMatthias Schiffer
2014-04-26Make on-verify support optionalMatthias Schiffer
2014-04-20Linux: use epoll to handle great numbers of peers with less overheadMatthias Schiffer
2014-04-10Use #pragma onceMatthias Schiffer
2014-04-06Set IP_FREEBINDMatthias Schiffer
2014-03-25Don't depend on libsystemd-daemon for systemd integration, always use systemd...Matthias Schiffer
2014-03-13Better systemd integration (enable with ENABLE_SYSTEMD cmake flag)Matthias Schiffer
2014-03-13Rename USE_LIBSODIUM and USE_OPENSSL cmake flags to ENABLE_LIBSODIUM and ENAB...Matthias Schiffer
2014-01-26Add support for setting packet marksMatthias Schiffer
2013-12-26Check if the compiler supports -mpclmulMatthias Schiffer
2013-11-29Fix build without NaClMatthias Schiffer
2013-11-28Add a pclmulqdq ghash implementationMatthias Schiffer
2013-11-15Allow using blowfish from OpenSSL on systems where it's available anywaysMatthias Schiffer
2013-11-07CMake: add LINK_LIBRARIES workaround for old CMake versionsMatthias Schiffer
2013-11-07CMake: really avoid target_include_directoriesMatthias Schiffer
2013-11-03Allow building without NaCl againMatthias Schiffer
2013-11-03Fix disabling modulesMatthias Schiffer
2013-11-03Improve build system for ciphers and MACs as wellMatthias Schiffer
2013-11-03Even nicer method specificationMatthias Schiffer
2013-11-02Make adding new methods a bit nicerMatthias Schiffer
2013-11-02More CMake cleanup and fixesMatthias Schiffer
2013-11-02Separate cmake filesMatthias Schiffer