summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet/kerberos.c
Commit message (Expand)AuthorAgeFilesLines
* Thanks, patch appliedTom Yu2003-04-091-1/+8
* More KfM merge workTom Yu2002-12-121-3/+3
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-151-2/+3
* Build without k5-int.hSam Hartman2002-04-121-1/+3
* * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes,Tom Yu2002-03-291-9/+9
* * kerberos.c: Include errno.hKen Raeburn2002-03-281-0/+1
* Updated telnet patchSam Hartman2002-03-271-9/+8
* Fix client side buffer overflowsSam Hartman2002-03-161-3/+11
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * kerberos.c (Data): Third argument now constEzra Peisach2001-07-091-4/+4
* * enc_des.c: Change local variable index to idx to not shadownEzra Peisach2001-06-221-14/+14
* * auth-proto.h: Add prototypes for getauthmask(), auth_enable,Ezra Peisach2001-06-061-22/+25
* 1.2-beta4 pullupKen Raeburn2000-06-301-1/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-17/+183
* Print all statements using \r\n so that they will be properly formattedRichard Basch1995-10-231-2/+2
* Compile something when krb4 disabledPaul Park1995-08-031-0/+2
* * strrchr.c: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-201-3/+3
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-021-9/+1
* kerberos.c: Initialize random number generator on the server side soTheodore Tso1994-11-141-2/+8
* Fix bug in logic of incrementing the received challenge. A ++/--Theodore Tso1994-11-091-1/+1
* Use des_init_random_number_genator(), since that will result inTheodore Tso1994-11-081-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-3/+3
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-18/+24
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial VersionTheodore Tso1993-03-091-0/+548