summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2006-06-12mention a command in the helpMatt Johnston
2006-06-11fix accidentally changed == vs != operatorsMatt Johnston
2006-06-11progress towards exiting on writefd closure rather thanMatt Johnston
2006-06-10merge of 332f709a4cb39cde4cedab7c3be89e05f3023067Matt Johnston
2006-06-10disapproval of revision 'a4c1a9be4db326f8f7adcf30f876fadedf87b203'Matt Johnston
2006-06-10increase the size of listening sockets if the port count increasesMatt Johnston
2006-06-07Bring in changes from Debian 0.48.1-1Matt Johnston
2006-06-07add -f background option to dbclientMatt Johnston
2006-06-07Add -N "no remote command" dbclient option.Matt Johnston
2006-06-07Include user@host in the pubkey line, since it's sometimes very usefulMatt Johnston
2006-06-07Add -P pidfile patch from Swen SchilligMatt Johnston
2006-06-07Look at HOME before /etc/passwd when looking for ~/.ssh/known_hostsMatt Johnston
2006-06-07change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILEMatt Johnston
2006-04-18Include CPPFLAGS in CFLAGSMatt Johnston
2006-04-12don't fail fatally if the client can't get homedir from getpwuid(), fallbackMatt Johnston
2006-03-27send success message for successful window change requestMatt Johnston
2006-03-26A few more fixups, make sure that variable declarations are theMatt Johnston
2006-03-25merge of 6ace12c71fc2773210f2f3d374c96622ca54fe48Matt Johnston
2006-03-25Some cleanups/fixes for various TRACE statementsMatt Johnston
2006-03-22minor cleanups for some warningsMatt Johnston
2006-03-110.48.1Matt Johnston
2006-03-11put back the TIMEVAL_TO_TIMESPEC and timersub macros for LinuxMatt Johnston
2006-03-090.48 bumpMatt Johnston
2006-03-090.48 progressMatt Johnston
2006-03-08code was untested and wrong.Matt Johnston
2006-03-08removed some large informational filesMatt Johnston
2006-03-08Update to scp from OpenSSH portable 4.3p2Matt Johnston
2006-03-08some minor cleanups to the uClinux partsMatt Johnston
2006-03-08propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a31...Matt Johnston
2006-03-08propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad...Matt Johnston
2006-03-08* Changes imported from Dropbear 0.47.Matt Johnston
2006-03-08Import of libtommath 0.35Matt Johnston
2006-03-08Just import the Dropbear 0.47 libtomcrypt changesMatt Johnston
2006-03-08Re-import libtomcrypt 1.05 for cleaner propagating.Matt Johnston
2006-03-08merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17Matt Johnston
2006-03-08merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d3Matt Johnston
2006-03-08* Per-IP connection unauthed connection limitsMatt Johnston
2006-03-08Stomp on some minor warningsMatt Johnston
2006-03-04Exit with a message if the ssh protocol version is incompatibleMatt Johnston
2006-02-28merge of 50848a51c2f9867bc10e81826190dbc326ea16b9Matt Johnston
2006-02-28Merge of the uClinux-dist patch, should work in inetd modeMatt Johnston
2006-02-11Only read /dev/random once when the program startsMatt Johnston
2006-02-01Fix up #ifdefs for tcp forwardingMatt Johnston
2006-01-25merge of c9dc9c734d4724866a86987356e6aedeed1c93ddMatt Johnston
2006-01-25Check that the output circular buffer is actually empty beforeMatt Johnston
2006-01-15Cancel a dbclient password prompt if the user presses ctrl-c.Matt Johnston
2006-01-15 * svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLENMatt Johnston
2005-12-09 * options.h: bump the version numberMatt Johnston
2005-12-08 * Update changelogs for 0.47 releaseMatt Johnston
2005-12-08 * fix incorrect array sizingMatt Johnston