summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2001-01-17 - (djm) Add --with-pam to RPM spec filesDamien Miller
2001-01-0420010105Ben Lindstrom
- (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net>
2001-01-05Jim Knoble has changed his email addressDamien Miller
2000-12-2820001229Ben Lindstrom
- (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian Kurz <shorty@debain.org> 20001228 - (bal) SCO patch to not include <sys/queue.h> since it's unrelated header. Patch by Tim Rice <tim@multitalents.net> - Updated TODO w/ known HP/UX issue - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the bad reference to 'NeXT including it else were' on the #ifdef version.
2000-12-28Update to new x11-askpass in RPM specDamien Miller
2000-12-27 - (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree,Damien Miller
the info in COPYING.Ylonen has been moved to the start of each SSH1-derived file and README.Ylonen is well out of date.
2000-12-12change my e-mail to a portable one.Kevin Steves
2000-12-1020001211Ben Lindstrom
- (bal) Applied patch to include ssh-keyscan into Redhat's package, and patch to install ssh-keyscan manpage. Patch by Pekka Savola <pekka@netcore.fi>
2000-12-06 - (stevesk) fix typos in contrib/hpux/READMEKevin Steves
2000-11-13dohDamien Miller
2000-11-13 - (djm) Merge OpenBSD changes:Damien Miller
- markus@cvs.openbsd.org 2000/11/06 16:04:56 [channels.c channels.h clientloop.c nchan.c serverloop.c] [session.c ssh.c] agent forwarding and -R for ssh2, based on work from jhuuskon@messi.uku.fi - markus@cvs.openbsd.org 2000/11/06 16:13:27 [ssh.c sshconnect.c sshd.c] do not disabled rhosts(rsa) if server port > 1024; from pekkas@netcore.fi - markus@cvs.openbsd.org 2000/11/06 16:16:35 [sshconnect.c] downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net - markus@cvs.openbsd.org 2000/11/09 18:04:40 [auth1.c] typo; from mouring@pconline.com - markus@cvs.openbsd.org 2000/11/12 12:03:28 [ssh-agent.c] off-by-one when removing a key from the agent - markus@cvs.openbsd.org 2000/11/12 12:50:39 [auth-rh-rsa.c auth2.c authfd.c authfd.h] [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h] [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c] [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config] [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c] [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h] add support for RSA to SSH2. please test. there are now 3 types of keys: RSA1 is used by ssh-1 only, RSA and DSA are used by SSH2. you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA keys for SSH2 and use the RSA keys for hostkeys or for user keys. SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before. - (djm) Fix up Makefile and Redhat init script to create RSA host keys - (djm) Change to interim version
2000-11-13 - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c toDamien Miller
contrib/README
2000-11-11 - (djm) Hardware sysconfdir in RPM spec files as some RPM versions getDamien Miller
it wrong. Report from Bennett Todd <bet@rahul.net>
2000-11-11 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in andDamien Miller
packaging files
2000-11-07 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch byBen Lindstrom
Mark Miller <markm@swoon.net> - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by Jarno Huuskonen <jhuuskon@messi.uku.fi>
2000-11-06 - (djm) Fix multiple dependancy on gnome-libs from Pekka SavolaDamien Miller
<pekkas@netcore.fi> - (djm) Don't need X11-askpass in RPM spec file if building without it from Pekka Savola <pekkas@netcore.fi>
2000-11-06Remove UPGRADING from spec filesDamien Miller
2000-11-06 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMsDamien Miller
2000-10-29 - (stevesk) Create contrib/cygwin/ directory; patch fromKevin Steves
Corinna Vinschen <vinschen@redhat.com>
2000-10-18formatting change for contrib/hpux/READMEKevin Steves
2000-10-18 - (stevesk) Add egd startup scripts to contrib/hpux/Kevin Steves
2000-10-16 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from theDamien Miller
Redhat 7.0 spec file
2000-10-16 - Added condrestart to Redhat init script. Patch from Pekka SavolaDamien Miller
<pekkas@netcore.fi> - Update version in Redhat spec file
2000-09-30 - (djm) Add LICENSE to RPM spec filesDamien Miller
2000-09-30 - (djm) Add recent InitScripts as a RPM dependancy for openssh-serverDamien Miller
patch from Pekka Savola <pekkas@netcore.fi>
2000-09-26 - (djm) Update X11-askpass to 1.0.2 in RPM spec fileDamien Miller
2000-09-23 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>Damien Miller
2000-09-16 - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>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-05Fix spec filesDamien Miller
2000-09-03Fix init scriptDamien Miller
2000-09-01 - (djm) Pick up Jim's new X11-askpassDamien Miller
- (djm) Release 2.2.0p1
2000-08-31Pickup version updateDamien Miller
2000-08-18 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>Damien Miller
2000-08-08 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than installDamien Miller
time, spec file cleanup.
2000-07-20 - Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>Damien Miller
2000-07-162.1.1p4Damien Miller
2000-07-12 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPMDamien Miller
spec file.
2000-07-11Prepare for 2.1.1p3Damien Miller
2000-06-22Update RPM spec version numbersDamien Miller
2000-06-12 - (djm) Glob manpages in RPM spec files to catch compressed filesDamien Miller
- (djm) Full license in auth-pam.c
2000-06-07New verDamien Miller
2000-06-07 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack WeinbergDamien Miller
<zack@wolery.cumb.org>
2000-06-07 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts IIIDamien Miller
<tibbs@math.uh.edu> - (djm) OpenBSD CVS updates: - todd@cvs.openbsd.org [sshconnect2.c] teach protocol v2 to count login failures properly and also enable an explanation of why the password prompt comes up again like v1; this is NOT crypto - markus@cvs.openbsd.org [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8] xauth_location support; pr 1234 [readconf.c sshconnect2.c] typo, unused [session.c] allow use_login only for login sessions, otherwise remote commands are execed with uid==0 [sshd.8] document UseLogin better [version.h] OpenSSH 2.1.1 [auth-rsa.c] fix match_hostname() logic for auth-rsa: deny access if we have a negative match or no match at all [channels.c hostfile.c match.c] don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via kris@FreeBSD.org
2000-05-30Up verDamien Miller
2000-05-20 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller
2000-05-17prepare for p1 releaseDamien Miller
2000-05-09update specsDamien Miller
2000-05-09 - OpenBSD CVS updateDamien Miller
- markus@cvs.openbsd.org [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c] [ssh.h sshconnect1.c sshconnect2.c sshd.8] - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only) - hugh@cvs.openbsd.org [ssh.1] - zap typo [ssh-keygen.1] - One last nit fix. (markus approved) [sshd.8] - some markus certified spelling adjustments - markus@cvs.openbsd.org [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c] [sshconnect2.c ] - bug compat w/ ssh-2.0.13 x11, split out bugs [nchan.c] - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@ [ssh-keygen.c] - handle escapes in real and original key format, ok millert@ [version.h] - OpenSSH-2.1
2000-05-08 - Generate DSA host keys during "make key" or RPM installsDamien Miller