summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-10-18build: remove outdated CMake policyMatthias Schiffer
2017-03-02CMakeList: do not overwrite module pathYann E. MORIN
2016-03-28Development versionMatthias Schiffer
2016-03-28fastd v18v18Matthias Schiffer
2015-05-16build: update minimum required CMake versionMatthias Schiffer
2015-01-29Development versionMatthias Schiffer
2015-01-29fastd v17v17Matthias Schiffer
2014-11-15Development versionMatthias Schiffer
2014-11-15fastd v16v16Matthias Schiffer
2014-11-11Development versionMatthias Schiffer
2014-11-11fastd v15v15Matthias Schiffer
2014-06-30Development versionMatthias Schiffer
2014-06-30fastd v14v14Matthias Schiffer
2014-06-21Development versionMatthias Schiffer
2014-06-21fastd v13v13Matthias Schiffer
2014-06-06Use gcc-provided ar, nm and ranlib if available to allow supporting LTOMatthias Schiffer
2014-05-22Add Doxygen supportMatthias Schiffer
2014-03-14Development versionMatthias Schiffer
2014-03-14fastd v12v12Matthias Schiffer
2014-02-25Set development version stringMatthias Schiffer
2013-12-27fastd v11v11Matthias Schiffer
2013-12-01Add fast SSE2 implementations "xmm" for Salsa20 and Salsa20/12Matthias Schiffer
2013-11-28Add a pclmulqdq ghash implementationMatthias Schiffer
2013-11-02Separate cmake filesMatthias Schiffer
2013-11-02Move all generated headers to the src subdirMatthias Schiffer
2013-11-02Convert ghash to the new crypto algorithm schemeMatthias Schiffer
2013-11-02Convert aes128-gcm into a generic gcm methodMatthias Schiffer
2013-11-02Implement the first step towards a more flexible way to support crypto methodsMatthias Schiffer
2013-10-29Allow using libsodium instead of NaClMatthias Schiffer
2013-10-28Organize method and protocol source files into distinct source directoriesMatthias Schiffer
2013-10-16New development cycleMatthias Schiffer
2013-10-11fastd v10v10Matthias Schiffer
2013-09-07fastd v9v9Matthias Schiffer
2013-08-20OpenBSD doesn't support IPv4 on IPv6 socketsMatthias Schiffer
2013-08-15Don't require NaCl when it is not usedMatthias Schiffer
2013-08-14Allow disabling redundant command line optionsMatthias Schiffer
2013-08-14Implement new lexer that is not generated by flex to reduce code sizeMatthias Schiffer
2013-08-11Fix librt checkMatthias Schiffer
2013-08-11Only link with librt when necessaryMatthias Schiffer
2013-08-08Check for AI_ADDRCONFIGMatthias Schiffer
2013-08-07Implement get_current_dir_name() for *BSD systemsMatthias Schiffer
2013-08-07Guard socket options not available on FreeBSDMatthias Schiffer
2013-08-07Define ethhdr when it is not availableMatthias Schiffer
2013-08-07Add some more newlines to CMakeLists.txt to make it more readableMatthias Schiffer
2013-08-07Disable incompatible CMake options on non-Linux systemsMatthias Schiffer
2013-03-30Set development versionMatthias Schiffer
2013-03-10fastd v8v8Matthias Schiffer
2013-02-25Rewrite 'git describe' version support to update the version whenever neededMatthias Schiffer
2013-02-23Use 'git describe' output as version string when availableMatthias Schiffer
2013-01-15Move version number to build systemMatthias Schiffer