summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-221-0/+4
* update dependenciesKen Raeburn2002-07-131-27/+54
* * Makefile.in (clean): Add t_prng and t_prng.oEzra Peisach2002-06-191-1/+1
* update dependenciesKen Raeburn2002-06-151-70/+60
* Add krb5_init_keyblockSam Hartman2002-03-291-1/+1
* update dependenciesKen Raeburn2002-03-261-2/+14
* * Makefile.in (check-unix): Use $(srcdir) in file specificationEzra Peisach2001-11-201-2/+2
* Add regression testSam Hartman2001-11-201-0/+3
* Fix up yarrow build on WindowsDanilo Almeida2001-11-191-1/+10
* * Link Yarrow into the buildSam Hartman2001-11-161-4/+10
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-061-0/+6
* 2001-10-29 Jeff Altman <jaltman@columbia.edu>Jeffrey Altman2001-10-291-3/+12
* * Add usage to verify in keyhash checksSam Hartman2001-10-231-0/+3
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-231-5/+10
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-26/+26
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-70/+74
* dependenciesKen Raeburn2001-09-011-26/+154
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+2
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-221-0/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-33/+33
* Do win32 build in subdirDanilo Almeida1999-05-101-29/+29
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* Makefile.in: Added missing "cd .." necessary for making this compileTheodore Tso1998-12-051-2/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-49/+164
* * Makefile.in (LIB): Rename to k5cryptoTom Yu1998-04-151-1/+1
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-131-0/+1
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* * Makefile.in: Bump major version due to possible size changesTom Yu1997-10-141-2/+2
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-9/+1
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+4
* Fix typoSam Hartman1997-02-221-1/+1
* Bump minor library version so I canSam Hartman1997-02-221-1/+1
* Merge of libhack_branchTom Yu1997-02-091-26/+12
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+9
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-061-6/+6
* Include sha in the list of subdirectories for the MacintoshTheodore Tso1996-06-061-1/+1
* update Makefile.in for new libupdateTom Yu1996-05-201-10/+3
* Replaced des3-md5 with des3-shaRichard Basch1996-05-101-5/+14
* * Makefile.in (libcrypto.$(STEXT)): Remove before creatingKen Raeburn1996-04-301-0/+1
* Makefile.in: support des3-cbc-rawRichard Basch1996-03-291-0/+2
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-0/+2
* Compile 3-DES MD5 routineRichard Basch1995-11-281-0/+2
* * encrypt_data.c (krb5_encrypt_data): New file. A generic routineTheodore Tso1995-11-131-0/+4
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-1/+0
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-6/+0
* Makefile.in: moved shared rule to all-unix:: targetTheodore Tso1995-09-231-1/+3