Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cr-marcstevens/sha1collisiondetection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16Makefile: bumped library current version due to changed definition of SHA1_CTXcr-marcstevens
2017-03-16Makefile: rewritten endian correctness testcr-marcstevens
2017-03-16Makefile: check target will throw error when output is incorrectcr-marcstevens
2017-03-14Fixed Makefile to correctly rebuild when a header file is modifiedcr-marcstevens
2017-03-13* Increase lib patch versioncr-marcstevens
2017-03-05Updated Makefile and traviscicr-marcstevens
2017-03-05Updated Makefilecr-marcstevens
2017-03-04Updated Makefiledevelopment-v1.0.1cr-marcstevens
2017-03-04Fixed sha1dc_partialcoll targetcr-marcstevens
2017-03-03fixed Makefile install targetcr-marcstevens
2017-03-03Updated Makefile for libtool-less systemscr-marcstevens
2017-03-02- removed SIMD code and Makefile parts (weren't actually used so far, remains...cr-marcstevens
2017-03-01Merge pull request #13 from muellermartin/tool-symlinkMarc Stevens
2017-02-28fixed Makefile to exclude unnecessary simd C filescr-marcstevens
2017-02-28Merge pull request #14 from muellermartin/fix-make-cleanMarc Stevens
2017-02-28Allow overriding of PREFIX in MakefileMartin Müller
2017-02-28Add install and uninstall targetsMartin Müller
2017-02-28Fix/improve creation and removing of bin folderMartin Müller
2017-02-28Use symlink instead of copy to save disk spaceMartin Müller
2017-02-28Remove trailing whitespace and mixed indentationMartin Müller
2017-02-27Fix .PHONY declarationJakub Wilk
2017-02-21CR fixMarc Stevens
2017-01-18Added MIT license notice in files.Marc Stevens
2017-01-18Added testMarc Stevens
2017-01-17Initial commit of source filesMarc Stevens