| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
directly (except in the definition of MINUSLPAM in bsd.libnames.mk)
since it doesn't give all the libraries necessary for static linkage.
Fixed missing ${LIBPAM} in DPADD.
Fixed some style bugs in DPADD and LDADD.
Notes:
svn path=/head/; revision=76408
|
|
|
|
|
|
|
|
| |
doesn't solve the problem of root being allowed to log in, but that sort
of thing is something PAM should be doing anyway.
Notes:
svn path=/head/; revision=76337
|
|
|
|
|
|
|
| |
programs are now included: sftp(1) and ssh-keyscan(1).
Notes:
svn path=/head/; revision=76264
|
|
|
|
|
|
|
| |
Approved by: markm
Notes:
svn path=/head/; revision=74928
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- TELNETOBJDIR is gone. `buildworld' already installs libtelnet.a
in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.
- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
New LIBSSH is introduced for libssh.a (an internal static lib).
Previously, build without prior `obj' was broken; SSH modules
always looked for libssh.a in ${.OBJDIR}. Also, the dependancies
on the libssh.a were missing.
- libtelnet/ did not install the crypto version of telnet.h into
/usr/include/arpa.
- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.
Reviewed by: markm
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74818
|
|
|
|
| |
Notes:
svn path=/head/; revision=71115
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ENABLE_SUID_SSH being defined reenable it for those that want it.
This follows discussion favoring the change from September. It
is not usually necessary to be setuid root, possibly less safe,
and less convenient (cannot use $HOSTALIASES, for example).
Submitted by: jedgar
Notes:
svn path=/head/; revision=68705
|
|
|
|
| |
Notes:
svn path=/head/; revision=68655
|
|
|
|
| |
Notes:
svn path=/head/; revision=65675
|
|
|
|
| |
Notes:
svn path=/head/; revision=65029
|
|
|
|
|
|
|
|
| |
PR: 17818
Submitted by: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
Notes:
svn path=/head/; revision=65020
|
|
|
|
|
|
|
| |
something in the location where OpenSSH likes to point.
Notes:
svn path=/head/; revision=64177
|
|
|
|
| |
Notes:
svn path=/head/; revision=63248
|
|
|
|
|
|
|
|
| |
invoked will cause breakage. US Users - DO NOT try to turn on
IDEA - the sources are not included.
Notes:
svn path=/head/; revision=62030
|
|
|
|
| |
Notes:
svn path=/head/; revision=60577
|
|
|
|
| |
Notes:
svn path=/head/; revision=59196
|
|
|
|
| |
Notes:
svn path=/head/; revision=58639
|
|
|
|
| |
Notes:
svn path=/head/; revision=58586
|
|
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/head/; revision=57841
|
|
|
|
|
|
|
| |
Reviewed by: markm
Notes:
svn path=/head/; revision=57743
|
|
|
|
| |
Notes:
svn path=/head/; revision=57569
|
|
|
|
|
|
|
|
|
|
| |
Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().
This is a checkpoint and may require more tweaks still.
Notes:
svn path=/head/; revision=57511
|
|
|
|
|
|
|
| |
libcrypto - not that it means much on the US code tree.
Notes:
svn path=/head/; revision=57485
|
|
|
|
|
|
|
|
| |
dynamically by default, we use the dlopen() calls to load librsaref.so
on US code trees.
Notes:
svn path=/head/; revision=57475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Don't b uild libdes.
o Crypto is now housed in libcrypto (with a compatability symlink to
libdes)
o RSA may depend on RSAREF at your locale.
o OpenSSH is now a part of the base system.
Notes:
svn path=/head/; revision=57437
|
|
|
|
| |
Notes:
svn path=/head/; revision=57434
|
|
|
|
| |
Notes:
svn path=/head/; revision=57411
|
|
|
|
|
|
|
| |
Part of big commit OK'ed by: JKH
Notes:
svn path=/head/; revision=57410
|
|
|
|
|
|
|
| |
I don't know what I was thinking committing without approval - sorry.
Notes:
svn path=/head/; revision=57202
|
|
|
|
| |
Notes:
svn path=/head/; revision=57175
|
|
|
|
|
|
|
| |
Requested by: wollman
Notes:
svn path=/head/; revision=56899
|
|
|
|
|
|
|
|
|
|
| |
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
Notes:
svn path=/head/; revision=56668
|
|
|
|
|
|
|
| |
people were seeing with conflicts with the openssl port.
Notes:
svn path=/head/; revision=56317
|
|
|
|
|
|
|
| |
problems seen here.
Notes:
svn path=/head/; revision=56124
|
|
|
|
| |
Notes:
svn path=/head/; revision=56090
|
|
|
|
| |
Notes:
svn path=/head/; revision=56080
|
|
|
|
|
|
|
|
| |
If you need examples of breakage, I'm ready to provide more than a
few.
Notes:
svn path=/head/; revision=56050
|
|
|
|
| |
Notes:
svn path=/head/; revision=55956
|
|
|
|
| |
Notes:
svn path=/head/; revision=55950
|
|
|
|
|
|
|
| |
bug any more.
Notes:
svn path=/head/; revision=54783
|
|
|
|
| |
Notes:
svn path=/head/; revision=54737
|
|
|
|
|
|
|
| |
jumps all over kerberised telnet otherwise.
Notes:
svn path=/head/; revision=52167
|
|
|
|
|
|
|
| |
Submitted by: Nick Sayer
Notes:
svn path=/head/; revision=51993
|
|
|
|
| |
Notes:
svn path=/head/; revision=50479
|
|
|
|
| |
Notes:
svn path=/head/; revision=46064
|
|
|
|
| |
Notes:
svn path=/head/; revision=22990
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=19502
|
|
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix the mega-commits spamming.
pst 96/05/29 20:09:25
Modified: secure/usr.bin/telnet Makefile main.c
Log:
Remove obsolete SOCKSv4 support
Submitted by: pst
Obtained from: A mirrored CVS repository that will disappear next SUP
Notes:
svn path=/head/; revision=16150
|