summaryrefslogtreecommitdiffstats
path: root/CREDITS
AgeCommit message (Collapse)Author
2016-08-17Remove now-obsolete CVS $Id tags from text files.Darren Tucker
Since -portable switched to git, the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
2006-08-31 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]Damien Miller
[platform.c platform.h sshd.c openbsd-compat/Makefile.in] [openbsd-compat/openbsd-compat.h openbsd-compat/port-solaris.c] [openbsd-compat/port-solaris.h] Add support for Solaris process contracts, enabled with --use-solaris-contracts. Patch from Chad Mynhier, tweaked by dtucker@ and myself; ok dtucker@
2005-08-26 - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.cTim Rice
openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h openbsd-compat/xcrypt.c] New files [openssh/openbsd-compat/port-uw.c openssh/openbsd-compat/port-uw.h] Support long passwords (> 8-char) on UnixWare 7 from Dhiraj Gulati and Ahsan Rashid. Cleanup and testing by tim@. Feedback and OK dtucker@
2004-05-27 - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.specDarren Tucker
contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass and Jim Knoble's email address , from Jim himself.
2004-04-18Add people with several and/or large contributionsDarren Tucker
2004-01-30Minor wording changeDarren Tucker
2004-01-30 - (dtucker) [configure.ac openbsd-compat/bsd-cray.c openbsd-compat/bsd-cray.h]Darren Tucker
Bug #775: Cray fixes from wendy at cray.com
2003-11-21 - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
2003-09-07 - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]Darren Tucker
Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.
2003-08-11Update Corinna's address.Darren Tucker
2003-07-23 - (dtucker) [configure.ac] Back out change for bug #620.Darren Tucker
2003-07-19 - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO forDarren Tucker
Solaris/x86. Patch from jrhett at isite.net.
2003-07-14 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]Darren Tucker
Call setauthdb() before loginfailed(), which may load password registry- specific functions. Based on patch by cawlfiel@us.ibm.com.
2003-06-28Add Roumen PetrovDarren Tucker
2003-04-29 - (djm) Add back radix.o (used by AFS support), after it went missing fromDamien Miller
Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org
2002-07-28 - (stevesk) [CREDITS] solarKevin Steves
2002-04-13 - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller
2002-03-05 - (bal) Added contrib/aix/ to support BFF package generation providedBen Lindstrom
by Darren Tucker <dtucker@zip.com.au>
2001-12-24HARUYAMA Seigo has changed addressDamien Miller
2001-11-12 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>Damien Miller
2001-04-16 - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller
Roth <roth+openssh@feep.net>
2001-02-09 - (djm) Add CVS Id's to files that we have missedDamien Miller
2001-01-05Jim Knoble has changed his email addressDamien Miller
2000-12-20 - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller
and Linux-PAM. Based on report and fix from Andrew Morgan <morgan@transmeta.com>
2000-12-12change my e-mail to a portable one.Kevin Steves
2000-12-0120001202Ben Lindstrom
- (bal) Backed out of part of Alain St-Denis' loginrec.c patch. - (bal) Irix need some sort of mansubdir, patch by Michael Stone <mstone@cs.loyola.edu> Also removed a finished entry in TODO, and changed my address in the CREDITS file to match my new home address.
2000-11-29Fix Haruyama-san's email addressDamien Miller
2000-10-28 - (djm) fix select hack in serverloop.c from Philippe WILLEMDamien Miller
<Philippe.WILLEM@urssaf.fr>
2000-10-25 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.Ben Lindstrom
- (bal) Apply fixes to configure.in pointed out by Pavel Roskin <proski@gnu.org>
2000-10-14- (djm) Add workaround for Linux 2.4's gratuitious errno change. PatchDamien Miller
from Martin Johansson <fatbob@acc.umu.se>
2000-10-07 - (stevesk) Fix detection of pw_class struct member in configure;Kevin Steves
patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
2000-09-30Forgot to commit changelog from loginrec changesDamien Miller
- (djm) Fix 9 character passphrase failure with gnome-ssh-askpass. Problem was caused by interrupted read in ssh-add. Report from Donald J. Barry <don@astro.cornell.edu>
2000-09-30forgot thisDamien Miller
2000-09-29 - (djm) Merged big SCO portability patch from Tim RiceDamien Miller
<tim@multitalents.net>
2000-09-29 - (djm) Another off-by-one fix from Pavel KankovskyDamien Miller
<peak@argo.troja.mff.cuni.cz>
2000-09-23 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>Damien Miller
2000-09-16 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>Damien Miller
- (djm) Re-enable int64_t types - we need them for sftp - (djm) Use libexecdir from configure , rather than libexecdir/ssh - (djm) Update Redhat SPEC file accordingly - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter <Dirk.DeWachter@rug.ac.be> - (djm) Fixprogs and entropy list fixes from Larry Jones <larry.jones@sdrc.com> - (djm) Fix for SuSE spec file from Takashi YOSHIDA <tyoshida@gemini.rc.kyushu-u.ac.jp>
2000-09-05 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-08-31 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran CoxDamien Miller
<acox@cv.telegroup.com>
2000-08-30 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-08-18 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>Damien Miller
2000-08-15 - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>Damien Miller
2000-08-15 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>Damien Miller
2000-08-09 - (djm) utmp direct write & SunOS 4 patch from Charles LevertDamien Miller
<charles@comm.polymtl.ca>
2000-07-11 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller
2000-06-28 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller
support. Enable using "USE_SIA=1 ./configure [options]"
2000-06-28 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller
Irix 6.x array sessions, project id's, and system audit trail id.
2000-06-26 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller
- (djm) Added password expiry checking (no password change support)
2000-06-26 - Better fix to aclocal tests from Garrick James <garrick@james.net>Damien Miller
2000-06-23 - OpenBSD CVS Updates:Damien Miller
- markus@cvs.openbsd.org 2000/06/22 10:32:27 [sshd.c] missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL - djm@cvs.openbsd.org 2000/06/22 17:55:00 [auth-krb4.c key.c radix.c uuencode.c] Missing CVS idents; ok markus