Age | Commit message (Expand) | Author |
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 based | Damien 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 when | Damien Miller |
2001-07-04 | - (bal) Makefile fix up requires scard.c | Ben 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 my | Damien Miller |
2001-06-27 | - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename | Damien 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.c | Ben Lindstrom |
2001-05-03 | - mouring@cvs.openbsd.org 2001/05/03 23:09:53 | Ben Lindstrom |
2001-04-27 | - (bal) Build manpages and config files once unless changed. Patch by | Ben Lindstrom |
2001-04-21 | fix perl test, fix nroff test, fix Makefile to build outside source tree | Tim Rice |
2001-04-18 | - (bal) Makfile day... Cleaned up multiple mantype support (Patch by | Ben Lindstrom |
2001-04-18 | - (bal) renabled 'catman-do:' and fixed it. So now catman pages should | Ben Lindstrom |
2001-04-17 | - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in | Ben Lindstrom |
2001-04-16 | doh - missed these in sync | Damien 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.a | Kevin Steves |
2001-04-04 | - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync. | Ben Lindstrom |
2001-03-30 | Fixup makefile after merge | Damien 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 build | Damien Miller |
2001-03-14 | - (djm) Add replacement glob() from OpenBSD libc if the system glob is | Damien Miller |
2001-03-14 | - djm@cvs.openbsd.org 2001/03/13 22:42:54 | Damien Miller |
2001-03-12 | - (bal) Reorder includes in Makefile. | Ben Lindstrom |
2001-03-10 | make sure $bindir is in USER_PATH so scp will work | Tim 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-*.c | Ben Lindstrom |
2001-02-18 | - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and | Ben Lindstrom |
2001-02-18 | Accidentally applied test code, revert | Damien Miller |
2001-02-18 | - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen | Damien Miller |
2001-02-15 | - markus@cvs.openbsd.org 2001/02/11 12:59:25 | Ben Lindstrom |
2001-02-14 | - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams | Damien 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-05 | doh - Makefile.in | Damien Miller |
2001-02-05 | More makefile.in stuff for sftp | Damien Miller |
2001-02-04 | - (djm) Makefile.in fixes | Damien Miller |
2001-02-04 | NB: big update - may break stuff. Please test! | Damien Miller |
2001-02-03 | - (bal) Minor Makefile fix | Ben Lindstrom |
2001-02-03 | - (bal) Minor Makefile.in tweak. dirname may not exist on some | Ben Lindstrom |
2001-02-02 | - (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms | Ben Lindstrom |
2001-02-02 | - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen | Ben Lindstrom |
2001-02-01 | - (bal) Minor fix to Makefile to stop rebuilding executables if no | Ben Lindstrom |
2001-01-31 | - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to | Ben Lindstrom |