10 Commits (714c0fd7c90cdb11742f7f2c91a65357a7bf5d5a)

Author SHA1 Message Date
Jeff Garzik 714c0fd7c9 Continue scanhash, even if high 32 bits are zero. 14 years ago
Jeff Garzik c68ffb30dd Display proof-of-work hash when one is discovered 14 years ago
Jeff Garzik 0b67740707 Pass max-nonce as arg to each sha256 algo. 14 years ago
Jeff Garzik 970e74c07d Move 32-bit swap code into miner.h, for sharing. 14 years ago
Jeff Garzik d88648dd39 sha256_via: ensure that found nonce is copied back into output data buffer 14 years ago
Jeff Garzik d363a1d68d sha256_via: ensure proper data area is fully checksummed 14 years ago
Jeff Garzik 6b5fb469cc sha256_via: align tmp_hash1 to 128, to avoid stack clobber 14 years ago
Jeff Garzik 339ddf4d75 Move sha256_generic into its own .o build output. Const-ify midstate param. 14 years ago
Jeff Garzik eeea340b17 sha256_via: add further comments on byte-swapping work 14 years ago
Jeff Garzik e2eeaaf75b Add experimental (read: probably broken) VIA padlock support. 14 years ago