Commit graph

24 commits

Author SHA1 Message Date
jonb
12274b1bd7 Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead of
faulty rsaref-2.0p2 while I'm in here.
1999-12-16 08:18:04 +00:00
sommerfeld
63efa7eca9 Catch up to rev 1.11 of regular patch-sum 1999-12-05 13:58:59 +00:00
bouyer
f00e96c70b Oups, forgot to commit this one (thanks Bernd :) 1999-12-02 09:21:10 +00:00
explorer
d0c4e63e89 Make this work with -current's krb5 stuff. 1999-11-30 09:08:44 +00:00
sommerfeld
a1a7006d94 Revise previous fix (overly restrictive range check) 1999-11-13 17:32:20 +00:00
sommerfeld
952c898915 fix security problem with using RSAREF with ssh, reported in FreeBSD
PR14749 (missing range checks in rsaglue.c)
see http://www.freebsd.org/cgi/query-pr.cgi?pr=14749
1999-11-12 14:10:52 +00:00
kim
08ecb5e863 Kerberos IV support (cannot have both IV and V at the same time).
Note that I reverted some LIBZ stuff in patch-ac that was (while
correct) not necessary and conflicted with the Kerberos patch.

I have not tested the combination of Kerberos IV and INET6 (yet).
1999-09-18 22:04:55 +00:00
kim
360620265b Regen. 1999-09-18 21:10:18 +00:00
sommerfeld
1ae0a316ec Fix USE_INET6 build:
- revise patch-aq so it doesn't conflict with ipv6 patches.
	- adjust checksums
	- set up alternate patch-sum-v6 patchfile used when
	  v6 patches are added.
1999-09-06 05:30:19 +00:00
sommerfeld
0c776e4efa Performance fix for ssh X11 forwarding: turn on TCP_NODELAY on local
stub connections on client and server side.  (it was correctly being
enabled over the long-haul connection, but somehow it got missed on
the loopback connections to the real X client and server)

This makes x2x over ssh actually pleasant to use.
1999-08-17 15:24:41 +00:00
jlam
1d26bd8d64 Fix so own copy of gmp compiles correctly on i386 with ELF. 1999-07-17 03:41:06 +00:00
itojun
e87e00df7f temporary fix for PR 7973. more fundamental fix should follow (next week).
"make makepatchsum" need a great care.

PR: 7973
1999-07-13 13:27:58 +00:00
itojun
6842f04038 add PATCH_SITES.
note: IPv6 build (with USE_INET6) will not be successful due to patch sums.
better fix should follow.
1999-07-10 22:05:28 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
itojun
57ead35da3 enable IPv6 build (USE_INET6) 1999-07-08 17:10:57 +00:00
kim
a27ea72850 While sshd doesn't necessarily need a config file, it makes more
sense to check for the daemon config than the client config.
1999-06-20 19:47:31 +00:00
bouyer
56f59b6869 Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had in
our private patches). ssh users should probably upgrade ...
1999-05-15 13:46:58 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
tron
0176fb147c Update "ssh" package to 1.2.26. 1998-07-10 20:07:17 +00:00
tv
f9f8a00093 Update to 1.2.25 (pr #5581 from Erik Fair) with minor PLIST nits:
ssh-askpass{,1} is not in /usr/pkg/bin, and slogin need not use
@exec/@unexec (account for symlink in a package tarfile).
1998-06-12 20:39:25 +00:00
tron
9aac9e2386 Update "ssh" to 1.2.23 on request by mrg. 1998-05-24 18:57:40 +00:00
tv
64e849d626 Update and fix many things in ssh pkg:
- ${USA_RESIDENT}->${USE_RSAREF2} as per mycroft; RSA implementations
  other than RSAREF may be used freely at MIT, though not elsewhere in USA
- always enable libwrap; it is shipped with NetBSD
- use new rsaref pkg, and don't retrieve rsaref from outside USA
- fix make-ssh-known-hosts to use the famous hack to startup perl based
  on perl's location in $PATH, rather than require user to set it at
  configure time
- fix include directory for socks5 support (and rsaref)
1998-03-18 03:05:45 +00:00
hubertf
baca453e76 Update to 1.2.22, disable suid, add master site. 1998-01-22 07:48:11 +00:00
hubertf
43efe0593a Secure Shell package; Originally taken from FreeBSD, hacked by agc and
finished by me.
1997-12-14 16:17:14 +00:00