summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/crypto/cryptonight_common.cpp
Commit message (Collapse)AuthorAgeFilesLines
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-19/+5
| | | | | | | Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by: Lee Clagett <code@leeclagett.com> Co-authored-by: curie-kief <curie-kief@users.noreply.github.com>
* It compiles on OpenBSD/adJ 6.2Vladimir Tamara2018-01-011-0/+3
|
* Typo: Obtaning -> ObtainingLehmax2017-12-281-1/+1
|
* Busywork courtesy of Microsoftfireice-uk2017-12-261-0/+2
| | | | | | | | | | | Add messages Missing include 1
* On-demand elevationfireice-uk2017-12-251-0/+4
|
* Remove whitespace linesUnknown2017-11-161-1/+1
|
* rename `xmr` to `monero`psychocrypt2017-10-271-6/+6
| | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
* add aeon support to backend cpupsychocrypt2017-10-271-9/+29
| | | | | - update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner
* put global into proper placefireice-uk2017-10-041-1/+2
|
* Add a suggestion to reboot in cases where it might helpfireice-uk2017-10-041-1/+10
|
* - Add large page initialisation on Windowsfireice-uk2017-10-041-2/+79
| | | | | - Add a proper UAC manifest requesting elevation when we start - Fix self_test() - this is integral part of initialisation
* group filespsychocrypt2017-09-301-0/+195
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud