summaryrefslogtreecommitdiffhomepage
path: root/cli-kex.c
AgeCommit message (Expand)Author
2013-04-01merge from head roundtrip changesMatt Johnston
2013-04-01Move the more verbose TRACE() statements into TRACE2()Matt Johnston
2013-03-29first_kex_packet_follows working, needs tidyingMatt Johnston
2013-03-23Fix a few compile warningsMatt Johnston
2009-09-01Rearrange getaddrstring() etcMatt Johnston
2009-06-12- Make -i and -W pass through multihop argumentsMatt Johnston
2007-02-25Remove a newline from the kex prompt question, from FreeWRTMatt Johnston
2007-02-22Improve known_hosts checking.Matt Johnston
2007-02-11Add '-y' option to dbclient to accept the host key without checkingMatt Johnston
2006-07-07Fixes from Erik Hovland:Matt Johnston
2006-06-07Look at HOME before /etc/passwd when looking for ~/.ssh/known_hostsMatt Johnston
2006-04-12don't fail fatally if the client can't get homedir from getpwuid(), fallbackMatt Johnston
2005-01-11Read "y/n" response for fingerprints from /dev/tty directly so that dbclientMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-24Fix if the first write failsMatt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-08-16create known_hosts properlyMatt Johnston
2004-08-16- don't crash when trying to add to known_hosts if it doesn't existMatt Johnston
2004-08-14License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston
2004-08-09add new entries to known_hostsMatt Johnston
2004-08-08- Hostkey checking is mostly there, just aren't appending yet.Matt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-26snapshot of stuffMatt Johnston