History log of /csrg-svn/libexec/telnetd/authenc.c (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69786 30-May-1995 dab

code cleanup, change b*() to mem*()
Add setting up of LINEMODE environment variable.

# 61451 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 60151 20-May-1993 dab

Several fixes. The big one is that all of the
code that was "#if defined(ENCRYPTION)" is now changed
to "#ifdef ENCRYPTION", so that all the encryption code
can be stripped out using unifdef.
Other

Several fixes. The big one is that all of the
code that was "#if defined(ENCRYPTION)" is now changed
to "#ifdef ENCRYPTION", so that all the encryption code
can be stripped out using unifdef.
Other fixes:
Add support for HP-UX (untested...)
Simplification of the ENV_HACK stuff
Add in UNICOS 8.0 secure system changes
Clean up the option processing
Fix up the usage() statement

show more ...

# 57212 18-Dec-1992 dab

Change ENCRYPT to ENCRYPTION
Change AUTHENTICATE to AUTHENTICATION
Add Sun/SVR4 Streams support
Allow for more ptys
Environ suboption USERVAR support
New Telnet Flowcontrol suboption support
Server -

Change ENCRYPT to ENCRYPTION
Change AUTHENTICATE to AUTHENTICATION
Add Sun/SVR4 Streams support
Allow for more ptys
Environ suboption USERVAR support
New Telnet Flowcontrol suboption support
Server -k option to default to no kludge linemode
Server -U option, allow only registered hosts to connect

show more ...

# 46813 01-Mar-1991 dab

date and time created 91/03/01 02:16:10 by dab