| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/head/; revision=65675
|
| |
|
|
|
|
|
| |
attempts to link against libcrypto.
Notes:
svn path=/head/; revision=63824
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
Notes:
svn path=/head/; revision=56668
|
| |
|
|
|
|
|
| |
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=19502
|
| |
|
|
|
|
|
| |
an alternate /usr/bin/login type program to be run.
Notes:
svn path=/head/; revision=17569
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15661
|
| |
|
|
|
|
|
| |
The look much more like BSD Makefiles now.
Notes:
svn path=/head/; revision=14548
|
| |
|
|
|
|
|
| |
SRCS, DPADD cleanup
Notes:
svn path=/head/; revision=14439
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11768
|
| |
|
|
|
|
|
| |
Zap only needed LD_* variables
Notes:
svn path=/head/; revision=11597
|
| |
|
|
|
|
|
| |
Submitted by: Sam Hartman <hartmans@mit.edu>
Notes:
svn path=/head/; revision=11590
|
| |
|
|
|
|
|
| |
of missing functionality in our libkrb which is no longer a problem.
Notes:
svn path=/head/; revision=11419
|
| |
|
|
|
|
|
| |
secure reference the libraries that were just build instead of in /usr/lib.
Notes:
svn path=/head/; revision=10814
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10741
|
| |
|
|
|
|
|
|
|
| |
the move of startslave().
telnetd.c: fix bug introduced with the move of startslave()...the number
of arguments was wrong and "level" and "user_name" had to be made globals.
Notes:
svn path=/head/; revision=10679
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10571
|
| |
|
|
|
|
|
| |
Submitted by: John Capo & Peter Wemm
Notes:
svn path=/head/; revision=10563
|
| |
|
|
|
|
|
| |
Submitted by: Peter Wemm & John Capo
Notes:
svn path=/head/; revision=10562
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10398
|
| |
|
|
|
|
|
| |
missng defines for krb4encpwd and rsaencpwd and missing rsa library too.
Notes:
svn path=/head/; revision=9932
|
| |
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9883
|
| |
|
|
|
|
|
|
|
|
|
|
| |
makefiles. This puts it in.
PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9760
|
| |
|
|
|
|
|
|
|
| |
autodetect kerberos/eBones and work even with eBones,
but with reduced functionality (don't pick up des/krb stuff
in this case)
Notes:
svn path=/head/; revision=9694
|
| |
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9692
|
| |
|
|
|
|
|
|
|
|
| |
with MAKE_KERBEROS to allow other things to live
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9689
|
| |
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9684
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
not specified (default case).
Use _PATH_* for utmp/wtmp.
Support for >32 PTYs.
>Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
Plug already known security hole. (Brought over from 1.1.5):
Fixed security problem with telnetd, which allowed
telnet -l -hcert.org localhost
to change the user's host in utmp.
Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one.
>Reviewed by: karl, guido
>Submitted by: mrgreen@mame.mu.oz.au
Obtained from: FreeBSD insecure telnetd
Notes:
svn path=/head/; revision=9592
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
causes some clients that do not support linemode to mis-interpret the return
key (i.e. double returns).
The fix is to only do the state check for binary options if linemode will
be used.
Closes PR#505.
Submitted by: Charles Henrich
Obtained from: FreeBSD insecure telnetd
Notes:
svn path=/head/; revision=9591
|
| |
|
|
|
|
|
| |
Obtained from: Dave Borman <dab@cray.com>
Notes:
svn path=/head/; revision=9590
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8871
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2678
|
|
|
This needs tidying up and having makefiles sorted out later.
Reviewed by: Geoff Rehmet
Notes:
svn path=/vendor-crypto/eBones/dist/; revision=2050
|