summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* merge from defaultMatt Johnston2015-02-281-1/+1
|\
| * Some minor typo fixes, found by codespell.Thorsten Horstmann2015-02-241-1/+1
* | Move generic network routines to netio.cMatt Johnston2015-02-201-2/+2
|/
* Fix installing dropbear.8 error when building in a separate directory.Like Ma2015-01-231-2/+2
* Fix "make install" dependency so that it works without prior "make"Matt Johnston2014-03-071-1/+1
* Fix building with system libtomcrypt/libtommathMatt Johnston2014-02-181-6/+8
* Fix linking -lcrypt for systems without libcrypt in /usr/libNicolas Boos2014-02-071-4/+7
* Avoid linking dropbearconvert and dropbearkey to libz or libutilNicolas Boos2014-02-071-4/+7
* Fix so that "make install" for multi target won't fail on scp which doesn'tMike Frysinger2013-12-111-1/+1
* Turn dropbearmulti into a real target so we don't constantly re-link itMike Frysinger2013-12-111-3/+3
* rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston2013-11-141-2/+2
* MergeMatt Johnston2013-11-081-1/+1
|\
| * curve25519Matt Johnston2013-11-081-1/+1
* | refactor key generation, make it generate as required.Matt Johnston2013-11-071-2/+3
|/
* Merge in changes from the past couple of releasesMatt Johnston2013-10-181-6/+7
|\
| * Fix static library order, libtomcrypt depends on libtommathMatt Johnston2013-05-211-2/+2
| * merge in HEADMatt Johnston2013-05-211-3/+3
| |\
| * | start on ecdsa keysMatt Johnston2013-04-091-2/+3
| * | ecc kind of works, needs fixing/testingMatt Johnston2013-04-071-4/+4
| * | more bits on ecc branchMatt Johnston2013-03-271-1/+1
| * | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-1/+1
* | | - Fix "inst_scp" target since there isn't a manpageMatt Johnston2013-10-091-8/+8
* | | Add @exec_prefix@ that was missingMatt Johnston2013-10-091-0/+1
* | | Add manpage for dropbearconvertMatt Johnston2013-10-031-17/+16
| |/ |/|
* | merge from head roundtrip changesMatt Johnston2013-04-011-1/+1
|\ \
| * | Don't bother waiting for a ssh-connection service reply - the serverMatt Johnston2013-03-311-1/+1
| |/
* | Get rid of client/server specific buf_match_algo, use singleMatt Johnston2013-03-301-2/+2
|/
* Fix symlink target created by installdropbearmultiMatt Johnston2011-11-081-2/+4
* Hopefully fix -lcrypt problemMatt Johnston2011-06-301-3/+3
* -lcrypt needs to be before object files when static linkingMatt Johnston2011-02-251-2/+2
* Work properly again with bundled libtom*. autoconf is a hassle.Matt Johnston2010-07-211-1/+1
* Use system libtomcrypt/libtommath if available. Doesn't currentlyMatt Johnston2010-07-211-9/+10
* - scp progressbar needs strlcat(), so add compat.oMatt Johnston2009-09-021-1/+1
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-2/+2
* Make it compile, update for changes in channel structure.Matt Johnston2009-07-011-1/+2
* - Use the right variable notationMatt Johnston2008-11-181-1/+1
* Only use -lcrypt for Dropbear server binaryMatt Johnston2008-11-171-1/+1
* * Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston2008-09-081-1/+1
* Fix up separate-directory building for libtomcryptMatt Johnston2006-10-111-5/+6
* Include CPPFLAGS in CFLAGSMatt Johnston2006-04-181-1/+2
* added keyboard-interactive client supportMatt Johnston2005-09-201-1/+1
* * change include path for libtomcrypt 1.02Matt Johnston2005-05-101-1/+1
* * don't add a 'static' prefix to binary namesMatt Johnston2005-03-021-26/+21
* 0.44 release changesMatt Johnston2005-01-021-0/+1
* Pristine compilation works.Matt Johnston2004-12-171-1/+4
* use inst_ rather than inst, so it doesn't try to install "all".Matt Johnston2004-09-211-3/+3
* propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston2004-09-121-2/+1
* propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston2004-09-121-0/+1
|\
| * svr-authpam code merged and works. needs tidying a logauthpamMatt Johnston2004-08-081-1/+2
* | Nasty.Matt Johnston2004-08-241-2/+2