summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2006-03-21propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b...Matt 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
2005-12-08 * Update to debian 0.46-2Matt Johnston
2005-12-06 * workaround for systems such as glibc 2.1 that haveMatt Johnston
2005-12-06 * common-channel.c: get rid of the read()-from-writefd codeMatt Johnston
2005-12-06 * fix -L forwarding on the client, broke last revMatt Johnston
2005-12-04 * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston
2005-11-30 * options.h, common-kex.c: fix support of 4096 byte host keysMatt Johnston
2005-11-30 * keyimport.c: fclose() the key file to make sure data gets writtenMatt Johnston
2005-11-08* common-algo.c: use zlib for dbclientMatt Johnston
2005-10-31* include netinet/in_systm.h if available before netinet/ip.h, sinceMatt Johnston
2005-10-20 * rename infd/outfd to writefd/readfd, to avoid confusionMatt Johnston
2005-09-21- new function to set "low delay" for a packet, set the ip TOS bitMatt Johnston
2005-09-20Forgot to revert echo flagMatt Johnston
2005-09-20added keyboard-interactive client supportMatt Johnston
2005-09-20Log when pubkey auth fails because of bad pubkey perms/ownershipMatt Johnston
2005-09-06add note about compiling for 386Matt Johnston
2005-09-06- add explicit check that correct keytype exists for pubkey verificationMatt Johnston
2005-09-05* ensure that we only handle open confirmation/failureMatt Johnston
2005-09-05merge of da30137eaac417f50a323f9ddd29999ec21261e0Matt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston