summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-01-09Update to libuecc v3, check EC points for validityMatthias Schiffer
2012-12-24Add WITH_CAPABILITIES CMake flag and check for libcapMatthias Schiffer
2012-12-23Use new pkg-config support of libueccMatthias Schiffer
2012-09-21Nicely encapsulate different crypto algorithm implementationsMatthias Schiffer
2012-06-27Primitive aes128-gcm implementationMatthias Schiffer
2012-04-16Add support for peers specified by hostnamesMatthias Schiffer
2012-04-15Fix minimum required CMake versionMatthias Schiffer
2012-04-14Separate handshake from encryption methodMatthias Schiffer
2012-04-03Require Bison 2.5Matthias Schiffer
2012-03-25Add include commandMatthias Schiffer
2012-03-24Rename methods to protocols; fix some command line parse bugs; implement most...Matthias Schiffer
2012-03-24Partial implementation of a config files parserMatthias Schiffer
2012-03-14Require libuecc; rename cfxp to ecfxp; add some basic infrastructure for cryp...Matthias Schiffer
2012-03-08Add curve25519-fhmqvc-xsalsa20-poly1305 method stubMatthias Schiffer
2012-02-28CMake: Correctly mark project language as CMatthias Schiffer
2012-02-28Migrate to CMakeMatthias Schiffer