summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crc32
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * Makefile.in (clean-unix): Remove t_crc.o and t_crcEzra Peisach2002-06-192-0/+5
* update dependenciesKen Raeburn2002-06-151-3/+2
* * crc.pl: New file; perl script to do generate some test vectorsTom Yu2002-01-0911-405/+730
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-1/+1
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-4/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-4/+8
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-4/+8
* dependenciesKen Raeburn2001-09-011-0/+10
* * crc-32.h: Stop using PROTOTYPE macroKen Raeburn2001-03-152-2/+5
* krb5_const -> constKen Raeburn2001-03-064-21/+25
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-244-4/+16
* Do win32 build in subdirDanilo Almeida1999-05-102-2/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-15/+213
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-133-5/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-13/+8
* Merge of libhack_branchTom Yu1997-02-093-13/+9
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-063-16/+40
* cvsignore hackeryTom Yu1996-06-101-1/+0
* crc.c: ensure the cksum length is sufficientRichard Basch1996-05-153-4/+14
* Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso1996-03-312-1/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-6/+9
* put function prototype back inTheodore Tso1995-09-232-0/+13
* Fix bad shift value in verifier functionPaul Park1995-07-261-1/+1
* Add checksum verifier procedure/dispatchPaul Park1995-07-072-5/+45
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-212-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-031-2/+11
* Add support building shared librariesTheodore Tso1995-05-263-1/+14
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+40
* Windows global stuff:Keith Vetter1995-04-142-2/+7
* * Makefile.in (crctest, crctest.exe): Replace crctest-unix andJohn Gilmore1995-03-172-5/+10
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-152-14/+7
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-042-0/+17
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-034-15/+21
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-212-2/+6
* Experimental checkinKeith Vetter1995-02-202-1/+10
* * Makefile.in: made to work under WindowsJohn Gilmore1995-02-154-14/+32
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * crc-32.h: New file, moved from include/krb5/crc-32.h.John Gilmore1995-01-264-6/+44
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1