Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #788 from psychocrypt/fix-removePragmaOnce | fireice-uk | 2018-01-06 | 1 | -2/+0 | |
| |\ \ \ \ | | |_|/ / | |/| | | | remove warning | |||||
| | * | | | remove warning | psychocrypt | 2018-01-03 | 1 | -2/+0 | |
| |/ / / | | | | | | | | | | | | | remove warning `#pragma once in main file` | |||||
| * | | | Merge pull request #780 from psychocrypt/topic-changePsychocryptDonationAdress | fireice-uk | 2018-01-03 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | change psychocrypt's donation address | |||||
| | * | | | change psychocrypt's donation address | psychocrypt | 2018-01-03 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #730 from nerdoc/patch-1 | fireice-uk | 2018-01-03 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | install curl first | |||||
| | * | | | install curl first | Christian González | 2017-12-28 | 1 | -0/+1 | |
| |/ / / |/| | | | | | | | it's not installed in ubuntu by default. | |||||
| * | | | Merge pull request #744 from feuGeneA/dev | fireice-uk | 2018-01-03 | 1 | -0/+28 | |
| |\ \ \ | | | | | | | | | | | added instructions for TinyCore Linux | |||||
| | * | | | Update compile_Linux.md | Gene | 2017-12-30 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | added instructions for TinyCore Linux | Gene | 2017-12-30 | 1 | -0/+27 | |
| | | | | | ||||||
| * | | | | Merge pull request #705 from dataway/dev | fireice-uk | 2018-01-03 | 1 | -7/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Rearrange prefetch for slight performance increase in CPU miner | |||||
| | * | | | | CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ↵ | Anthony Uk | 2017-12-25 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | time for cache to charge | |||||
| * | | | | | 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 | |||||
| | * | | | | | Modify invalid result report to show GPU id | Doug Johnson | 2017-12-30 | 4 | -5/+6 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge pull request #728 from Lehmax/patch-2 | fireice-uk | 2018-01-03 | 1 | -9/+10 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Improved SeLockMemoryPrivilege part in FAQ | |||||
| | * | | | | | Update FAQ.md | Lehmax | 2017-12-28 | 1 | -2/+0 | |
| | | | | | | | ||||||
| | * | | | | | Improved SeLockMemoryPrivilege part | Lehmax | 2017-12-28 | 1 | -8/+11 | |
| |/ / / / / |/| | | | | | | | | | | | I removed typos, changed the wording and made the whole thing more noob-friendly. | |||||
| * | | | | | Merge pull request #740 from psychocrypt/topic-tuneAmd | fireice-uk | 2018-01-03 | 1 | -56/+48 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | remove branch differgence in OpenCL code | |||||
| | * | | | | differgence in OpenCL code | psychocrypt | 2017-12-30 | 1 | -56/+48 | |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | remove branch differgences in AMD OpenCl code based on #454 a Please enter the commit message for your changes. Lines starting | |||||
| * | | | | Merge pull request #713 from tvdias/patch-1 | psychocrypt | 2017-12-30 | 1 | -2/+2 | |
| |\ \ \ \ | | |/ / / | |/| | | | Fix on Dockerfile adding build-essential package | |||||
| | * | | | Fix on Dockerfile adding build-essential package | Thiago Dias | 2017-12-26 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
| * | | | Merge pull request #723 from ADNewsom09/patch-1 | fireice-uk | 2017-12-28 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Update compile_Windows.md - Minor Spelling error | |||||
| | * | | | Update compile_Windows.md | Aaron | 2017-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | fix minor spelling error | |||||
| * | | | | Merge pull request #726 from Lehmax/patch-1 | fireice-uk | 2017-12-28 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | Typo: Obtaning -> Obtaining | |||||
| | * | | | 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 | 7 | -65/+151 | |
| |\ \ \ | | | | | | | | | | | On-demand elevation | |||||
| | * | | | Busywork courtesy of Microsoft | fireice-uk | 2017-12-26 | 6 | -5/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add messages Missing include 1 | |||||
| | * | | | fix windows build | Unknown | 2017-12-25 | 2 | -61/+70 | |
| | | | | | ||||||
| | * | | | On-demand elevation | fireice-uk | 2017-12-25 | 4 | -18/+41 | |
| | |/ / | ||||||
| * | | | Merge pull request #703 from fireice-uk/topic-doc-api | psychocrypt | 2017-12-25 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | Link API documentation | |||||
| | * | | | Add a link to increase API visibility | fireice-uk | 2017-12-25 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #701 from fireice-uk/topic-http-cli | psychocrypt | 2017-12-25 | 4 | -5/+64 | |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | Add option to enable web interface from cli | |||||
| | * | | Add option to enable web interface from cli | fireice-uk | 2017-12-25 | 4 | -5/+64 | |
| |/ / | ||||||
| * | | Merge pull request #681 from fireice-uk/topic-tls-error | psychocrypt | 2017-12-23 | 1 | -1/+1 | |
| |\ \ |/ / / | | | | Clearer TLS error | |||||
| * | | Clearer TLS error | fireice-uk | 2017-12-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #667 from psychocrypt/topic-release_2_2_0_checksums | fireice-uk | 2017-12-22 | 1 | -15/+16 | |
|\ \ | |/ | | | update check sums for version 2.2.0 | |||||
| * | update checksums for version 2.2.0 | psychocrypt | 2017-12-22 | 1 | -15/+16 | |
|/ | ||||||
* | Merge pull request #636 from psychocrypt/topic-versionIncreasev2.2.0 | fireice-uk | 2017-12-22 | 1 | -1/+1 | |
|\ | | | | | increase version to 2.2.0 | |||||
| * | increase version to 2.2.0 | psychocrypt | 2017-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #664 from fireice-uk/topic-fix-clock | psychocrypt | 2017-12-22 | 7 | -18/+21 | |
|\ \ | | | | | | | Make sure we are using a steady clock | |||||
| * | | Make sure we are using a steady clock | fireice-uk | 2017-12-22 | 7 | -18/+21 | |
| |/ | ||||||
* | | Merge pull request #652 from psychocrypt/fix-staticCompileNonGcc | fireice-uk | 2017-12-22 | 1 | -1/+3 | |
|\ \ | |/ |/| | fix static compile with non gnu compiler | |||||
| * | fix static compile with non gnu compiler | psychocrypt | 2017-12-21 | 1 | -1/+3 | |
| | | | | | | | | remove adding compiler flags `-static-...` if compiler is not a gnu compiler | |||||
* | | Merge pull request #649 from fireice-uk/topic-fix-uac | psychocrypt | 2017-12-22 | 2 | -43/+16 | |
|\ \ | |/ |/| | Stop UAC popup for elevated ctx | |||||
| * | Stop UAC popup for elevated ctx | fireice-uk | 2017-12-21 | 2 | -43/+16 | |
| | | ||||||
* | | Merge pull request #648 from fireice-uk/topic-doc-altcoins | psychocrypt | 2017-12-21 | 1 | -0/+14 | |
|\ \ | |/ |/| | Add altcoin list | |||||
| * | Add altcoin list | fireice-uk | 2017-12-21 | 1 | -0/+14 | |
|/ | ||||||
* | Merge pull request #608 from feuGeneA/dev | psychocrypt | 2017-12-20 | 1 | -1/+1 | |
|\ | | | | | for CentOS, do scl without sudo | |||||
| * | for CentOS, do scl without sudo | Gene | 2017-12-18 | 1 | -1/+1 | |
| | | | | | | | | | | I ran into a problem following these instructions, and this change got me past it. The command in question enables access to the C++ compiler (puts it on the PATH or something like that). If you do it with `sudo`, it leaves you at a root shell prompt. If you then exit that root prompt, to go back to non-root, then g++ is no longer accessible. If you want to compile as non-root, then you need to do `scl` as non-root. | |||||
* | | Merge pull request #630 from fALKENdk/dev | psychocrypt | 2017-12-20 | 1 | -1/+1 | |
|\ \ | | | | | | | Update tuning.md | |||||
| * | | Update tuning.md | Kasper Christensen | 2017-12-20 | 1 | -1/+1 | |
|/ / | | | | | Link windows to anchor |