summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/backendConnector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace linesUnknown2017-11-161-1/+1
|
* remove space indention with tabspsychocrypt2017-11-161-1/+1
| | | | - removed all space indention in `*.hpp` and `*.cpp` files
* - Add large page initialisation on Windowsfireice-uk2017-10-041-2/+1
| | | | | - Add a proper UAC manifest requesting elevation when we start - Fix self_test() - this is integral part of initialisation
* rename `Params` to `params`psychocrypt2017-09-301-3/+3
|
* fix compilepsychocrypt2017-09-301-9/+9
|
* cleanup includespsychocrypt2017-09-301-19/+18
|
* group filespsychocrypt2017-09-301-0/+104
- 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