summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2001-02-16 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch fromDamien Miller
Nalin Dahyabhai <nalin@redhat.com> - (djm) BSD license for gnome-ssh-askpass (was X11) - (djm) KNF on gnome-ssh-askpass
2001-02-15 - (djm) Move to Jim's 1.2.0 X11 askpass programDamien Miller
2001-02-12 - (djm) Update Redhat specfile to allow --define "skip_x11_askpassDamien Miller
--define "skip_gnome_askpass 1", --define "rh7 1" and make the implicit rpm-3.0.5 dependancy explicit. Patch and suggestions fro Pekka Savola <pekkas@netcore.fi>
2001-02-09 - (djm) Update spec filesDamien Miller
2001-02-04NB: big update - may break stuff. Please test!Damien Miller
- (djm) OpenBSD CVS sync: - markus@cvs.openbsd.org 2001/02/03 03:08:38 [auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c] [canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8] [sshd_config] make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ - markus@cvs.openbsd.org 2001/02/03 03:19:51 [ssh.1 sshd.8 sshd_config] Skey is now called ChallengeResponse - markus@cvs.openbsd.org 2001/02/03 03:43:09 [sshd.8] use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean channel. note from Erik.Anggard@cygate.se (pr/1659) - stevesk@cvs.openbsd.org 2001/02/03 10:03:06 [ssh.1] typos; ok markus@ - djm@cvs.openbsd.org 2001/02/04 04:11:56 [scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h] [sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c] Basic interactive sftp client; ok theo@ - (djm) Update RPM specs for new sftp binary - (djm) Update several bits for new optional reverse lookup stuff. I think I got them all.
2001-01-19 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
Also removed some of the 'ISSUES' comments that have been verified by djm.
2001-01-19 - (djm) Update versions in RPM specfilesDamien Miller
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>