summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2002-03-13duhDamien Miller
2002-03-13Import of Niels Provos' privilege separation patch. Almost complies on LinuxDamien Miller
2002-03-13Stupid djm commits experimental code to head instead of branchDamien Miller
2002-03-13Import of Niels Provos' 20020312 ssh-complete.diffDamien Miller
2002-02-26 - (bal) Imported missing fatal.c and fixed up Makefile.inBen Lindstrom
2002-02-26Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice
2002-02-10 - (djm) OpenBSD CVS SyncDamien Miller
2002-01-23 - (stevesk) Makefile.in: bug #61; delete commented line for now.Kevin Steves
2002-01-22 - (djm) autoconf hacking:Damien Miller
2001-12-25 - (stevesk) [Makefile.in ssh-rand-helper.c]Kevin Steves
2001-12-24 - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch fromDamien Miller
2001-11-12 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>Damien Miller
2001-10-21[configure.in] Clean up library testing.Tim Rice
2001-10-12 - (djm) Clean some autoconf-2.52 junk when doing "make distclean"Damien Miller
2001-10-12 - (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>Damien Miller
2001-09-18 - (djm) More makefile infrastructre for smartcard support, also basedDamien Miller
2001-09-17 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]Tim Rice
2001-08-06 - (bal) ssh-keyscan double -lssh hack due to seed_rng().Ben Lindstrom
2001-07-25 - (bal) Added 'install-nokeys' to Makefile to assist package builders.Ben Lindstrom
2001-07-14 - (djm) Reorder Makefile.in so clean targets work a little better whenDamien Miller
2001-07-04 - (bal) Makefile fix up requires scard.cBen Lindstrom
2001-06-29 - (stevesk) remove cli.[ch]Kevin Steves
2001-06-28 - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for myDamien Miller
2001-06-27 - (djm) Oops, forgot make logic for primes=>moduli. Also try to renameDamien Miller
2001-06-10 - (bal) Fixed Makefile.in so that 'configure; make install' works.Ben Lindstrom
2001-06-10 - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.cBen Lindstrom
2001-05-03 - mouring@cvs.openbsd.org 2001/05/03 23:09:53Ben Lindstrom
2001-04-27 - (bal) Build manpages and config files once unless changed. Patch byBen Lindstrom
2001-04-21fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice
2001-04-18 - (bal) Makfile day... Cleaned up multiple mantype support (Patch byBen Lindstrom
2001-04-18 - (bal) renabled 'catman-do:' and fixed it. So now catman pages shouldBen Lindstrom
2001-04-17 - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.inBen Lindstrom
2001-04-16doh - missed these in syncDamien Miller
2001-04-16 - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller
2001-04-14 - Missed sshtty.[ch] in Sync.Ben Lindstrom
2001-04-06 - (stevesk) Makefile.in: log.o is in libssh.aKevin Steves
2001-04-04 - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.Ben Lindstrom
2001-03-30Fixup makefile after mergeDamien Miller
2001-03-24 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.Ben Lindstrom
2001-03-21 - (djm) Generate config files before buildDamien Miller
2001-03-14 - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller
2001-03-14 - djm@cvs.openbsd.org 2001/03/13 22:42:54Damien Miller
2001-03-12 - (bal) Reorder includes in Makefile.Ben Lindstrom
2001-03-10make sure $bindir is in USER_PATH so scp will workTim Rice
2001-03-09 - Removed log.o from sftp client. Not needed.Ben Lindstrom
2001-03-05 - (bal) Fix up logging since it changed. removed log-*.cBen Lindstrom
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