summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-104-4/+10
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-072-0/+6
* Removed Cygnus-specific infoJeff Bigler1996-08-301-73/+11
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-292-1459/+1508
* On systems with setup_term, don't define it in telnet.c or meSam Hartman1996-08-053-1/+12
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-8/+15
* Krb4: get the right includesSam Hartman1996-06-243-1/+6
* Drop support for -u because it allows us to removeSam Hartman1996-06-244-243/+13
* cvsignore hackeryTom Yu1996-06-104-4/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+2
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu1996-06-042-0/+15
* Use the default service principal (don't assume it is "host") as theRichard Basch1996-05-092-1/+6
* cygnus merge:Ken Raeburn1996-05-028-64/+156
* The rd_req has to allow any local service principal, as the host may haveRichard Basch1996-04-282-21/+30
* More option handling changesSam Hartman1996-04-182-3/+11
* * Changes to not use streams on HPUXSam Hartman1996-04-165-2/+37
* Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch1996-04-132-11/+6
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-123-8/+45
* Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch1996-04-123-15/+25
* * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu1996-03-272-1/+6
* Add a couple missing log entries for stuff Mark checked inKen Raeburn1996-03-251-1/+9
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-246-160/+57
* Makefile.in: Added flags which turn on the encryption optionTheodore Tso1996-03-193-3/+51