aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/des/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-0/+18
2000-02-25 * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach1-0/+7
2000-01-22Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn1-0/+8
1999-10-26log tritan's changesTom Yu1-0/+7
1999-05-10Do win32 build in subdirDanilo Almeida1-0/+4
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+4
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1-0/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1997-12-29 * init_rkey.c (mit_des_init_random_key): Punt the struct; useTom Yu1-0/+7
1997-10-27 * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1-0/+10
1997-10-21Set KRB5_CONFIG for testsEzra Peisach1-0/+4
1997-10-14 * des_int.h: Use better logic to find an appropriate type forTom Yu1-0/+10
1997-10-06 * destest.c (main): Initialize context to 0 so it will not beEzra Peisach1-0/+8
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-0/+5
1997-02-09Merge of libhack_branchTom Yu1-0/+10
1997-02-07Makefile.in: Create shared directory before building object filesRichard Basch1-0/+5
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-0/+9
1996-10-31nuke leftover conflict markerMark Eichin1-1/+0
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+6
1996-06-15Add space before \ to deal with SunOS version of make which losesEzra Peisach1-1/+4
1996-06-13Add missing prototypes; needed to make Win-32 compiler happyTheodore Tso1-0/+3
1996-06-12Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1-0/+4
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1-0/+11
1996-05-18Fix memory leak. Free tempbuf before returningTheodore Tso1-0/+5
1996-05-15* des_int.h: the cs_entry routines in cbc_cksum.c are now staticRichard Basch1-0/+12
1996-05-10Replace des3-md5 with des3-shaRichard Basch1-0/+5
1996-05-07New DES random number generation. For regular DES, it is nearly equivalentRichard Basch1-0/+25
1996-04-10Added afsstring2key.c to the list of files to be compiledTheodore Tso1-0/+5
1996-03-31Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, andTheodore Tso1-0/+7
1996-03-29Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1-0/+6
1996-03-21Fix Windows lint flames. (16bit vs. 32bit issues)Theodore Tso1-0/+5
1996-03-20 * new_rn_key.c (mit_des_generate_random_block): Add const keywrodEzra Peisach1-0/+5
1996-02-23t_random.c: New file which just tests the random number generatorTheodore Tso1-0/+8
1996-01-11Fix return type for mit_des3_string_to_key()Theodore Tso1-0/+4
1995-11-28f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to inputEzra Peisach1-0/+5
1995-11-09 * string2key.c : Remove krb5_enctype from krb5_string_to_key() args.Chris Provenzano1-0/+6
1995-11-01Make mit_des_finish_key() safe to call even if there is no key thatTheodore Tso1-0/+6
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-0/+5
1995-09-29Rename verify.c to t_verify.c to remove conflict withKeith Vetter1-0/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-0/+5
1995-09-23Define PROTOTYPE if it is not defined elsewhereTheodore Tso1-0/+4
1995-09-13Added inclusion of des_int.hKeith Vetter1-0/+5
1995-09-12Reintegrate the keytype -> enctype changesEzra Peisach1-0/+12
1995-09-11Mac Beta 1 submissionKeith Vetter1-12/+0
1995-09-06 * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.cChris Provenzano1-0/+4
1995-09-06 * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctypeChris Provenzano1-0/+8
1995-08-29Set and use priv_size in the krb5_encrypt_blockPaul Park1-0/+5
1995-08-26 * f_cksum.c: Change code to match prototypesEzra Peisach1-0/+21