index
:
cpuminer
cell-be-optimizations
cpumine
scrypt-bigendian
Cell BE optimized miner for litecoin http://yyz.us/bitcoin/
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-14
Version 1.0.1.
v1.0.1
Jeff Garzik
2011-05-10
Merge pull request #17 from metonymous/master
Jeff Garzik
2011-05-11
OSX Support
Glenn Francis Murray
2011-05-09
Version 1.0.
v1.0
Jeff Garzik
2011-05-09
jansson 2.x compatibility
Jeff Garzik
2011-04-11
util: correct off-by-one in month display
Jeff Garzik
2011-04-11
Proper platform detection.
fleger
2011-04-07
configure.ac: improve has_yasm test
Jeff Garzik
2011-03-24
Support full URL, in X-Long-Polling header
Jeff Garzik
2011-03-22
Release version 0.8.1.
v0.8.1
Jeff Garzik
2011-03-22
Add User-Agent header to each HTTP request
Jeff Garzik
2011-03-21
--user/--pass fixes
Jeff Garzik
2011-03-21
example-cfg.json: remove extraneous commas, which broke JSON decode
Jeff Garzik
2011-03-21
Release version 0.8.
v0.8
Jeff Garzik
2011-03-21
Update example JSON config
Jeff Garzik
2011-03-21
Support --user and --pass, as alternative to --userpass
Jeff Garzik
2011-03-21
Convert remaining [f]print to applog().
Jeff Garzik
2011-03-21
Avoid potential for div-by-zero, when calculating max-nonce
Jeff Garzik
2011-03-21
cpu-miner.c: Remove newline from applog() call
Jeff Garzik
2011-03-20
Ensure cpuminer-config.h is universally included, in *.c and *.h alike.
Jeff Garzik
2011-03-18
Introduce more standardized logging (incl. optional syslog).
Jeff Garzik
2011-03-18
Add long polling support
Jeff Garzik
2011-03-17
Improve max nonce auto-adjustment with some basic algebra.
Jeff Garzik
2011-03-17
miner.h: pad out work_restart to max likely cache line size
Jeff Garzik
2011-03-17
Introduce ability to interrupt hash scanners in the middle of scanning.
Jeff Garzik
2011-03-14
Release version 0.7.2.
v0.7.2
Jeff Garzik
2011-03-14
Fix Windows build, that broke with yasm integration
Jeff Garzik
2011-03-14
Merge branch 'master' of https://github.com/fleger/cpuminer into tmp
Jeff Garzik
2011-03-14
Move all RPC I/O to separate thread.
Jeff Garzik
2011-03-14
sha256_*.c: trim trailing whitespace
Jeff Garzik
2011-03-14
Makefile.am: neaten minerd sources list
Jeff Garzik
2011-03-12
Fixed yasm version check
fleger
2011-03-12
Merge remote-tracking branch 'upstream/master'
fleger
2011-03-12
Revert "Fixed yasm version check if yasm version ≥ 1.1.0"
fleger
2011-03-11
Merge branch 'sse2' of https://github.com/chromicant/cpuminer into tmp
Jeff Garzik
2011-03-08
Fixed yasm version check if yasm version ≥ 1.1.0
fleger
2011-03-07
Make sure we don't check for yasm version if we don't have yasm
Mark Crichton
2011-03-07
Fix warnings in sse2_64 implementation.
Jeff Garzik
2011-03-06
X86_64 SSE2 support for Linux
Mark Crichton
2011-03-02
Release version 0.7.1.
v0.7.1
Jeff Garzik
2011-03-02
Make CURL follow redirects.
Jeff Garzik
2011-03-02
sha256_4way: skip last 3 rounds.
Jeff Garzik
2011-02-21
Changes to make the 4-way code compile on Intel Compiler
Raulo
2011-02-17
Show date/time when proof-of-work is found.
Jeff Garzik
2011-02-17
Mark hash success as unlikely, using __builtin_expect() intrinsic
Jeff Garzik
2011-02-17
example-cfg.json: improve comments
Jeff Garzik
2011-02-17
Extract get-work logic into separate function.
Jeff Garzik
2011-02-13
Add support for JSON-format configuration file
Jeff Garzik
2011-02-12
Release version 0.7.
v0.7
Jeff Garzik
2011-02-12
Turn off target testing for release, as some strange results appeared.
Jeff Garzik
[next]