log

age author description
2006-03-25 Matt Johnston Use password file, add serial option ucc-axis-hack
2006-03-25 matt-ucc A few changes for the 0.48 merge ucc-axis-hack
2006-03-25 Matt Johnston added README.axis ucc-axis-hack
2006-03-25 Matt Johnston printf not fprintf for scp stuff ucc-axis-hack
2006-03-25 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
2006-03-25 Matt Johnston merge of 6ace12c71fc2773210f2f3d374c96622ca54fe48
2006-03-25 Matt Johnston Some cleanups/fixes for various TRACE statements
2006-03-25 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
2006-03-22 Matt Johnston minor cleanups for some warnings
2006-03-21 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) agent-client
2006-03-21 Matt Johnston A hack to make dbclient to tcp forwarding netcat style. dbclient-netcat-alike
2006-03-11 Matt Johnston 0.48.1 DROPBEAR_0.48.1
2006-03-11 Matt Johnston put back the TIMEVAL_TO_TIMESPEC and timersub macros for Linux
2006-03-10 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a) contrib-blacklist
2006-03-10 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a) insecure-nocrypto
2006-03-09 Matt Johnston 0.48 bump DROPBEAR_0.48
2006-03-09 Matt Johnston 0.48 progress
2006-03-08 Matt Johnston code was untested and wrong.
2006-03-08 Matt Johnston removed some large informational files
2006-03-08 Matt Johnston Update to scp from OpenSSH portable 4.3p2
2006-03-08 Matt Johnston some minor cleanups to the uClinux parts
2006-03-08 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a312d77fb41dc2970b62689c3)
2006-03-08 Matt Johnston propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad062cb3a0c279f7ba788583)
2006-03-08 Matt Johnston * Changes imported from Dropbear 0.47. libtommath-dropbear
2006-03-08 Matt Johnston Import of libtommath 0.35 libtommath-orig libtommath-0.35
2006-03-08 Matt Johnston Just import the Dropbear 0.47 libtomcrypt changes libtomcrypt-dropbear
2006-03-08 Matt Johnston Re-import libtomcrypt 1.05 for cleaner propagating. libtomcrypt-orig libtomcrypt-1.05
2006-03-08 Matt Johnston merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
2006-03-08 Matt Johnston merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d3
2006-03-08 Matt Johnston * Per-IP connection unauthed connection limits
2006-03-08 Matt Johnston Stomp on some minor warnings
2006-03-04 Matt Johnston Exit with a message if the ssh protocol version is incompatible
2006-02-28 Matt Johnston merge of 50848a51c2f9867bc10e81826190dbc326ea16b9
2006-02-28 Matt Johnston Merge of the uClinux-dist patch, should work in inetd mode
2006-02-11 Matt Johnston Only read /dev/random once when the program starts
2006-02-01 Matt Johnston Fix up #ifdefs for tcp forwarding
2006-01-25 Matt Johnston merge of c9dc9c734d4724866a86987356e6aedeed1c93dd
2006-01-25 Matt Johnston Check that the output circular buffer is actually empty before
2006-01-15 Matt Johnston Cancel a dbclient password prompt if the user presses ctrl-c.
2006-01-15 Matt Johnston * svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLEN
2005-12-09 Matt Johnston * options.h: bump the version number DROPBEAR_0.47
2005-12-08 Matt Johnston * Update changelogs for 0.47 release
2005-12-08 Matt Johnston * fix incorrect array sizing
2005-12-08 Matt Johnston * Update to debian 0.46-2
2005-12-06 Matt Johnston * workaround for systems such as glibc 2.1 that have
2005-12-06 Matt Johnston * common-channel.c: get rid of the read()-from-writefd code
2005-12-06 Matt Johnston Make the clean target a bit saner libtomcrypt LTC_DB_0.47
2005-12-06 Matt Johnston * fix -L forwarding on the client, broke last rev
2005-12-04 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
2005-11-30 Matt Johnston * options.h, common-kex.c: fix support of 4096 byte host keys
2005-11-30 Matt Johnston * keyimport.c: fclose() the key file to make sure data gets written
2005-11-08 Matt Johnston * common-algo.c: use zlib for dbclient
2005-10-31 Matt Johnston * include netinet/in_systm.h if available before netinet/ip.h, since
2005-10-20 Matt Johnston * rename infd/outfd to writefd/readfd, to avoid confusion
2005-09-23 Matt Johnston - a hack for grahame to run dropbear with "none" cipher. insecure-nocrypto
2005-09-21 Matt Johnston - new function to set "low delay" for a packet, set the ip TOS bit
2005-09-20 Matt Johnston Forgot to revert echo flag
2005-09-20 Matt Johnston added keyboard-interactive client support
2005-09-20 Matt Johnston Log when pubkey auth fails because of bad pubkey perms/ownership
2005-09-06 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head c9347a030ac9ef5454b7a84f4915e91dc44efd6c) contrib-blacklist