summaryrefslogtreecommitdiffhomepage
path: root/common-runopts.c
AgeCommit message (Expand)Author
2014-07-27- Don't use multichar constants since recent gcc complainsMatt Johnston
2014-07-27Add '-V' for versionMatt Johnston
2013-11-14rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston
2013-11-01Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston
2013-03-20Fix "-c none" so that it allows aes during authenticationMatt Johnston
2012-06-29Improve RNG seeding.Matt Johnston
2012-05-17Add rough support for choosing ciphers/hashes with "-c" or "-m"Matt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-07-27Progressing client supportMatt Johnston