]> Git Repo - cpuminer-multi.git/shortlog
cpuminer-multi.git
2014-11-23 Tanguy PruvotUpgrade jansson to 2.6 (windows)
2014-11-23 Tanguy Pruvotstratum: handle standard method if extranonce is ignored
2014-11-22 Tanguy Pruvotstratum: handle optional mining.set_extranonce
2014-11-22 Tanguy Pruvotprepare 1.0.9 line
2014-11-15 Tanguy PruvotRelease v1.0.8
2014-11-15 Tanguy PruvotEnhance config values support (int/real/bool)
2014-11-15 Tanguy Pruvotupdate api sample
2014-11-15 Tanguy Pruvotsensors: fix segfault if sysfs not found
2014-11-15 Tanguy PruvotAdd simplified monitoring api
2014-11-15 Tanguy Pruvotblake: small cleanup
2014-11-06 Tanguy Pruvotlinux: fix neoscrypt compile without asm
2014-11-04 Tanguy Pruvotupdate curl to 7.38.0, add vc libs (x64 only)
2014-11-02 Tanguy Pruvotblake: full rewrite with a midstate cache
2014-11-02 Tanguy Pruvotsolo: switch to getwork on unhandled gbt versions
2014-11-02 Tanguy PruvotFix for non-rpc2 solo mining
2014-11-02 Tanguy Pruvotstratum: show url and height on new blocks
2014-11-02 Tanguy PruvotAdd Qubit and Nist5 algos
2014-11-01 Tanguy Pruvotmingw: fix neoscrypt bug (related to cflags)
2014-10-31 Tanguy Pruvotmingw64: gcc 4.9 doesnt like every obscure cflags
2014-10-31 Tanguy PruvotAdd S3 algo
2014-10-31 Tanguy Pruvotdebug: add -f option to test with reduced diff
2014-10-31 Tanguy Pruvotadd gcc flags to MinGW64 build script
2014-10-31 Tanguy Pruvotbuild.sh: compat with gcc 4.4
2014-10-31 Tanguy Pruvotfix for single core cpus
2014-10-31 Tanguy Pruvotvc2013: more fixes playing with defines
2014-10-31 Tanguy Pruvotscrypt: fix segfault related to neoscrypt nfactor
2014-10-31 Tanguy Pruvotadd curl and crypto to travis dependencies
2014-10-31 unknownupdate README for v1.0.5
2014-10-31 unknownversion: add compiler and pthreads version
2014-10-30 unknownwindows: fix build with mingw64
2014-10-29 Tanguy PruvotAdd support for windows (VC2013)
2014-10-27 Tanguy Pruvotneoscrypt: use official blake2s
2014-10-27 Tanguy PruvotNeoScrypt Support (simplified)
2014-10-17 Tanguy Pruvotrpc: use the user agent constant
2014-09-26 Tanguy Pruvotfix last warnings
2014-09-26 Tanguy Pruvot[BUGFIX] Fix stale share display bug
2014-08-31 Tanguy Pruvothash funcs: do some cleanup...
2014-08-31 Tanguy Pruvotremove extra memset in hash functions
2014-08-31 Tanguy Pruvotx11: sizeof fix, break was hiding the bug
2014-08-31 Tanguy Pruvotblake: fix rounds for blake256
2014-08-26 Tanguy Pruvotutil: add other algos in cputest, in color
2014-08-26 Tanguy Pruvotfresh: add hash function to cpu tests
2014-08-26 poolerCheck for negative extranonce2_size
2014-08-26 Tanguy PruvotUpdate README for the v1.0.5
2014-08-26 Tanguy Pruvotadd --cputest param to debug sha params (X11/X15)
2014-08-26 Tanguy Pruvotshabal: disable usuned code
2014-08-26 Tanguy Pruvotcpuminer: show credits (version and program name)
2014-08-26 Tanguy Pruvotoutput: add the --color parameter (-C)
2014-08-26 Tanguy Pruvotutil: rpc2 code cleanup (untested)
2014-08-26 poolerSwitch to getwork if no payout address is provided
2014-08-26 poolerHide passwords on the command line
2014-08-26 poolerDo not use the non-standard typeof operator
2014-08-26 poolerAllow loading multiple configuration files
2014-08-26 poolerEnhance startup error messages
2014-08-26 poolerAdd option --coinbase-sig
2014-08-26 poolerAvoid fetching too much work when LP is off
2014-08-26 poolergetblocktemplate: version/force, version/reduce
2014-08-26 poolergetblocktemplate: long polling
2014-08-26 poolergetblocktemplate: submit/coinbase
2014-08-26 Tanguy Pruvotcpu-miner: reduce diff with pooler/cpuminer
2014-08-26 Tanguy Pruvotcpu-miner: spaces to tabs
2014-08-26 Tanguy PruvotMinimal getblocktemplate support
2014-08-26 elbandiAdd Pentablake algo
2014-08-09 Tanguy PruvotRevert "attempt to trace x15"
2014-08-09 Tanguy Pruvotattempt to trace x15
2014-08-02 poolerCorrect work restart messages
2014-08-02 Tanguy PruvotAdd Freshcoin algo (fresh)
2014-08-02 Lucas JonesMerge pull request #14 from tpruvot/master
2014-08-02 Tanguy PruvotNew version 1.0.4, update README, NEWS
2014-08-02 Tanguy PruvotAdd X13/14/15 SHA3 algos (hamsi,fugue,shabal,whirlpool)
2014-08-02 Tanguy Pruvotresolve quark/blake variable name conflict
2014-08-02 Tanguy Pruvotfix output of khash/s and increase hashes_done size
2014-08-02 poolerAdd a configure option to disable assembly code
2014-08-02 poolerAdd support for scrypt(N, 1, 1)
2014-07-04 Lucas JonesUse 128 bit integers
2014-07-04 Lucas JonesCheck for AES-NI at launch
2014-07-03 Lucas JonesFix memory leak
2014-05-25 Lucas JonesUpdate version number
2014-05-25 lucasSmall bugfix
2014-05-25 lucasMove x86 mul128 implementation
2014-05-24 Lucas JonesUpdate README.md
2014-05-24 lucasSmall optimizations
2014-05-24 lucasCreate placeholder aesb-x86.S
2014-05-24 lucasFix JSON-RPC 2.0 tcp sleep bug
2014-05-24 Lucas JonesMerge pull request #6 from LucasJones/dev
2014-05-24 lucasFix empty job id
2014-05-24 lucasFix redefinition error
2014-05-24 lucasJob id bugfix
2014-05-23 lucasFix authentication issue
2014-05-23 lucasUnlock mutex only after lock
2014-05-23 lucasFix job decoding
2014-05-23 lucasMerge branch 'master' of github.com:LucasJones/cpuminer...
2014-05-23 lucasInitial JSON-RPC 2 tcp support
2014-05-22 Lucas JonesMerge pull request #3 from erkmos/osxfix
2014-05-22 Erik Mossbergmake sure to free context in all paths
2014-05-22 Lucas JonesMerge pull request #4 from wolf9466/master
2014-05-22 WolfAligned our shit and used faster SSE load ops.
2014-05-22 WolfI oopsed in the Windows code last commit. Fixed.
2014-05-22 WolfTighten up that loop in fast_aesb_pseudu_round_mut().
2014-05-22 Erik Mossbergadd deallocation, doh
next
This page took 0.056655 seconds and 4 git commands to generate.