summaryrefslogtreecommitdiffstats
path: root/src/lib/des425
Commit message (Expand)AuthorAgeFilesLines
* Do win32 build in subdirDanilo Almeida1999-05-102-20/+24
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-123-6/+15
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-102/+84
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-3/+8
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-033-6/+14
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso1998-01-242-0/+6
* * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1997-11-193-3/+9
* * Makefile.in: Garbage collect some old library build systemTom Yu1997-11-183-16/+5
* * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1997-10-274-82/+26
* * Makefile.in (LIBMAJOR): Bump major version due to possibleTom Yu1997-10-142-1/+6
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-13/+11
* * Make shared libs work on AIXSam Hartman1997-02-223-3/+12
* Export additional routines for krb4 library (win16/win32)Richard Basch1997-02-185-12/+16
* Merge of libhack_branchTom Yu1997-02-093-26/+43
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-069-15/+57
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* * new_rnd_key.c (des_set_sequence_number): Change cast fromEzra Peisach1996-08-233-2/+10
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-233-3/+9
* * Makefile.in (SHLIB_LIBS): For shared library, add dependency onEzra Peisach1996-05-133-2/+13
* Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting theRichard Basch1996-05-112-1/+6
* Use the revamped random number routinesRichard Basch1996-05-073-34/+63
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-7/+1
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* #include autoconf.h instead of osconf.h, because that's the file weTheodore Tso1995-09-292-1/+6
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-5/+6
* Rvert lost changesEzra Peisach1995-09-122-7/+11
* Mac Beta 1 submissionKeith Vetter1995-09-112-11/+7
* * string2key.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-7/+11
* Update file listTheodore Tso1995-08-242-0/+5
* Remove inclusion of k5-config.hPaul Park1995-07-272-1/+7
* Cast mit_des_ecb_encrypt args correctlyPaul Park1995-07-272-3/+6
* Check for the sizes of short, int and longPaul Park1995-07-271-0/+3
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE insteadMark Eichin1995-06-283-5/+5
* * read_passwd.c: only use volatile if __STDC__ is 1Mark Eichin1995-06-282-0/+8
* Compiler warning cleanupPaul Park1995-06-273-2/+9
* Remove -g from explicit LdFlags in Makefile.inSam Hartman1995-06-262-1/+6
* * configure.in: fix Sam's typo so libdes425.a gets symlinkedTom Yu1995-06-232-1/+6
* Convert to new handling of static librariesSam Hartman1995-06-233-4/+13
* Add glue for old versions of K4Paul Park1995-06-164-3/+70
* Add install target for shared librariesPaul Park1995-06-162-0/+7
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-2/+23
* Don't copy library up a level. Let above Makefile create symlink forEzra Peisach1995-06-142-3/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-4/+5
* read_passwd.c (des_read_pw_string): Don't depend onTheodore Tso1995-06-093-33/+134