Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 15 | -176/+176 |
* | Merge pull request #115 from fireice-uk/topic-net-ext | psychocrypt | 2017-11-16 | 14 | -31/+251 |
|\ | |||||
| * | Print motd on console and web ui | Unknown | 2017-11-14 | 8 | -11/+146 |
| * | Pass threadno up the food chain | Unknown | 2017-11-14 | 6 | -10/+12 |
| * | change getName to static lc string (sorry psc) | Unknown | 2017-11-14 | 2 | -9/+23 |
| * | jpsock changes | Unknown | 2017-11-14 | 3 | -9/+78 |
* | | Merge pull request #116 from psychocrypt/topic-checkIfBinarySupportsGPUArch | fireice-uk | 2017-11-15 | 2 | -1/+49 |
|\ \ | |||||
| * | | check gpu architecture | psychocrypt | 2017-11-15 | 2 | -1/+49 |
* | | | Merge pull request #114 from psychocrypt/fix-wrongMemoryDetection | fireice-uk | 2017-11-15 | 2 | -13/+43 |
|\ \ \ | |/ / | |||||
| * | | fix wrong memory detection | psychocrypt | 2017-11-15 | 2 | -13/+43 |
| |/ | |||||
* | | Fix misc bugs (#117) | fireice-uk | 2017-11-15 | 11 | -13/+50 |
|/ | |||||
* | Merge pull request #103 from fireice-uk/topic-versioning | fireice-uk | 2017-11-14 | 6 | -17/+108 |
|\ | |||||
| * | update help and documentation | psychocrypt | 2017-11-13 | 1 | -0/+1 |
| * | Change attribution | Unknown | 2017-11-13 | 1 | -2/+2 |
| * | Added long version as a separate option | Unknown | 2017-11-13 | 1 | -0/+5 |
| * | Add version to web and json | Unknown | 2017-11-13 | 5 | -8/+22 |
| * | add cli option `-v/--version` | psychocrypt | 2017-11-11 | 1 | -0/+6 |
| * | fix compile | psychocrypt | 2017-11-11 | 1 | -15/+12 |
| * | fix win build | Unknown | 2017-11-10 | 1 | -1/+2 |
| * | Versioning final version | Unknown | 2017-11-10 | 4 | -20/+74 |
| * | Define GIT_COMMIT_HASH via cmake or git archive | Unknown | 2017-11-10 | 2 | -1/+14 |
* | | improve cli hashrate report | psychocrypt | 2017-11-10 | 1 | -34/+50 |
* | | add backend type | psychocrypt | 2017-11-10 | 4 | -1/+20 |
* | | Disable sigpipe on posix systems (#99) | fireice-uk | 2017-11-10 | 1 | -0/+18 |
* | | Add HTTP Digest auth (#98) | fireice-uk | 2017-11-10 | 6 | -3/+71 |
|/ | |||||
* | Multi-pool final version (#90) | fireice-uk | 2017-11-09 | 12 | -391/+719 |
* | optimize NVIDIA autosuggestion | psychocrypt | 2017-11-03 | 2 | -9/+30 |
* | search for linux backend plugins | psychocrypt | 2017-11-01 | 3 | -4/+17 |
* | OSX file file extension (dynamic libraries) | psychocrypt | 2017-10-31 | 1 | -1/+7 |
* | Merge pull request #74 from psychocrypt/topic-vegaAutoSuggestion | fireice-uk | 2017-10-30 | 1 | -3/+15 |
|\ | |||||
| * | tune VEGA auto suggestion | psychocrypt | 2017-10-27 | 1 | -3/+15 |
* | | Merge pull request #80 from psychocrypt/topic-optionFlushStdOut | fireice-uk | 2017-10-30 | 4 | -1/+28 |
|\ \ | |||||
| * | | add option: flush stdout | Alessandro Da Rugna | 2017-10-29 | 4 | -1/+28 |
| |/ | |||||
* | | fix windows compile and broken aeon | psychocrypt | 2017-10-28 | 6 | -76/+94 |
|/ | |||||
* | increase safety memory for autosuggestion | psychocrypt | 2017-10-27 | 2 | -10/+10 |
* | fix bug inserted during `xmr/monero` renaming | psychocrypt | 2017-10-27 | 2 | -3/+5 |
* | rename `xmr` to `monero` | psychocrypt | 2017-10-27 | 20 | -92/+134 |
* | add aeon support to backend cpu | psychocrypt | 2017-10-27 | 7 | -86/+177 |
* | add aeon support to backend nvidia | psychocrypt | 2017-10-27 | 5 | -22/+63 |
* | add eon support to amd backend | psychocrypt | 2017-10-27 | 4 | -16/+48 |
* | collect XMR and Aeon characteristics | psychocrypt | 2017-10-27 | 1 | -0/+12 |
* | general aeon support | psychocrypt | 2017-10-27 | 6 | -7/+107 |
* | Merge pull request #69 from psychocrypt/topic-threadAffinity | fireice-uk | 2017-10-27 | 5 | -24/+59 |
|\ | |||||
| * | check if affinity must be set | psychocrypt | 2017-10-27 | 3 | -7/+9 |
| * | thread affinity for non cpu backends | psychocrypt | 2017-10-26 | 5 | -22/+55 |
* | | amd: use 64bit target | psychocrypt | 2017-10-24 | 8 | -23/+22 |
|/ | |||||
* | remove double blob copy | psychocrypt | 2017-10-23 | 1 | -4/+0 |
* | Merge pull request #45 from fireice-uk/topic-nonce-alloc | fireice-uk | 2017-10-23 | 14 | -96/+127 |
|\ | |||||
| * | rm debug aids | fireice-uk | 2017-10-22 | 3 | -4/+2 |
| * | small fix | fireice-uk | 2017-10-22 | 1 | -1/+1 |