summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-133-11/+39
* sys_bsd.c(intr): Added checks to intr_waiting and intr_happened toTheodore Tso1996-11-144-4/+42
* Commit jhawk's patch to print IP status.Sam Hartman1996-11-112-2/+6
* Call gethostbyaddr over what we connect to to get the Kerberos principal toSam Hartman1996-11-102-0/+12
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-084-5/+28
* * Add forward command. [45]Sam Hartman1996-11-024-6/+138
* * Add TOS support on other than Cray [57]Sam Hartman1996-11-026-33/+67
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-142-7/+22
* Environment command argument handling sometimesSam Hartman1996-10-142-2/+8
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-147-1124/+8
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-217-3/+76
* * telnet.1: Update -x flag usage to reflect our behavior ofTom Yu1996-09-102-1/+6