Age | Commit message (Expand) | Author |
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 |
2001-01-25 | - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen | Ben Lindstrom |
2001-01-22 | A bit of this patch was in the last commit | Ben Lindstrom |
2001-01-22 | Hopefully things did not get mixed around too much. It compiles under | Ben Lindstrom |
2001-01-19 | Please grep through the source and look for 'ISSUE' comments and verify | Ben Lindstrom |
2001-01-18 | NOTE: This update changes the RSA key generation. *NEW RSA KEYS | Ben Lindstrom |
2001-01-14 | - (stevesk) initial work for OpenBSD "support supplementary group in | Kevin Steves |
2001-01-03 | - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net> | Ben Lindstrom |