summaryrefslogtreecommitdiffstats
path: root/executor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* group filespsychocrypt2017-09-301-1005/+0
| | | | | | | - 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`
* fix bugspsychocrypt2017-09-301-2/+0
| | | | - add excecutor to the singleton export list
* fix singleton issues on windowspsychocrypt2017-09-301-3/+3
| | | | | | - pass all singletons into the backend libraries - move some cpu config features from the cpu config file to the global config.txt - add global jconf to the xported singleton list
* update rot filespsychocrypt2017-09-301-15/+32
| | | | | - add config file editor - move telemetry out of minethd
* Bug causing an extra commafireice-uk2017-07-181-1/+1
|
* Make the dates into a proper UNIX timestampfireice-uk2017-07-181-2/+6
|
* Initial JSON API implementationfireice-uk2017-07-121-1/+119
|
* daemon mode featurefireice-uk2017-05-261-1/+0
|
* rv pre-inc to common stylefireice-uk2017-04-211-1/+1
|
* Fix leake and use pre-incrementEsfomeado2017-04-211-1/+1
|
* Simplified expressionEsfomeado2017-03-221-2/+2
|
* New webdesign for the HTTP reportfireice-uk2017-03-031-6/+137
|
* Release Candidatefireice-uk2017-02-161-3/+18
|
* License updatefireice-uk2017-02-121-0/+8
|
* Giveup limitfireice-uk2017-02-121-1/+13
|
* TLS finalfireice-uk2017-02-121-3/+4
|
* NiceHash supportfireice-uk2017-02-071-2/+5
|
* One more :)fireice-uk2017-01-161-1/+0
|
* Minor report fixesfireice-uk2017-01-161-3/+3
|
* baish mircohttpd integrationfireice-uk2017-01-151-38/+95
|
* Fix for lack of proper timeout in cryptonote-universal-poolfireice-uk2017-01-131-1/+14
|
* v1.0.1 candidate - new more verbose levelfireice-uk2017-01-111-16/+30
|
* Changed pool ping to median instead of meanfireice-uk2017-01-051-9/+20
|
* Minor tweaksfireice-uk2017-01-051-3/+3
|
* Bugfix #1 - you don't want to do THAT in a single expression.fireice-uk2017-01-031-4/+7
|
* First!fireice-uk2017-01-021-0/+602
OpenPOWER on IntegriCloud