Remember to close sockets on error
[fio.git] / crc /
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-01 Jens Axboecrc16: use void * as the argument
2011-01-19 Jens AxboeGet rid of shadow declarations
2010-10-22 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-21 Jens AxboeA few fixes for 32-bit compiles
2010-06-29 Jens Axboecrc32c-intel: replace SIGILL approach with cpuid
2010-06-21 Jens AxboeAuto-detect missing hw support for crc32c and fallback...
2009-08-09 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-08-09 Jens AxboeAdd Linus' optimized sha1 hash for checksum
2008-09-12 Aaron CarrollDon't compile crc32c-intel on non-x86 platforms
2008-08-04 Jens AxboeAdd intel hardware assisted crc32c support
2008-06-11 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-06-11 Jens AxboeAdd crc32c checksum
2008-06-11 Jens Axboecrc32 is uint32_t, not unsigned long
2008-05-30 Jens AxboeMove the lib/ stuff around a bit
2008-05-30 Jens AxboeMake it work on opensolaris
2007-07-30 Jens AxboeMove checksumming files to seperate directory