summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-231-5/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-3/+8
* Add timestamp check file required by libupdate.shTheodore Tso1995-05-271-2/+2
* Add support building shared librariesTheodore Tso1995-05-261-8/+26
* Chasing an elusive nmake bugKeith Vetter1995-03-291-0/+1
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-221-3/+4
* * Makefile.in (CFLAGS): Avoid continuation line that starts withJohn Gilmore1995-03-171-5/+4
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-161-16/+17
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-16/+5
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-041-6/+6
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-3/+20
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-7/+76
* Rename files so that they work in the DOS LIB command,John Gilmore1995-02-031-6/+6
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-021-1/+2
* * Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore1995-01-261-1/+1
* Add support for the new cryptosystem DES/MD5Theodore Tso1994-10-141-2/+12
* Make install obey $(DESTDIR)Theodore Tso1994-10-041-2/+2
* make install fixesTom Yu1994-08-041-2/+1
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-36/+0