summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet
Commit message (Expand)AuthorAgeFilesLines
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+10
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-203-11/+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
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-3/+13
* * Add TOS support on other than Cray [57]Sam Hartman1996-11-026-33/+67
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-147-1124/+8
* 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
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use the default service principal (don't assume it is "host") as theRichard Basch1996-05-092-1/+6
* The rd_req has to allow any local service principal, as the host may haveRichard Basch1996-04-282-21/+30
* 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
* Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl>Theodore Tso1996-03-197-113/+246
* Telnet really wants a DES key; have it ask for oneSam Hartman1996-01-262-0/+5
* forward.c (get_for_creds): Removed no longer used functionTheodore Tso1996-01-103-165/+55
* * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8.Mark Eichin1995-11-133-3/+19
* Print all statements using \r\n so that they will be properly formattedRichard Basch1995-10-232-7/+7
* Fix handling of session key for Kerberos5. I don't think this shouldSam Hartman1995-10-102-30/+44
* * encrypt.h, kerberos5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-2/+5
* * kerberos5.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-11/+10
* Compile something when krb4 disabledPaul Park1995-08-032-0/+6
* Compiler warning cleanupPaul Park1995-06-278-4/+22
* * configure.in: fix typoTom Yu1995-06-202-1/+3
* * strrchr.c: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-2017-45/+80
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-113-3/+7
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-4/+11
* kerberos5.c: Include string.h/strings.h. Include stdlib.h orEzra Peisach1995-05-243-6/+26
* * configure.in: switch to WITH_KRB4 since it suffices in this caseMark Eichin1995-04-282-2/+5
* * configure.in: use AC_CONST since we need it for v4Mark Eichin1995-04-272-0/+4
* * kerberos5.c (kerberos_is()) : Initialize keytabid to NULLChris Provenzano1995-04-272-1/+6
* * Makefile.in (LOCALINCLUDES): find kerberosIV headersMark Eichin1995-04-272-1/+5
* * kerberos5.c (kerberos5_is): use kt_resolve to get keytab, toMark Eichin1995-04-262-2/+14
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-263-98/+218
* Only call krb5_init_context if the telnet context hasn't beenTheodore Tso1995-04-222-2/+8
* Changes for testsuite from Ian Taylor <ian@cygnus.com>Mark Eichin1995-04-212-2/+52
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+73
* No need to have the session_key established for mutual authenticationTheodore Tso1995-03-292-6/+6
* Allow mutual authentication even if the ENCRYPTION option is notTheodore Tso1995-03-292-2/+5
* * kerberos5.c (kerberos5_is()): Use new calling convention forChris Provenzano1995-03-272-40/+35
* Initialize auth_context to zero before calling mk_reqTheodore Tso1995-03-252-0/+6
* * kerberos5.c Use new calling convention for krb5_mk_req_extended()Chris Provenzano1995-03-102-34/+30
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-3/+4
* oops, described it in wrong dirJohn Gilmore1995-02-281-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-283-9/+7
* * kerberos5.c (kerberos5_send(), kerberos5_forward())Chris Provenzano1995-02-232-10/+20
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-024-20/+16