summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-03-04 - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller
2001-03-04 - Document PAM ChallengeResponseAuthentication in sshd.8Damien Miller
2001-03-03 - Remove make-ssh-known-hosts.pl, ssh-keyscan is better.Damien Miller
2001-03-01 - (djm) Released 2.5.1p2Damien Miller
2001-03-01 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna VinschenDamien Miller
2001-03-01 - (djm) Force standard PAM conversation function in a few more places.Damien Miller
2001-03-01 - (djm) Properly add -lcrypt if needed.Damien Miller
2001-02-28 - (djm) Remove /tmp from EGD socket search listDamien Miller
2001-02-28 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>Damien Miller
2001-02-28 - (djm) Fully revert PAM session patch (again). All PAM session init isDamien Miller
2001-02-28 - (djm) Fully revert PAM session patch. All PAM session init is now doneDamien Miller
2001-02-28 - (djm) Detect endianness in configure and use it in rijndael.c. FixesDamien Miller
2001-02-27dohDamien Miller
2001-02-27 - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark MillerDamien Miller
2001-02-27 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. ThisDamien Miller
2001-02-27 - (djm) Fix PAM fixDamien Miller
2001-02-27 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark MillerDamien Miller
2001-02-27 - (djm) Move PAM init to after fork for non-Solaris derived PAMsDamien Miller
2001-02-27 - (djm) fatal() on OpenSSL version mismatchDamien Miller
2001-02-26Second Ooops... =) I started with the wrong date.Ben Lindstrom
2001-02-27dohDamien Miller
2001-02-27 - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller
2001-02-26 - (bal) sshd.init support for all Redhat release. Patch by Jim KnobleBen Lindstrom
2001-02-26 - markus@cvs.openbsd.org 2001/02/23 15:37:45Ben Lindstrom
2001-02-26 - (bal) Applied shutdown() patch for sftp.c by Corinna VinschenBen Lindstrom
2001-02-26 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller
2001-02-25 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.Ben Lindstrom
2001-02-25 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not everyBen Lindstrom
2001-02-25 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfileDamien Miller
2001-02-24 - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom
2001-02-24 - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom
2001-02-24 - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems withBen Lindstrom
2001-02-24 - (bal) pam_stack fix to correctly detect between RH7 and older RHs.Ben Lindstrom
2001-02-23 - (bal) Double -I for OpenSSL on SCO. Patch by Tim RiceBen Lindstrom
2001-02-23 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSLBen Lindstrom
2001-02-23 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve TellBen Lindstrom
2001-02-22 - (stevesk) remove erroneous #ifdef sgi code.Kevin Steves
2001-02-22 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>Ben Lindstrom
2001-02-21 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>Ben Lindstrom
2001-02-21 - (stevesk) session.c: back out to where we were before:Kevin Steves
2001-02-21 - (bal) Reverted out of 2001/02/15 patch by djm below because itBen Lindstrom
2001-02-21 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim RiceBen Lindstrom
2001-02-20 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.Ben Lindstrom
2001-02-20 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05Ben Lindstrom
2001-02-19 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c andBen Lindstrom
2001-02-19 - Update versions in RPM spec filesDamien Miller
2001-02-19 - (djm) Rework search for OpenSSL location. Skip directories which don'tDamien Miller
2001-02-18 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom
2001-02-18Forgot to commit ChangelogDamien Miller
2001-02-18 - (stevesk) entropy.c: typo; should be SIGPIPEKevin Steves