Commit graph

133 commits

Author SHA1 Message Date
Andrey A. Chernov
e66e7030c0 Upgrade to 1.2.14.1
Misc bugfixes
1996-07-16 00:33:19 +00:00
Satoshi Asami
0457b095e5 Add back checksum for rsaref2, used only while building in the US.
People, if you do a "make makesum" on a non-US machine, don't forget
to add this line back before commiting it:

MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
1996-07-05 10:50:31 +00:00
Andrey A. Chernov
de7b5852d5 Remove reminder about host key generation, it autogenerated on install 1996-06-20 14:11:17 +00:00
Andrey A. Chernov
61772e4269 If hostname > UT_HOSTSIZE, write its numeric address instead to keep
valid information in utmp and lastlog
1996-06-17 16:14:19 +00:00
Jordan K. Hubbard
f2c4431af1 Install an sshd.sh startup file. 1996-06-15 17:50:18 +00:00
Torsten Blum
96316e5acd Path on master site has changed 1996-06-15 07:03:11 +00:00
Andrey A. Chernov
fd9606776b Return back to distributed libz 0.95
All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh)
I don't know, is it ssh error or libz error
1996-06-08 20:50:42 +00:00
Peter Wemm
5f066853a3 Update ssh-1.2.13 -> ssh-1.2.14
ssh-askpass no longer uses wish, so chop the make rules that attempt to
locate it.
Go further to try and protect the ssh_host_key, since it's critical to
the operation and security of the machine.
1996-06-07 04:33:33 +00:00
Peter Wemm
2b76d4a8e5 Update the hack for locating wish/wish4.0 to also look for wish4.1 now
that we have that one too.
1996-05-24 19:13:04 +00:00
Satoshi Asami
d17cc5cd28 Change NO_PACKAGE to RESTRICTED. 1996-04-17 01:07:04 +00:00
Andrey A. Chernov
ee0c97756a Auto-sense installed perl & wish 1996-03-24 23:04:17 +00:00
Andrey A. Chernov
90726c1827 Move perl depends under USE_PERL 1996-03-23 23:36:32 +00:00
Andrey A. Chernov
41ed4b9a53 Check USE_WISH for YES value as other parts of Makefile does 1996-03-21 14:44:48 +00:00
Andrey A. Chernov
b8d754e656 Use wish only if USE_WISH defined. 1996-03-21 14:41:19 +00:00
Mark Murray
d3eed88b72 Update for perl5.002 1996-03-16 17:23:01 +00:00
Andrey A. Chernov
4a2e59d1cf Use libz 1.0 1996-02-19 21:37:13 +00:00
Satoshi Asami
a748585736 Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA. 1996-02-19 09:47:03 +00:00
Andrey A. Chernov
268c96e397 Upgrade to 1.2.13 1996-02-17 15:13:47 +00:00
Paul Traina
253fd7df14 Fix patch typo.
Found by: Andrzej Tobola <san@iem.pw.edu.pl>
1996-02-07 05:35:16 +00:00
Paul Traina
444809bde1 Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worse
security problems.

Also re-do the method we use for disconnecting ourselves from the supplied
gmp and z libraries so that this can be maintained in the future (sigh!).
1996-02-06 02:57:10 +00:00
Andrey A. Chernov
c30108e007 Understands shared libwrap now 1996-01-25 04:17:28 +00:00
Andrey A. Chernov
5784bd0e65 Autopick any wish present even wish4.0
Autopick libwrap.a
1996-01-25 02:08:25 +00:00
Mark Murray
0964552dbb Damn. Forgot to include the makefile diffs in the last lot.
Make the Makefile aware of libz dependancies.
1996-01-22 18:41:57 +00:00
Andrey A. Chernov
4f8ee30fc1 Remove ftp.funet.fi from master list, it not contains rsaref
and not contains ssh in this directory. Another directory there have
obsoleted ssh version.
1996-01-21 00:49:39 +00:00
Andrey A. Chernov
2efdb68808 Add BUILD_DEPENDS of wish and perl5, both checked exactly in build process 1996-01-21 00:44:07 +00:00
Andrey A. Chernov
17c6c4f590 Upgrade to 1.2.12a (security bugfix)
Fix installation bug too (scripts not installed)
Fix PLIST (missing files)
1996-01-21 00:32:46 +00:00
Peter Wemm
c9bf0309fd Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:
1) It eliminated the need for my horrible kludge patch-ad
2) 1.2.12 has data stream compression (like gzip).
(I'm talking with the author about the remining three patches)
1995-11-23 17:19:18 +00:00
Satoshi Asami
45cb4f24a6 Change category "networking" to "net". 1995-11-22 13:20:16 +00:00
Peter Wemm
b3bf66adcd two minor adjustments to ssh for freebsd specific issues:
patch-ac: call setsid() before setlogin() in the child (when emulating rsh)
  otherwise the setlogin() will fail when/if the proposed setlogin() changes
  go in.  Otherwise it silently fails and may leave the login name of the user
  session as "root" (depending on how sshd was started).  Without the proposed
  kernel change, it harmlessly sets the login name of the user's session.
patch-ad: patch the #ifdef botch that stopped a ssh login from using and
  updating the lastlog file.  This is because we have struct lastlog defined
  inside utmp.h rather than a lastlog.h include file like it was expecting.
1995-11-21 04:30:29 +00:00
Satoshi Asami
9deec151d7 Add torstenb as maintainer. 1995-11-09 05:58:00 +00:00
Andrey A. Chernov
c3688a4575 Fix tcp_wrapper support 1995-10-10 17:02:24 +00:00
Torsten Blum
8e86e2f214 add "networking" to the categories list 1995-10-07 13:08:35 +00:00
Torsten Blum
e92e7e24d1 Ssh is a secure rlogin/rsh/rcp replacement with strong authentication
(.rhosts together with RSA based host authentication, and pure RSA
authentication) and improved privacy (all communications are automatically
and transparently encrypted).
1995-10-07 01:19:27 +00:00