Commit graph

56 commits

Author SHA1 Message Date
Dirk Meyer
1865c26403 - included an patch that solves a coredump in sshd
- Bumped PORTREVISION

Submitted by:	ryanb@goddamnbastard.org
2001-10-24 07:16:49 +00:00
Dirk Meyer
f1edf91afe - Update to OpenSSH 2.9.9p2
- security-patch for cookie files obsolete
- MD5 password support activated

Approved by:	dwcjr@FreeBSD.org
2001-10-03 15:19:27 +00:00
Dirk Meyer
f439469443 - Update to p2:
- stripped down some patches

20010617
 - (djm) Pull in small fix from -CURRENT for session.c:
    typo, use pid not s->pid, mstone@cs.loyola.edu

20010615
 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
   around grantpt().

20010614
 - (bal) Applied X11 Cookie Patch.  X11 Cookie behavior has changed to
   no longer use /tmp/ssh-XXXXX/

20010528
 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
   Patch by Corinna Vinschen <vinschen@redhat.com>

Approved by:	dwcjr@freebsd.org
2001-08-19 17:22:39 +00:00
David W. Chapman Jr.
1967dc28ba Fix FreeBSD specific patch, exit now if change of password fails.
Submitted by:	Udo.Schweigert@cert.siemens.de
Reviewed by:	dinoex,will
2001-06-10 20:08:42 +00:00
Dirk Meyer
81290bb2ab - Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.
- Bump PORTREVISION

Submitted by:	green@FreeBSD.org
Approved by:	dwcjr@inethouston.net
2001-06-09 08:22:21 +00:00
Dirk Meyer
5cbc48b2d7 New port:
OpenSSH portable, which has GNU-configure and more.
Diffs to OpenSSH-OPenBSD are huge.
So this is here a complete diffrent branch, no repro-copy
- Did a bit cleanup in the Makefile

Submitted by:	dwcjr@inethouston.net
2001-06-01 14:49:36 +00:00