summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Windows build fix + gcc cmake optsfireice-uk2017-04-212-4/+4
| |
* | Fix priority for 32+ CPUsfireice-uk2017-04-211-1/+1
| |
* | rv pre-inc to common stylefireice-uk2017-04-211-1/+1
| |
* | Fix leake and use pre-incrementEsfomeado2017-04-212-1/+2
| |
* | Logic correctionfireice-uk2017-04-211-2/+2
| |
* | Faster multiplicationfireice-uk2017-04-218-75/+137
| |
* | Merge pull request #77 from psychocrypt/topic-performanceImprovementfireice-uk2017-04-211-1/+2
|\ \ | | | | | | speedup systems without huge memory pages
| * | speed improvementpsychocrypt2017-04-201-1/+2
| | | | | | | | | | | | | | | Increase the performance for systems without huge memory pages to the performance with huge pages. Use 2 MiB alignment for memory allocations.
* | | Merge pull request #76 from psychocrypt/topic-staticBuildSupportfireice-uk2017-04-212-2/+16
|\ \ \ | |/ / |/| | allow optional static linking
| * | allow optional static linkingpsychocrypt2017-04-202-2/+16
|/ / | | | | | | | | | | - add cmake option `CMAKE_LINK_STATIC` - add missing `CMAKE_C_FLAGS` - change documentation
* | Merge pull request #74 from psychocrypt/topic-extendReadmefireice-uk2017-04-201-13/+58
|\ \ | | | | | | extend `README.txt`
| * | Added psychocrypt's walletfireice-uk2017-04-201-0/+6
| | |
| * | extend `README.txt`psychocrypt2017-04-191-13/+52
| | | | | | | | | | | | add overview about advanced compile options
* | | Merge pull request #73 from psychocrypt/topic-featureCompleteBuildfireice-uk2017-04-202-6/+28
|\ \ \ | |/ / |/| | Topic feature complete build
| * | always build feature completepsychocrypt2017-04-191-6/+19
| | | | | | | | | | | | | | | - throw an error if a compile dependancy is not fullfilled - add options to disable hard compile dependancies
| * | extend `.gitignore`psychocrypt2017-04-191-0/+9
| | |
* | | Merge pull request #69 from psychocrypt/topic-refactorCMakefireice-uk2017-04-123-18/+97
|\ \ \ | |/ / | | | refactor CMake
| * | refactor CMakepsychocrypt2017-04-123-18/+97
|/ / | | | | | | | | | | - allow compiling without microhttpd - allow compiling without OpenSSL - install `config.txt` with command `make install`
| * Fix priority for 32+ CPUsfireice-uk2017-04-101-1/+1
| |
| * rv pre-inc to common stylefireice-uk2017-04-101-1/+1
| |
| * Merge pull request #66 from esfomeado/masterfireice-uk2017-04-102-1/+2
| |\ |/ / | | Fix fp leak and use pre-increment
| * Fix leake and use pre-incrementEsfomeado2017-04-092-1/+2
| |
* | Merge pull request #55 from esfomeado/masterfireice-uk2017-03-231-2/+2
|\ \ | |/ | | Simplified expression
| * Simplified expressionEsfomeado2017-03-221-2/+2
|/
* typo fixfireice-uk2017-03-171-1/+1
|
* MacOS build step 2fireice-uk2017-03-171-0/+10
|
* Official MAC build step 1fireice-uk2017-03-174-0/+25
|
* v5fireice-uk2017-03-151-1/+1
|
* v4fireice-uk2017-03-151-1/+1
|
* v3fireice-uk2017-03-151-1/+1
|
* rc2fireice-uk2017-03-151-1/+1
|
* v1.3.1 rcfireice-uk2017-03-151-58/+17
|
* MIME typesfireice-uk2017-03-151-0/+4
|
* Version updatefireice-uk2017-03-141-1/+1
|
* CONF_NO_TLS optionfireice-uk2017-03-144-0/+21
|
* 302 Redirect instead of errorfireice-uk2017-03-141-6/+14
|
* clang fixfireice-uk2017-03-142-0/+10
|
* Merge pull request #49 from miziel/masterfireice-uk2017-03-121-15/+21
|\ | | | | webdesign - little tweaks for better looks
| * Update webdesign.cppmiziel2017-03-101-2/+2
| |
| * Update webdesign.cppmiziel2017-03-101-9/+9
| |
| * Patch 1 (#1)miziel2017-03-081-6/+12
|/ | | | | | * Update webdesign.cpp * Update webdesign.cpp
* v1.1.0-1.3.0 releasefireice-uk2017-03-031-13/+14
|
* New webdesign for the HTTP reportfireice-uk2017-03-036-15/+349
|
* File logging optionfireice-uk2017-02-226-3/+44
|
* Heisenbug hunt continues :)fireice-uk2017-02-211-3/+4
|
* Merge pull request #38 from KyleBruene/patch-1fireice-uk2017-02-201-3/+3
|\ | | | | Update README.md
| * Update README.mdKyle Bruene2017-02-171-3/+3
| | | | | | I thought it might be best to add a few more dependencies to the example script as these do not come installed by default. Also added a link to the AMD GPU version.
* | Invalid target checkfireice-uk2017-02-201-2/+5
|/
* Binary checksum updatefireice-uk2017-02-161-14/+16
|
* Release Candidatefireice-uk2017-02-162-3/+22
|
OpenPOWER on IntegriCloud