summaryrefslogtreecommitdiffhomepage
path: root/algo.h
AgeCommit message (Expand)Author
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2016-05-02options for disabling "normal" DHMatt Johnston
2015-05-05Turn Algo_Type's name attribute into const char *Gaƫl PORTAY
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2015-01-28Disable non-delayed zlib for serverMatt Johnston
2013-11-14use oldstyle commentsMatt Johnston
2013-11-12Various cleanups and fixes for warningsMatt Johnston
2013-11-08curve25519Matt Johnston
2013-05-21merge in HEADMatt Johnston
2013-04-14A bit of work on ecdsa for host/auth keysMatt Johnston
2013-04-09start on ecdsa keysMatt Johnston
2013-04-07ecc kind of works, needs fixing/testingMatt Johnston
2013-03-30Get rid of client/server specific buf_match_algo, use singleMatt Johnston
2013-03-29Add kexguess2 behaviourMatt Johnston
2013-03-29More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston
2013-03-27more bits on ecc branchMatt Johnston
2013-03-26refactor kexdh code a bit, start working on ecdh etcMatt Johnston
2012-05-17ENABLE_USER_ALGO_LIST should work for the clientMatt Johnston
2012-05-17Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston
2009-09-11- Disable compression for non-final multihopsMatt Johnston
2008-09-29- Add Counter Mode supportMatt Johnston
2005-05-09Switching to libtomcrypt 1.02Matt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston