summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/libtelnet/enc_des.c
Commit message (Expand)AuthorAgeFilesLines
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-151-2/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-10/+10
* * enc_des.c (fb64_start): Remove variable set but never usedEzra Peisach2001-07-231-3/+1
* * krb5forw.h: File with prototype for rd_and_store_for_creds()Ezra Peisach2001-07-021-0/+2
* * enc_des.c: Change local variable index to idx to not shadownEzra Peisach2001-06-221-25/+25
* * auth-proto.h: Add prototypes for getauthmask(), auth_enable,Ezra Peisach2001-06-061-9/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-26/+83
* Include string.h/strings.h for memcpy prototypeEzra Peisach1997-10-211-0/+5
* Compiler warning cleanupPaul Park1995-06-271-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-9/+9
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-2/+2
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-8/+12
* Initial VersionTheodore Tso1993-03-091-0/+720