index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
algo.h
Age
Commit message (
Expand
)
Author
2015-05-05
Turn Algo_Type's name attribute into const char *
Gaƫl PORTAY
2015-02-24
DROPBEAR_ prefix for include guards to avoid collisions
Thorsten Horstmann
2015-01-28
Disable non-delayed zlib for server
Matt Johnston
2013-11-14
use oldstyle comments
Matt Johnston
2013-11-12
Various cleanups and fixes for warnings
Matt Johnston
2013-11-08
curve25519
Matt Johnston
2013-05-21
merge in HEAD
Matt Johnston
2013-04-14
A bit of work on ecdsa for host/auth keys
Matt Johnston
2013-04-09
start on ecdsa keys
Matt Johnston
2013-04-07
ecc kind of works, needs fixing/testing
Matt Johnston
2013-03-30
Get rid of client/server specific buf_match_algo, use single
Matt Johnston
2013-03-29
Add kexguess2 behaviour
Matt Johnston
2013-03-29
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
Matt Johnston
2013-03-27
more bits on ecc branch
Matt Johnston
2013-03-26
refactor kexdh code a bit, start working on ecdh etc
Matt Johnston
2012-05-17
ENABLE_USER_ALGO_LIST should work for the client
Matt Johnston
2012-05-17
Add rough support for choosing ciphers/hashes with "-c" or "-m"
Matt Johnston
2009-09-11
- Disable compression for non-final multihops
Matt Johnston
2008-09-29
- Add Counter Mode support
Matt Johnston
2005-05-09
Switching to libtomcrypt 1.02
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston