summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-201-0/+8
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-211-3/+7
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-311-0/+4
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-061-0/+5
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-0/+6
* * Add TOS support on other than Cray [57]Sam Hartman1996-11-021-0/+13
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-141-0/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-1/+14
* Krb4: get the right includesSam Hartman1996-06-241-0/+4
* Use the default service principal (don't assume it is "host") as theRichard Basch1996-05-091-0/+5
* The rd_req has to allow any local service principal, as the host may haveRichard Basch1996-04-281-0/+5
* Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch1996-04-131-0/+5
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-121-0/+10
* Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl>Theodore Tso1996-03-191-0/+38
* Telnet really wants a DES key; have it ask for oneSam Hartman1996-01-261-0/+4
* forward.c (get_for_creds): Removed no longer used functionTheodore Tso1996-01-101-0/+9
* * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8.Mark Eichin1995-11-131-0/+7
* Fix handling of session key for Kerberos5. I don't think this shouldSam Hartman1995-10-101-0/+11
* * encrypt.h, kerberos5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-0/+3
* * kerberos5.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-0/+5
* Compile something when krb4 disabledPaul Park1995-08-031-0/+4
* Compiler warning cleanupPaul Park1995-06-271-0/+9
* * configure.in: fix typoTom Yu1995-06-201-0/+2
* * strrchr.c: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-201-0/+34
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-0/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* kerberos5.c: Include string.h/strings.h. Include stdlib.h orEzra Peisach1995-05-241-0/+13
* * configure.in: switch to WITH_KRB4 since it suffices in this caseMark Eichin1995-04-281-0/+4
* * configure.in: use AC_CONST since we need it for v4Mark Eichin1995-04-271-0/+3
* * kerberos5.c (kerberos_is()) : Initialize keytabid to NULLChris Provenzano1995-04-271-0/+5
* * Makefile.in (LOCALINCLUDES): find kerberosIV headersMark Eichin1995-04-271-0/+4
* * kerberos5.c (kerberos5_is): use kt_resolve to get keytab, toMark Eichin1995-04-261-0/+5
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-0/+12
* Only call krb5_init_context if the telnet context hasn't beenTheodore Tso1995-04-221-0/+5
* Changes for testsuite from Ian Taylor <ian@cygnus.com>Mark Eichin1995-04-211-0/+13
* No need to have the session_key established for mutual authenticationTheodore Tso1995-03-291-0/+4
* Allow mutual authentication even if the ENCRYPTION option is notTheodore Tso1995-03-291-0/+5
* * kerberos5.c (kerberos5_is()): Use new calling convention forChris Provenzano1995-03-271-1/+6
* Initialize auth_context to zero before calling mk_reqTheodore Tso1995-03-251-0/+5
* * kerberos5.c Use new calling convention for krb5_mk_req_extended()Chris Provenzano1995-03-101-0/+4
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-081-0/+4
* oops, described it in wrong dirJohn Gilmore1995-02-281-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-0/+4
* * kerberos5.c (kerberos5_send(), kerberos5_forward())Chris Provenzano1995-02-231-0/+6
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-021-0/+12
* Initialize magic variable and encryption typeTheodore Tso1994-11-191-0/+5
* * configure.in: use WITH_KRB4. (from epeisach)Mark Eichin1994-11-181-0/+4
* kerberos.c: Initialize random number generator on the server side soTheodore Tso1994-11-141-0/+14
* Fix bug in logic of incrementing the received challenge. A ++/--Theodore Tso1994-11-091-0/+4
* Use des_init_random_number_genator(), since that will result inTheodore Tso1994-11-081-0/+6