summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crc32/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-258/+0
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-021-0/+4
* * Makefile.in (t_crc): Build against support library.Ken Raeburn2005-12-021-0/+5
* * t_crc.c (main): Don't run timing test for nowKen Raeburn2005-05-011-0/+4
* * crc-32.h (mit_crc32): Remove gratuitous "const" in argument declarationKen Raeburn2005-01-081-0/+5
* * t_crc.c (timetest): Free 'block' before returning.Ken Raeburn2004-03-221-0/+5
* protoizeKen Raeburn2004-02-191-0/+4
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-0/+4
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * t_crc.c: Declare local functions staticEzra Peisach2002-12-231-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * Makefile.in (clean-unix): Remove t_crc.o and t_crcEzra Peisach2002-06-191-0/+4
* * crc.pl: New file; perl script to do generate some test vectorsTom Yu2002-01-091-0/+29
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+4
* * crc-32.h: Stop using PROTOTYPE macroKen Raeburn2001-03-151-0/+4
* krb5_const -> constKen Raeburn2001-03-061-0/+4
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-131-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-0/+4
* Merge of libhack_branchTom Yu1997-02-091-0/+5
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-0/+8
* crc.c: ensure the cksum length is sufficientRichard Basch1996-05-151-0/+6
* Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso1996-03-311-0/+5
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-0/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+5
* put function prototype back inTheodore Tso1995-09-231-0/+3
* Add checksum verifier procedure/dispatchPaul Park1995-07-071-0/+5
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-211-0/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* Add support building shared librariesTheodore Tso1995-05-261-0/+4
* Windows global stuff:Keith Vetter1995-04-141-0/+5
* * Makefile.in (crctest, crctest.exe): Replace crctest-unix andJohn Gilmore1995-03-171-0/+6
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-0/+5
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-041-0/+5
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-0/+6
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-0/+4
* Experimental checkinKeith Vetter1995-02-201-0/+5
* * Makefile.in: made to work under WindowsJohn Gilmore1995-02-151-0/+13
* * crc-32.h: New file, moved from include/krb5/crc-32.h.John Gilmore1995-01-261-0/+5
* Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configurableTheodore Tso1994-10-191-0/+5
* Run crctest on a "make check". Clean up the crctest program on aTheodore Tso1994-10-121-0/+5
* Reserve space for the structure magic numbersTheodore Tso1994-10-041-0/+4