aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/crc32
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-2/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2002-12-23 * t_crc.c: Declare local functions staticEzra Peisach2-5/+9
2002-08-29update dependenciesKen Raeburn1-1/+2
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-19 * Makefile.in (clean-unix): Remove t_crc.o and t_crcEzra Peisach2-0/+5
2002-06-15update dependenciesKen Raeburn1-3/+2
2002-01-09 * crc.pl: New file; perl script to do generate some test vectorsTom Yu11-405/+730
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-1/+1
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-4/+5
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-4/+8
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-4/+8
2001-09-01dependenciesKen Raeburn1-0/+10
2001-03-15* crc-32.h: Stop using PROTOTYPE macroKen Raeburn2-2/+5
2001-03-06krb5_const -> constKen Raeburn4-21/+25
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn4-4/+16
1999-05-10Do win32 build in subdirDanilo Almeida2-2/+6
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz4-15/+213
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso3-5/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-13/+8
1997-02-09Merge of libhack_branchTom Yu3-13/+9
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch3-16/+40
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-15crc.c: ensure the cksum length is sufficientRichard Basch3-4/+14
1996-03-31Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso2-1/+6
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso2-1/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-6/+9
1995-09-23put function prototype back inTheodore Tso2-0/+13
1995-07-26Fix bad shift value in verifier functionPaul Park1-1/+1
1995-07-07Add checksum verifier procedure/dispatchPaul Park2-5/+45
1995-06-21Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso2-1/+5
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-3/+5
1995-06-03Made the shared library makefile changes not apply to the PCKeith Vetter1-2/+11
1995-05-26Add support building shared librariesTheodore Tso3-1/+14
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+40
1995-04-14Windows global stuff:Keith Vetter2-2/+7
1995-03-17* Makefile.in (crctest, crctest.exe): Replace crctest-unix andJohn Gilmore2-5/+10
1995-03-15Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter2-14/+7
1995-03-04Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter2-0/+17
1995-03-03Added the files and changes needed to create a dll out of libcryptoKeith Vetter4-15/+21
1995-02-21Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter2-2/+6
1995-02-20Experimental checkinKeith Vetter2-1/+10