aboutsummaryrefslogtreecommitdiff
path: root/src/appl/telnet
AgeCommit message (Expand)AuthorFilesLines
1997-02-12 * configure.in: Fix DES425_DEPLIBTom Yu2-1/+5
1997-02-12 * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu2-2/+8
1997-02-09Merge of libhack_branchTom Yu6-15/+24
1997-02-06kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch2-1/+6
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso3-11/+39
1996-11-14sys_bsd.c(intr): Added checks to intr_waiting and intr_happened toTheodore Tso4-4/+42
1996-11-11Commit jhawk's patch to print IP status.Sam Hartman2-2/+6
1996-11-10Call gethostbyaddr over what we connect to to get the Kerberos principal toSam Hartman2-0/+12
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso4-5/+28
1996-11-02* Add forward command. [45]Sam Hartman4-6/+138
1996-11-02* Add TOS support on other than Cray [57]Sam Hartman6-33/+67
1996-10-14Misc debugging cleanups [71, 74]Sam Hartman2-7/+22
1996-10-14Environment command argument handling sometimesSam Hartman2-2/+8
1996-10-14Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman7-1124/+8
1996-09-21Check in all of jik's patches besides the forward commandSam Hartman7-3/+76
1996-09-10 * telnet.1: Update -x flag usage to reflect our behavior ofTom Yu2-1/+6
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu4-4/+10
1996-09-07Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso2-0/+6
1996-08-30Removed Cygnus-specific infoJeff Bigler1-73/+11
1996-08-29man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler2-1459/+1508
1996-08-05 On systems with setup_term, don't define it in telnet.c or meSam Hartman3-1/+12
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz3-8/+15
1996-06-24Krb4: get the right includesSam Hartman3-1/+6
1996-06-24Drop support for -u because it allows us to removeSam Hartman4-243/+13
1996-06-10cvsignore hackeryTom Yu4-4/+0
1996-06-06Update .Sanitize files to reflect current file statusTheodore Tso1-0/+2
1996-06-04 * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu2-0/+14
1996-06-04 * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu2-0/+15
1996-05-09Use the default service principal (don't assume it is "host") as theRichard Basch2-1/+6
1996-05-02cygnus merge:Ken Raeburn8-64/+156
1996-04-28The rd_req has to allow any local service principal, as the host may haveRichard Basch2-21/+30
1996-04-18More option handling changesSam Hartman2-3/+11
1996-04-16* Changes to not use streams on HPUXSam Hartman5-2/+37
1996-04-13Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch2-11/+6
1996-04-12forward.c: Use a saner naming convention for the credentials cache.Richard Basch3-8/+45
1996-04-12Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch3-15/+25
1996-03-27 * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu2-1/+6
1996-03-25Add a couple missing log entries for stuff Mark checked inKen Raeburn1-1/+9
1996-03-24* Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman6-160/+57
1996-03-19Makefile.in: Added flags which turn on the encryption optionTheodore Tso3-3/+51
1996-03-19Makefile.in: Added flags to turn on the encryption optionTheodore Tso7-10/+102
1996-03-19Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl>Theodore Tso7-113/+246
1996-03-14telnet needs USE_ANAME because libtelnet/kerberos.c isn't splitMark Eichin2-2/+7
1996-03-13variable HE is a name collision with an hp/ux register mask in the hp/uxMark Eichin1-4/+4
1996-03-13New telnet authentication type pair to indicate whether we should beTheodore Tso1-0/+7
1996-02-26Use MAXDNAME for the maximum length of a domain,Sam Hartman3-6/+22
1996-02-26Use MAXDNAME for the maximum length of a domain,Sam Hartman3-4/+14
1996-02-24 * ext.h, utility.c (fatalperror, fatal): Add const to argumentEzra Peisach3-4/+8
1996-02-04* Makefile.inRichard Basch2-4/+12
1996-01-26Telnet really wants a DES key; have it ask for oneSam Hartman2-0/+5