Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | author update | Grant Galitz | 2018-01-24 | 1 | -0/+1 | |
* | | | Optimize Skein | Grant Galitz | 2018-01-24 | 1 | -30/+48 | |
|/ / | ||||||
* | | Merge pull request #772 from vtamara/comp_adJ | psychocrypt | 2018-01-21 | 2 | -0/+5 | |
|\ \ | ||||||
| * | | Extra code path for OpenBSD suggested by psychocrypt | Vladimir Tamara | 2018-01-16 | 1 | -1/+3 | |
| * | | It compiles on OpenBSD/adJ 6.2 | Vladimir Tamara | 2018-01-01 | 2 | -1/+4 | |
* | | | Merge pull request #803 from ChaosMarc/detailedhashreport | fireice-uk | 2018-01-19 | 1 | -10/+19 | |
|\ \ \ | ||||||
| * | | | fixed messed up array indexes | ChaosMarc | 2018-01-08 | 1 | -4/+4 | |
| * | | | display 0.0 instead of (na) for totals | ChaosMarc | 2018-01-05 | 1 | -7/+7 | |
| * | | | #125: separate hashrate sums for each component | ChaosMarc | 2018-01-05 | 1 | -6/+15 | |
* | | | | fix set affinity for windows | psychocrypt | 2018-01-13 | 1 | -1/+10 | |
* | | | | Merge pull request #848 from psychocrypt/topic-updateVEGANames | fireice-uk | 2018-01-12 | 1 | -1/+10 | |
|\ \ \ \ | ||||||
| * | | | | update VEGA names for auto suggestion | psychocrypt | 2018-01-09 | 1 | -1/+10 | |
* | | | | | Merge pull request #846 from psychocrypt/fix-cpuMemAutodetection | fireice-uk | 2018-01-12 | 1 | -18/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix usage of bytes instead of KB | psychocrypt | 2018-01-09 | 1 | -17/+14 | |
| * | | | | | Fix cache size detection | Tom Doemiller | 2018-01-09 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #697 from dangrabbits/master | psychocrypt | 2018-01-09 | 3 | -0/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Updated config.tpl comments to include how to exclude CPU/GPUs | dangrabbits | 2017-12-25 | 3 | -0/+9 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix bug in pool-side hashes | fireice-uk | 2018-01-08 | 1 | -1/+0 | |
* | | | | Merge pull request #778 from b-/patch-2 | fireice-uk | 2018-01-08 | 3 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Update minethd.cpp | Brian Recchia | 2018-01-04 | 3 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | remove warning | psychocrypt | 2018-01-03 | 1 | -2/+0 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #705 from dataway/dev | fireice-uk | 2018-01-03 | 1 | -7/+6 | |
|\ \ \ | ||||||
| * | | | CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ti... | Anthony Uk | 2017-12-25 | 1 | -7/+6 | |
* | | | | Merge pull request #754 from dougvj/gpu_id_show | fireice-uk | 2018-01-03 | 4 | -5/+6 | |
|\ \ \ \ | ||||||
| * | | | | Modify invalid result report to show GPU id | Doug Johnson | 2017-12-30 | 4 | -5/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | differgence in OpenCL code | psychocrypt | 2017-12-30 | 1 | -56/+48 | |
| |_|/ |/| | | ||||||
* | | | Typo: Obtaning -> Obtaining | Lehmax | 2017-12-28 | 1 | -1/+1 | |
* | | | Merge pull request #702 from fireice-uk/topic-on-demand-elevation | psychocrypt | 2017-12-26 | 6 | -61/+145 | |
|\ \ \ | ||||||
| * | | | Busywork courtesy of Microsoft | fireice-uk | 2017-12-26 | 5 | -1/+53 | |
| * | | | fix windows build | Unknown | 2017-12-25 | 2 | -61/+70 | |
| * | | | On-demand elevation | fireice-uk | 2017-12-25 | 4 | -18/+41 | |
| | |/ | |/| | ||||||
* | | | Add option to enable web interface from cli | fireice-uk | 2017-12-25 | 4 | -5/+64 | |
|/ / | ||||||
* | | Clearer TLS error | fireice-uk | 2017-12-23 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #636 from psychocrypt/topic-versionIncreasev2.2.0 | fireice-uk | 2017-12-22 | 1 | -1/+1 | |
|\ | ||||||
| * | increase version to 2.2.0 | psychocrypt | 2017-12-22 | 1 | -1/+1 | |
* | | Make sure we are using a steady clock | fireice-uk | 2017-12-22 | 7 | -18/+21 | |
|/ | ||||||
* | Stop UAC popup for elevated ctx | fireice-uk | 2017-12-21 | 2 | -43/+16 | |
* | Merge pull request #575 from steveswinsburg/bugfix/fix_typo_in_socket_cpp | fireice-uk | 2017-12-16 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix typo in socket.cpp | Steve Swinsburg | 2017-12-16 | 1 | -1/+1 | |
* | | Merge pull request #464 from psychocrypt/topic-handleCudaErrorCodes | fireice-uk | 2017-12-15 | 1 | -8/+8 | |
|\ \ | ||||||
| * | | handle cuda error codes | psychocrypt | 2017-12-10 | 1 | -8/+8 | |
* | | | Merge pull request #532 from psychocrypt/fix-CUDA9andOSCCompile | fireice-uk | 2017-12-15 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | fix cuda9.1 compile | psychocrypt | 2017-12-14 | 1 | -1/+0 | |
* | | | | Merge pull request #521 from dickinsonreed/master | psychocrypt | 2017-12-13 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Also fflush in printer::print_str() if configured to do so | Dickinson Reed | 2017-12-12 | 1 | -0/+5 | |
| | |/ | |/| | ||||||
* | | | fix windows compile | psychocrypt | 2017-12-09 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Beautification edit as per fireice-uk's suggestion | Andrew Whittle | 2017-12-09 | 1 | -1/+1 | |
* | | Fix compat_usleep for WIN32 | Andrew Whittle | 2017-12-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #423 from psychocrypt/topic-moreConservativeNvidiaAutosugg...v2.1.0 | fireice-uk | 2017-12-09 | 1 | -1/+14 | |
|\ | ||||||
| * | fix intention | psychocrypt | 2017-12-09 | 1 | -1/+3 |