aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/des/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-26/+33
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+3
2002-09-28update dependenciesTom Yu1-11/+15
2002-08-29update dependenciesKen Raeburn1-11/+22
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-06-15update dependenciesKen Raeburn1-32/+22
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-11/+11
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-17/+19
2001-09-01dependenciesKen Raeburn1-0/+58
2001-01-20new test case for afs string2keyKen Raeburn1-2/+10
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-05-10Do win32 build in subdirDanilo Almeida1-14/+14
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-77/+37
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1-1/+1
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-10-21Set KRB5_CONFIG for testsEzra Peisach1-1/+1
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-12/+5
1997-02-09Merge of libhack_branchTom Yu1-26/+37
1997-02-07Makefile.in: Create shared directory before building object filesRichard Basch1-2/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-5/+11
1996-06-15Add space before \ to deal with SunOS version of make which losesEzra Peisach1-2/+2
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1-6/+9
1996-05-15* des_int.h: the cs_entry routines in cbc_cksum.c are now staticRichard Basch1-2/+0
1996-05-07New DES random number generation. For regular DES, it is nearly equivalentRichard Basch1-7/+5
1996-04-10oops, ted already got itMark Eichin1-2/+0
1996-04-10actually build afsstring2key.cMark Eichin1-0/+2
1996-04-10Added afsstring2key.c to the list of files to be compiledTheodore Tso1-2/+4
1996-03-31Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, andTheodore Tso1-19/+27
1996-02-23t_random.c: New file which just tests the random number generatorTheodore Tso1-1/+5
1995-11-28Compile in Triple-DES routinesRichard Basch1-2/+13
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-1/+0
1995-09-29Rename verify.c to t_verify.c to remove conflict withKeith Vetter1-3/+3
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-4/+2
1995-06-07clean-$(what) should be clean-$(WHAT)Theodore Tso1-1/+1
1995-06-03Made the shared library makefile changes not apply to the PCKeith Vetter1-2/+11
1995-05-26Add support building shared librariesTheodore Tso1-1/+9
1995-03-17* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1-6/+8
1995-03-03Added the files and changes needed to create a dll out of libcryptoKeith Vetter1-1/+1
1995-03-02Remove reference to $(ISODELIB)Theodore Tso1-2/+1
1995-02-21Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1-26/+32
1994-11-03 * Makefile.in: stop building f_pcbc.c, since it belongs inMark Eichin1-2/+2
1994-10-14Remove declarations of the cryptosystem specific structures toTheodore Tso1-2/+0
1994-10-07Make sure the "make check" programs are cleaned up on a "make clean"Theodore Tso1-5/+3
1994-09-30Removed MIT DES implementation; only use Fergeson DESTheodore Tso1-19/+19
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-20/+0
1994-06-23improve clean rulesMark Eichin1-0/+3
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-0/+1