summaryrefslogtreecommitdiffstats
path: root/config.h.in
AgeCommit message (Expand)Author
2013-08-20OpenBSD doesn't support IPv4 on IPv6 socketsMatthias Schiffer
2013-08-14Allow disabling redundant command line optionsMatthias 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-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
2013-01-05Adjust copyright yearsMatthias Schiffer
2012-12-24Add WITH_CAPABILITIES CMake flag and check for libcapMatthias Schiffer
2012-09-21Nicely encapsulate different crypto algorithm implementationsMatthias Schiffer
2012-06-27Primitive aes128-gcm implementationMatthias Schiffer
2012-04-14Separate handshake from encryption methodMatthias 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-14Require libuecc; rename cfxp to ecfxp; add some basic infrastructure for cryp...Matthias Schiffer
2012-03-08Add curve25519-fhmqvc-xsalsa20-poly1305 method stubMatthias Schiffer