summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2000-09-05 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-09-0520000905Damien Miller
2000-08-23 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller
2000-08-18 - (djm) OpenBSD CVS changes:Damien Miller
2000-08-16 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)Damien Miller
2000-08-13 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report fromDamien Miller
2000-08-07Set mode 0755 during installDamien Miller
2000-07-11 - (djm) Add strsep function from OpenBSD libc for systems that lack itDamien Miller
2000-07-11 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPMDamien Miller
2000-07-11 - (djm) Added bsd-inet_aton for NeXTDamien Miller
2000-07-09 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-07-09 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPMDamien Miller
2000-06-28 - (djm) Added 'distprep' make target to simplify packagingDamien Miller
2000-06-22 - (djm) Automatically generate host key during "make install". SuggestedDamien Miller
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller
2000-06-18 - OpenBSD CVS updates:Damien Miller
2000-06-03Added new login recording codeandre
2000-05-20 - HPUX and Configure fixes from Lutz JaenickeDamien Miller
2000-05-17 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller
2000-05-17 - OpenBSD CVS update:Damien Miller
2000-05-17 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller
2000-05-13 - Fix for non-recognised DSA keys from Arkadiusz MiskiewiczDamien Miller
2000-05-09 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.aDamien Miller
2000-05-08 - Generate DSA host keys during "make key" or RPM installsDamien Miller
2000-05-07 - Remove references to SSLeay.Damien Miller
2000-05-02 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyDamien Miller
2000-04-29 - Merge big update to OpenSSH-2.0 from OpenBSD CVSDamien Miller
2000-04-04 - Generate manpages before make install not at the end of make allDamien Miller
2000-04-04 - OpenBSD CVS update:Damien Miller
2000-04-03 - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller
2000-04-01 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)Damien Miller
2000-03-26 - OpenBSD CVS updateDamien Miller
2000-03-26 - Better tests for OpenSSL w/ RSArefDamien Miller
2000-03-16 - Propogate LD through to MakefileDamien Miller
2000-03-15 - Created contrib/ subdirectory. Included helpers from Phil Hands'Damien Miller
2000-03-03- Added "make host-key" target, Suggestion from Dominik BrettnacherDamien Miller
2000-01-29 - Seed OpenSSL's random number generator before generating RSA keypairsDamien Miller
2000-01-27ssh should be setuidDamien Miller
2000-01-26 - Added 'DESTDIR' option to Makefile to ease package building. Patch fromDamien Miller
2000-01-26 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim KnobleDamien Miller
2000-01-22 - Merge preformatted manpage patch from Andre LucasDamien Miller
2000-01-20 - Big manpage and config file cleanup from Andre LucasDamien Miller
2000-01-18 - Makefile fix from Gary E. Miller <gem@rellim.com>Damien Miller
2000-01-17 - Substitute PID directory in sshd.8. Suggestion from AndrewDamien Miller
2000-01-14 - Merged OpenBSD IPv6 patch:Damien Miller
2000-01-07 - Better KrbIV / AFS detection, based on patch from:Damien Miller
2000-01-03 - Add explicit make rules for files proccessed by fixpaths.Damien Miller
2000-01-02 - Run fixpaths before install. (Andre Lucas)Damien Miller
1999-12-30 - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller
1999-12-29 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]Damien Miller