Age | Commit message (Expand) | Author |
2005-05-26 | - (djm) [mpaux.c mpaux.h Makefile.in] Remove old mpaux.[ch] code, it has not | Damien Miller |
2005-05-26 | tiny KNF nit | Damien Miller |
2005-05-26 | - Release 4.1p1 | Damien Miller |
2005-05-25 | remove detritus from 4.0p1 merge | Colin Watson |
2005-05-25 | send SSH_RELEASE rather than SSH_VERSION in banners, preserving previous | Colin Watson |
2005-05-25 | 4.0p1 closes: #163933 ($HOME/.hushlogin mentioned in ssh(8) FILES) | Colin Watson |
2005-05-25 | Note in ssh_config(5) that the SetupTimeOut option is Debian-specific | Colin Watson |
2005-05-25 | Enable HashKnownHosts by default. This only affects new entries; use | Colin Watson |
2005-05-25 | 4.0p1 closes: #87253, #192206 (port forwarding improvements) | Colin Watson |
2005-05-25 | close earliest merged bug (#257130 instead of #303362) | Colin Watson |
2005-05-25 | 4.0p1 closes: #303452 | Colin Watson |
2005-05-25 | 4.0p1 closes: #220726 | Colin Watson |
2005-05-25 | Don't build ssh-askpass-gnome on the Hurd, until GNOME is available to | Colin Watson |
2005-05-25 | Hurd fixes: | Colin Watson |
2005-05-25 | Drop workaround for #242462 on amd64; it's been fixed properly upstream. | Colin Watson |
2005-05-25 | - (djm) Release 4.1p1 | Damien Miller |
2005-05-25 | 4.0p1 closes: #303362 | Colin Watson |
2005-05-25 | Restore Hurd X forwarding fix from #102991, lost somewhere along the way. | Colin Watson |
2005-05-25 | Update Finnish (thanks, Matti Pöllä; closes: #303787). | Colin Watson |
2005-05-25 | Add Ukrainian (thanks, Eugeniy Meshcheryakov; closes: #301852). | Colin Watson |
2005-05-25 | Update Czech debconf template translation (thanks, Miroslav Kure; closes: | Colin Watson |
2005-05-25 | Enable libedit support in sftp; build-depend on libedit-dev. | Colin Watson |
2005-05-25 | Merge 4.0p1 to the trunk. | Colin Watson |
2005-05-25 | - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory | Darren Tucker |
2005-05-25 | - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory | Darren Tucker |
2005-05-25 | - (dtucker) [auth-pam.c] Since people don't seem to be getting the message | Darren Tucker |
2005-05-25 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller |
2005-05-24 | restore portable-specific tweak | Damien Miller |
2005-05-24 | nicer fix from millert@ | Damien Miller |
2005-05-24 | - (djm) [openbsd-compat/readpassphrase.c] bz #950: Retry tcsetattr to ensure | Damien Miller |
2005-05-12 | 20050512 | Tim Rice |
2005-05-09 | - (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for a | Darren Tucker |
2005-05-04 | - (djm) [ssh.c] some systems return EADDRINUSE on a bind to an already-used | Damien Miller |
2005-05-03 | - (dtucker) [canohost.c] normalise socket addresses returned by | Darren Tucker |
2005-04-25 | typo | Darren Tucker |
2005-04-25 | - (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running | Darren Tucker |
2005-04-25 | - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh | Darren Tucker |
2005-04-25 | - (dtucker) [regress/multiplex.sh] Use "kill -0 $pid" to check for the | Darren Tucker |
2005-04-24 | - (dtucker) [INSTALL configure.ac] Make zlib version check test for 1.1.4 or | Darren Tucker |
2005-04-23 | - (tim) [config.guess] Add support for OpenServer 6. | Tim Rice |
2005-04-21 | - (dtucker) [session.c] Bug #1024: Don't check pam_session_is_open if | Darren Tucker |
2005-04-19 | - (dtucker) [INSTALL] Fix s/key text too. | Darren Tucker |
2005-04-19 | - (dtucker) [INSTALL] Put the s/key text and URL back together. | Darren Tucker |
2005-04-19 | - (dtucker) [INSTALL] Reference README.privsep for the privilege separation | Darren Tucker |
2005-04-11 | - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME | Tim Rice |
2005-04-05 | - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of | Darren Tucker |
2005-04-05 | - (dtucker) [auth-sia.c] Constify sys_auth_passwd, fixes build error on | Darren Tucker |
2005-04-05 | - (dtucker) [configure.ac] Define HAVE_SO_PEERCRED if we have it. ok djm@ | Darren Tucker |
2005-04-03 | - (dtucker) [monitor.c] Don't free buffers in audit functions, monitor_read | Darren Tucker |
2005-04-03 | - djm@cvs.openbsd.org 2005/04/02 12:41:16 | Damien Miller |