summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - Missed sshtty.[ch] in Sync.Ben Lindstrom2001-04-141-2/+2
* - (stevesk) Makefile.in: log.o is in libssh.aKevin Steves2001-04-061-15/+15
* - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.Ben Lindstrom2001-04-041-2/+2
* Fixup makefile after mergeDamien Miller2001-03-301-3/+3
* - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.Ben Lindstrom2001-03-241-2/+2
* - (djm) Generate config files before buildDamien Miller2001-03-211-2/+2
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-141-2/+2
* - djm@cvs.openbsd.org 2001/03/13 22:42:54Damien Miller2001-03-141-3/+3
* - (bal) Reorder includes in Makefile.Ben Lindstrom2001-03-121-2/+2
* make sure $bindir is in USER_PATH so scp will workTim Rice2001-03-101-2/+3
* - Removed log.o from sftp client. Not needed.Ben Lindstrom2001-03-091-3/+3
* - (bal) Fix up logging since it changed. removed log-*.cBen Lindstrom2001-03-051-19/+19
* - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom2001-02-181-2/+2
* Accidentally applied test code, revertDamien Miller2001-02-181-2/+2
* - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller2001-02-181-2/+2
* - markus@cvs.openbsd.org 2001/02/11 12:59:25Ben Lindstrom2001-02-151-2/+2
* - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller2001-02-141-2/+2
* - (djm) Sync sftp and scp stuff from OpenBSD:Damien Miller2001-02-101-4/+9
* - (djm) Fix linking of sftp, don't need arc4random any more.Damien Miller2001-02-081-3/+2
* - (djm) Don't delete external askpass program in make uninstall target.Damien Miller2001-02-081-2/+1
* doh - Makefile.inDamien Miller2001-02-051-5/+5
* More makefile.in stuff for sftpDamien Miller2001-02-051-3/+3
* - (djm) Makefile.in fixesDamien Miller2001-02-041-1/+3
* NB: big update - may break stuff. Please test!Damien Miller2001-02-041-6/+14
* - (bal) Minor Makefile fixBen Lindstrom2001-02-031-2/+1
* - (bal) Minor Makefile.in tweak. dirname may not exist on someBen Lindstrom2001-02-031-1/+1
* - (bal) Makefile fix to use $(MAKE) instead of 'make' for platformsBen Lindstrom2001-02-021-3/+3
* - (bal) Makefile fix where sourcedir != builddir by Corinna VinschenBen Lindstrom2001-02-021-1/+1
* - (bal) Minor fix to Makefile to stop rebuilding executables if noBen Lindstrom2001-02-011-11/+12
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-8/+7
* - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by RoumenBen Lindstrom2001-01-251-1/+1
* A bit of this patch was in the last commitBen Lindstrom2001-01-221-1/+1
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-1/+1
* Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom2001-01-191-1/+1
* NOTE: This update changes the RSA key generation. *NEW RSA KEYSBen Lindstrom2001-01-181-1/+1
* - (stevesk) initial work for OpenBSD "support supplementary group inKevin Steves2001-01-141-2/+2
* - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>Ben Lindstrom2001-01-031-5/+8
* 20010102Ben Lindstrom2001-01-021-2/+2
* <Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section.Ben Lindstrom2000-12-301-1/+1
* - (bal) Add in '.c.o' section to Makefile.in to address make programs thatBen Lindstrom2000-12-291-0/+3
* - (djm) Fix catman-do target for non-bashDamien Miller2000-12-271-2/+3
* 20001223Ben Lindstrom2000-12-221-3/+2
* - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.Ben Lindstrom2000-12-181-1/+2
* 20001211Ben Lindstrom2000-12-101-0/+1
* 20001205Ben Lindstrom2000-12-051-3/+9
* - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller2000-12-031-1/+1
* - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a fewDamien Miller2000-11-291-1/+14
* - (djm) bsd-rresvport.c bzero -> memsetDamien Miller2000-11-291-1/+1
* 20001117Ben Lindstrom2000-11-171-1/+1
* 20001116Ben Lindstrom2000-11-161-6/+6