aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-114/+135
2003-03-05* Makefile.in (OBJFILELIST, OBJFILEDEP) [##DOS]: Add aes.lst.Ken Raeburn1-2/+11
2003-03-05Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn1-1/+2
2003-02-03update dependenciesKen Raeburn1-6/+16
2003-02-03Build and link in AES crypto code (but don't define the enctype yet).Ken Raeburn1-5/+14
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-06 * Makefile.in (clean): Clean up more test executables and objectEzra Peisach1-1/+2
2002-11-27update dependenciesTom Yu1-11/+6
2002-10-31* Makefile.in (check-unix): Don't run t_pkcs5Ken Raeburn1-1/+2
2002-10-24Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein1-0/+9
2002-10-10* Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn1-1/+59
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-08-22* Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn1-0/+4
2002-07-13update dependenciesKen Raeburn1-27/+54
2002-06-19 * Makefile.in (clean): Add t_prng and t_prng.oEzra Peisach1-1/+1
2002-06-15update dependenciesKen Raeburn1-70/+60
2002-03-29Add krb5_init_keyblockSam Hartman1-1/+1
2002-03-26update dependenciesKen Raeburn1-2/+14
2001-11-20 * Makefile.in (check-unix): Use $(srcdir) in file specificationEzra Peisach1-2/+2
2001-11-20Add regression testSam Hartman1-0/+3
2001-11-19Fix up yarrow build on WindowsDanilo Almeida1-1/+10
2001-11-16* Link Yarrow into the buildSam Hartman1-4/+10
2001-11-06* Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman1-0/+6
2001-10-292001-10-29 Jeff Altman <jaltman@columbia.edu>Jeffrey Altman1-3/+12
2001-10-23* Add usage to verify in keyhash checksSam Hartman1-0/+3
2001-10-23* Tie in Microsoft rc4 cipher and make it buildSam Hartman1-5/+10
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-26/+26
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-70/+74
2001-09-01dependenciesKen Raeburn1-26/+154
2000-06-27pullup from 1.2 branchKen Raeburn1-2/+2
2000-01-22Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic1-0/+3
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-33/+33
1999-05-10Do win32 build in subdirDanilo Almeida1-29/+29
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-12-05Makefile.in: Added missing "cd .." necessary for making this compileTheodore Tso1-2/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-49/+164
1998-04-15 * Makefile.in (LIB): Rename to k5cryptoTom Yu1-1/+1
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-0/+1
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-10-14 * Makefile.in: Bump major version due to possible size changesTom Yu1-2/+2
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-9/+1
1997-02-22* Make shared libs work on AIXSam Hartman1-1/+4
1997-02-22Fix typoSam Hartman1-1/+1
1997-02-22Bump minor library version so I canSam Hartman1-1/+1
1997-02-09Merge of libhack_branchTom Yu1-26/+12
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-3/+9
1996-06-06Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1-6/+6