Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-11 | - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too | Damien Miller | |
- [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too | |||
1999-11-11 | Doc | Damien Miller | |
1999-11-11 | Error message when SSL libs not found | Damien Miller | |
Fix RANDOM_POOL | |||
1999-11-11 | Doc and spec updates | Damien Miller | |
1999-11-11 | - Added (untested) Entropy Gathering Daemon (EGD) support | Damien Miller | |
- Merged several minor fixed: - ssh-agent commandline parsing - RPM spec file now installs ssh setuid root - Makefile creates libdir - Merged beginnings of Solaris compability from Marc G. Fournier <marc.fournier@acadiau.ca> | |||
1999-11-10 | - Merged several minor fixed: | Damien Miller | |
- ssh-agent commandline parsing - RPM spec file now installs ssh setuid root - Makefile creates libdir | |||
1999-11-09 | doc updates | Damien Miller | |
1999-11-09 | Doc updates | Damien Miller | |
1999-11-09 | bugfix | Damien Miller | |
1999-11-09 | bugfix | Damien Miller | |
1999-11-09 | bugfix | Damien Miller | |
1999-11-09 | Dumb typo | Damien Miller | |
1999-11-09 | 1st attempt at RPM subpackages | Damien Miller | |
1999-11-09 | Build fixes | Damien Miller | |
1999-11-09 | Build fixes | Damien Miller | |
1999-11-09 | Minor updates | Damien Miller | |
1999-11-09 | Added GNOME passphrase requester support | Damien Miller | |
1999-11-09 | Added GNOME passphrase requester | Damien Miller | |
1999-11-09 | - Merged OpenBSD CVS changes: | Damien Miller | |
- [rsa.c] bugfix: use correct size for memset() - [sshconnect.c] warn if announced size of modulus 'n' != real size | |||
1999-11-09 | - Autodetection of SSL/Crypto library location via autoconf | Damien Miller | |
- Fixed location of ssh-askpass to follow autoconf - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk> - Autodetection of RSAref library for US users - Minor doc updates | |||
1999-11-08 | Doc fixes | Damien Miller | |
1999-11-08 | Merged OpenBSD CVS changes that go away | Damien Miller | |
1999-11-08 | *** empty log message *** | Damien Miller | |
1999-11-08 | Merged latest OpenBSD CVS changes: | Damien Miller | |
- remove unused argument. ok dugsong | |||
1999-11-08 | Fix path typo | Damien Miller | |
1999-11-08 | Lots of changes: | Damien Miller | |
- Removed lots of unnecessary checks from autoconf - Added support and autoconf test for openpty() function (Unix98 pty support) - Fix for scp not finding ssh if not installed as /usr/bin/ssh - Added TODO file - Merged parts of Debian patch From Phil Hands <phil@hands.com>: - Added ssh-askpass program - Added ssh-askpass support to ssh-add.c - Create symlinks for slogin on install - Fix "distclean" target in makefile - Added example for ssh-agent to manpage - Added support for PAM_TEXT_INFO messages - Disable internal /etc/nologin support if PAM enabled - Merged latest OpenBSD CVS changes: - [sshd.c] don't send fail-msg but disconnect if too many authentication failures - [sshd.c] replace assert() with error, fatal or packet_disconnect - [sshd.c] remove unused argument. ok dugsong - [sshd.c] typo - [rsa.c] clear buffers used for encryption. ok: niels - [rsa.c] replace assert() with error, fatal or packet_disconnect - Fixed coredump after merge of OpenBSD rsa.c patch | |||
1999-11-02 | Merged one line cleanup from OBSD CVS | Damien Miller | |
1999-10-30 | Renamed README | Damien Miller | |
1999-10-30 | remove redundant file | Damien Miller | |
1999-10-30 | Merged latest OpenBSD changes: | Damien Miller | |
nchan.ms -\ channels.[ch] - remove broken x11 fix and document istate/ostate ssh-agent.c - call setsid() regardless of argv[] ssh.c - save a few lines when disabling rhosts-{rsa-}auth | |||
1999-10-30 | Renamed README -> README.Ylonen | Damien Miller | |
Renamed README.openssh -> README Minor updated to new README | |||
1999-10-30 | Updated COPYING file with usage of RC4 | Damien Miller | |
Renamed sshd.init to sshd.init.redhat | |||
1999-10-30 | - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com> | Damien Miller | |
1999-10-29 | Fix off by one error in PAM env patch | Damien Miller | |
Tidy changelog | |||
1999-10-29 | - Removed redundant subdirectories | Damien Miller | |
- Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for building on Debian. | |||
1999-10-29 | - Remove autoconf generated Makefile from CVS | Damien Miller | |
- Stripped subdirectories from CVS server - Fixed makefile to suit | |||
1999-10-29 | - Make distclean now removed configure script | Damien Miller | |
- Improved PAM logging - Added some debug() calls for PAM | |||
1999-10-29 | Doc updates | Damien Miller | |
1999-10-29 | make install patch | Damien Miller | |
Picked up lost bit of OpenBSD update to ssh.h Fix compile warning in new pam_env stuff | |||
1999-10-29 | Integrated PAM environment patch from Nalin Dahyabhai ↵ | Damien Miller | |
<nalin@thermo.stat.ncsu.edu> Integrated make install patch from Niels Kristian Bech Jensen <nkbj@image.dk> | |||
1999-10-29 | Update to OpenBSD ssh-19991029 | Damien Miller | |
Renamed init script and PAM config | |||
1999-10-29 | Renamed open* -> * at request of Theo de Raadt <deraadt@cvs.openbsd.org> | Damien Miller | |
1999-10-29 | Path fix /etc -> /etc/ssh | Damien Miller | |
1999-10-29 | Re-imported OpenBSD manpages | Damien Miller | |
1999-10-28 | Prepare for 1.2pre5 | Damien Miller | |
1999-10-28 | Doc updates | Damien Miller | |
1999-10-28 | Merged latest OpenBSD changes. | Damien Miller | |
1999-10-28 | Rename PID file | Damien Miller | |
Add symlinks back to ssh in RPM spec file | |||
1999-10-28 | Re-added old changelog | Damien Miller | |
1999-10-28 | Changelog update before test builds | Damien Miller | |