index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common-kex.c
Age
Commit message (
Expand
)
Author
2005-11-30
* options.h, common-kex.c: fix support of 4096 byte host keys
Matt Johnston
2005-08-30
- Fixed twofish algorithm naming so it actually works.
Matt Johnston
2005-08-24
Make a variables static
Matt Johnston
2005-05-05
- refactored random mp_int generation and byte->mp_int code
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-09-02
Check for non-matching algos properly
Matt Johnston
2004-08-17
default initialisers for mp_ints
Matt Johnston
2004-08-16
- don't crash when trying to add to known_hosts if it doesn't exist
Matt Johnston
2004-08-14
License boilerplate etc, add Mihnea as an author to some of the files
Matt Johnston
2004-07-29
Handle differing c2s and s2c algorithms properly
Matt Johnston
2004-07-29
set the isserver flag (oops)
Matt Johnston
2004-07-28
Client mostly works up to password auth
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-06-23
merge of abac2150ee4f4031a98016241fbd136d24fed127
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston