summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Small fixesMatt Johnston2004-08-171-1/+3
* | do the symlinks for multi-binary compilesMatt Johnston2004-08-171-20/+35
* | dbclient works as "ssh" tooMatt Johnston2004-08-161-2/+2
* | Dropbearkey can now print out pubkey portionsMatt Johnston2004-08-141-1/+1
* | cleaning up the pubkey definesMatt Johnston2004-08-121-2/+2
* | fake-rfc stuffMatt Johnston2004-08-121-2/+2
* | Oops, forgot to call the actual code.Matt Johnston2004-08-121-1/+1
* | TCP forwarding works.Matt Johnston2004-08-121-2/+2
* | just checkpointingMatt Johnston2004-08-101-5/+6
|/
* add cli-authpubkeyMatt Johnston2004-08-081-1/+2
* Should be dropbearkey, rather than dropbearmulti, for the default targetsMatt Johnston2004-08-071-1/+1
* we're nearly there yetMatt Johnston2004-07-301-1/+1
* Progressing client supportMatt Johnston2004-07-271-6/+7
* forgot to include libtomcrypt dirMatt Johnston2004-07-271-1/+1
* removed some test targetsMatt Johnston2004-07-271-6/+0
* Switching to the magical new Makefile, and new dbmulti styleMatt Johnston2004-07-271-30/+39
* Totally reworked Makefile.inMatt Johnston2004-07-271-77/+100
* switching to global varsMatt Johnston2004-07-201-1/+1
* Makefile.inMatt Johnston2004-06-231-3/+3
* - renaming x11fwd.c to svr-x11fwd.c, to testing monotoneMatt Johnston2004-06-031-1/+1
* - Reworked non-channel fd handling to listener.cMatt Johnston2004-06-031-5/+5
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+164