summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
AgeCommit message (Expand)Author
2013-04-01merge from head roundtrip changesMatt Johnston
2013-03-31Don't bother waiting for a ssh-connection service reply - the serverMatt Johnston
2013-03-30Get rid of client/server specific buf_match_algo, use singleMatt Johnston
2011-11-08Fix symlink target created by installdropbearmultiMatt Johnston
2011-06-30Hopefully fix -lcrypt problemMatt Johnston
2011-02-25-lcrypt needs to be before object files when static linkingMatt Johnston
2010-07-21Work properly again with bundled libtom*. autoconf is a hassle.Matt Johnston
2010-07-21Use system libtomcrypt/libtommath if available. Doesn't currentlyMatt Johnston
2009-09-02- scp progressbar needs strlcat(), so add compat.oMatt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2009-07-01Make it compile, update for changes in channel structure.Matt Johnston
2008-11-18- Use the right variable notationMatt Johnston
2008-11-17Only use -lcrypt for Dropbear server binaryMatt Johnston
2008-09-08* Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston
2006-10-11Fix up separate-directory building for libtomcryptMatt Johnston
2006-04-18Include CPPFLAGS in CFLAGSMatt Johnston
2005-09-20added keyboard-interactive client supportMatt Johnston
2005-05-10* change include path for libtomcrypt 1.02Matt Johnston
2005-03-02* don't add a 'static' prefix to binary namesMatt Johnston
2005-01-020.44 release changesMatt Johnston
2004-12-17Pristine compilation works.Matt Johnston
2004-09-21use inst_ rather than inst, so it doesn't try to install "all".Matt Johnston
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston
2004-09-12propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston
2004-08-24Nasty.Matt Johnston
2004-08-17Small fixesMatt Johnston
2004-08-17do the symlinks for multi-binary compilesMatt Johnston
2004-08-16dbclient works as "ssh" tooMatt Johnston
2004-08-14Dropbearkey can now print out pubkey portionsMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-12fake-rfc stuffMatt Johnston
2004-08-12Oops, forgot to call the actual code.Matt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-08svr-authpam code merged and works. needs tidying a logMatt Johnston
2004-08-08add cli-authpubkeyMatt Johnston
2004-08-07Should be dropbearkey, rather than dropbearmulti, for the default targetsMatt Johnston
2004-07-30we're nearly there yetMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-27forgot to include libtomcrypt dirMatt Johnston
2004-07-27removed some test targetsMatt Johnston
2004-07-27Switching to the magical new Makefile, and new dbmulti styleMatt Johnston
2004-07-27Totally reworked Makefile.inMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-23Makefile.inMatt Johnston
2004-06-03- renaming x11fwd.c to svr-x11fwd.c, to testing monotoneMatt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston