summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet
Commit message (Expand)AuthorAgeFilesLines
* 1.2-beta4 pullupKen Raeburn2000-06-3015-69/+184
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-013-1/+8
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-013-6/+6
* jaltman fix for off-by-one errorKen Raeburn2000-03-202-1/+7
* * configure.in: Remove dependency on libdes425 when krb4 supportEzra Peisach2000-02-244-18/+10
* From Bear Giles:Ken Raeburn2000-02-212-0/+12
* Move include of libtelnet/auth.h earlier to provideEzra Peisach2000-02-162-1/+10
* log tritan's changesTom Yu1999-10-263-0/+21
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-263-3/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2410-10/+40
* jaltman's principal-name check from 1.1 branch, indentation fixedKen Raeburn1999-09-012-2/+29
* * telnet.c (telnet): Fix typo in error message, viaTom Yu1999-07-262-1/+6
* configure.in: Fix typo in test below; fixed name of the autoconf cacheTheodore Tso1999-04-152-2/+7
* configure.in: Check for setupterm() in libncurses in addition toTheodore Tso1999-04-142-3/+17
* configure.in: Check for setupterm() in libncurses in addition toTheodore Tso1999-04-142-2/+8
* * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pcktTom Yu1999-03-312-1/+9
* * termios-tn.c: Include termio.h under AIX due to brokennessTom Yu1999-03-312-0/+7
* * telnetd.8: Resync manpageTom Yu1999-02-253-12/+42
* * telnetd.8: Document hostname logging changesTom Yu1999-02-223-15/+43
* state.c: Increase size of subbufer so that we don't truncateTheodore Tso1999-02-042-1/+6
* kerberos5.c: Increase size of str_data so that we can acceptTheodore Tso1999-02-042-1/+6
* configure.in: Add check for <sys/utsname.h>Theodore Tso1998-11-163-1/+35
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-138-0/+28
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-305-51/+280
* * telnet.c (telnet): Cosmetic change: Put a newline after "WaitingGeoffrey King1998-10-102-1/+8
* main.c (main): Declare dst_realm_sz as extern int instead of externGeoffrey King1998-08-172-1/+10
* Wed Aug 12 00:17:09 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-122-1/+7
* sys_term.c: #include utmp.h if present, and use _PATH_WTMP andTheodore Tso1998-05-273-2/+23
* * configure.in: Re-order check for setupterm to avoid lossage ifTom Yu1998-05-262-1/+6
* telnetd.c (main):Theodore Tso1998-05-146-27/+37
* main.c (main): POSIX states that getopt returns -1 when it is doneTheodore Tso1998-05-146-14/+20
* configure.in: Change test for cgetent to use HAVE_ instead of HAS_,Theodore Tso1998-05-144-6/+15
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-3/+8
* * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1998-02-244-0/+15
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-188-8/+28
* Remove USE_ANAMEEzra Peisach1998-02-142-1/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1210-3/+32
* * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship1998-01-282-1/+5
* * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1998-01-275-16/+29
* telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso1998-01-243-20/+31
* * telnetd.c (doit): Fix up slave buffer lengthTom Yu1997-12-052-4/+6
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-203-11/+10
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-232-0/+10
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-212-3/+12
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-312-1/+5
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu1997-02-122-2/+8
* Merge of libhack_branchTom Yu1997-02-096-15/+24
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6