Age | Commit message (Expand) | Author |
2016-01-14 | Move dh group constants to a separate file | Matt Johnston |
2015-02-28 | merge from default | Matt Johnston |
2015-02-24 | Some minor typo fixes, found by codespell. | Thorsten Horstmann |
2015-02-20 | Move generic network routines to netio.c | Matt Johnston |
2015-01-23 | Fix installing dropbear.8 error when building in a separate directory. | Like Ma |
2014-03-07 | Fix "make install" dependency so that it works without prior "make" | Matt Johnston |
2014-02-18 | Fix building with system libtomcrypt/libtommath | Matt Johnston |
2014-02-07 | Fix linking -lcrypt for systems without libcrypt in /usr/lib | Nicolas Boos |
2014-02-07 | Avoid linking dropbearconvert and dropbearkey to libz or libutil | Nicolas Boos |
2013-12-11 | Fix so that "make install" for multi target won't fail on scp which doesn't | Mike Frysinger |
2013-12-11 | Turn dropbearmulti into a real target so we don't constantly re-link it | Mike Frysinger |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston |
2013-11-08 | Merge | Matt Johnston |
2013-11-08 | curve25519 | Matt Johnston |
2013-11-07 | refactor key generation, make it generate as required. | Matt Johnston |
2013-10-18 | Merge in changes from the past couple of releases | Matt Johnston |
2013-10-09 | - Fix "inst_scp" target since there isn't a manpage | Matt Johnston |
2013-10-09 | Add @exec_prefix@ that was missing | Matt Johnston |
2013-10-03 | Add manpage for dropbearconvert | Matt Johnston |
2013-05-21 | Fix static library order, libtomcrypt depends on libtommath | Matt Johnston |
2013-05-21 | merge in HEAD | Matt Johnston |
2013-04-09 | start on ecdsa keys | Matt Johnston |
2013-04-07 | ecc kind of works, needs fixing/testing | Matt Johnston |
2013-04-01 | merge from head roundtrip changes | Matt Johnston |
2013-03-31 | Don't bother waiting for a ssh-connection service reply - the server | Matt Johnston |
2013-03-30 | Get rid of client/server specific buf_match_algo, use single | Matt Johnston |
2013-03-27 | more bits on ecc branch | Matt Johnston |
2013-03-26 | refactor kexdh code a bit, start working on ecdh etc | Matt Johnston |
2011-11-08 | Fix symlink target created by installdropbearmulti | Matt Johnston |
2011-06-30 | Hopefully fix -lcrypt problem | Matt Johnston |
2011-02-25 | -lcrypt needs to be before object files when static linking | Matt Johnston |
2010-07-21 | Work properly again with bundled libtom*. autoconf is a hassle. | Matt Johnston |
2010-07-21 | Use system libtomcrypt/libtommath if available. Doesn't currently | Matt Johnston |
2009-09-02 | - scp progressbar needs strlcat(), so add compat.o | Matt Johnston |
2009-07-06 | New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList | Matt Johnston |
2009-07-01 | Make it compile, update for changes in channel structure. | Matt Johnston |
2008-11-18 | - Use the right variable notation | Matt Johnston |
2008-11-17 | Only use -lcrypt for Dropbear server binary | Matt Johnston |
2008-09-08 | * Patch from Frédéric Moulins adding options to authorized_keys. | Matt Johnston |
2006-10-11 | Fix up separate-directory building for libtomcrypt | Matt Johnston |
2006-04-18 | Include CPPFLAGS in CFLAGS | Matt Johnston |
2005-09-20 | added keyboard-interactive client support | Matt Johnston |
2005-05-10 | * change include path for libtomcrypt 1.02 | Matt Johnston |
2005-03-02 | * don't add a 'static' prefix to binary names | Matt Johnston |
2005-01-02 | 0.44 release changes | Matt Johnston |
2004-12-17 | Pristine compilation works. | Matt Johnston |
2004-09-21 | use inst_ rather than inst, so it doesn't try to install "all". | Matt Johnston |
2004-09-12 | propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659... | Matt Johnston |
2004-09-12 | propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466... | Matt Johnston |
2004-08-24 | Nasty. | Matt Johnston |