summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2001-02-18 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom
2001-02-18Accidentally applied test code, revertDamien Miller
2001-02-18 - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller
2001-02-15 - markus@cvs.openbsd.org 2001/02/11 12:59:25Ben Lindstrom
2001-02-14 - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller
2001-02-10 - (djm) Sync sftp and scp stuff from OpenBSD:Damien Miller
2001-02-08 - (djm) Fix linking of sftp, don't need arc4random any more.Damien Miller
2001-02-08 - (djm) Don't delete external askpass program in make uninstall target.Damien Miller
2001-02-05doh - Makefile.inDamien Miller
2001-02-05More makefile.in stuff for sftpDamien Miller
2001-02-04 - (djm) Makefile.in fixesDamien Miller
2001-02-04NB: big update - may break stuff. Please test!Damien Miller
2001-02-03 - (bal) Minor Makefile fixBen Lindstrom
2001-02-03 - (bal) Minor Makefile.in tweak. dirname may not exist on someBen Lindstrom
2001-02-02 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platformsBen Lindstrom
2001-02-02 - (bal) Makefile fix where sourcedir != builddir by Corinna VinschenBen Lindstrom
2001-02-01 - (bal) Minor fix to Makefile to stop rebuilding executables if noBen Lindstrom
2001-01-31 - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom
2001-01-25 - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by RoumenBen Lindstrom
2001-01-22A bit of this patch was in the last commitBen Lindstrom
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-19Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom
2001-01-18NOTE: This update changes the RSA key generation. *NEW RSA KEYSBen Lindstrom
2001-01-14 - (stevesk) initial work for OpenBSD "support supplementary group inKevin Steves
2001-01-03 - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>Ben Lindstrom
2001-01-0220010102Ben Lindstrom
2000-12-30<Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section.Ben Lindstrom
2000-12-29 - (bal) Add in '.c.o' section to Makefile.in to address make programs thatBen Lindstrom
2000-12-27 - (djm) Fix catman-do target for non-bashDamien Miller
2000-12-2220001223Ben Lindstrom
2000-12-18 - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.Ben Lindstrom
2000-12-1020001211Ben Lindstrom
2000-12-0520001205Ben Lindstrom
2000-12-03 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller
2000-11-29 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a fewDamien Miller
2000-11-29 - (djm) bsd-rresvport.c bzero -> memsetDamien Miller
2000-11-1720001117Ben Lindstrom
2000-11-1620001116Ben Lindstrom
2000-11-13 - (djm) fixpaths to DSA and RSA keys tooDamien Miller
2000-11-13 - (djm) Merge OpenBSD changes:Damien Miller
2000-11-11stupid ; misplacementDamien Miller
2000-11-11 - (djm) Fix new Makefile.in warningsDamien Miller
2000-11-11 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in andDamien Miller
2000-11-05 - (bal) Missed auth-skey.o in Makefile.in and minor correction toBen Lindstrom
2000-11-05 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() andBen Lindstrom
2000-11-05 - (bal) auth2-skey.c - Checked in. Missing from portable tree.Ben Lindstrom
2000-10-18 - (stevesk) Add initial support for setproctitle(). CurrentKevin Steves
2000-10-15 - (bal) Add support for realpath and getcwd for platforms with brokenBen Lindstrom
2000-10-14 - (djm) Fix scp user@host handlingDamien Miller
2000-10-14 - (djm) Big OpenBSD sync:Damien Miller