aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Un-bold at the start of each nice lineDavid Phillips2017-11-23
* | Add timestamp and total hash to monitorDavid Phillips2017-11-23
|/
* Add more verbose/useful info messagesDavid Phillips2017-11-23
* Format output with gorgeous coloursDavid Phillips2017-11-23
* Add note to readme about GPUDavid Phillips2017-11-20
* Correct solaris versionDavid Phillips2017-11-19
* Reformat extra platforms in readmeDavid Phillips2017-11-19
* Add UltreaSPARC-T2 benchDavid Phillips2017-11-19
* Add platforms note to readmeDavid Phillips2017-11-18
* Add clang to CIDavid Phillips2017-11-18
* Tabs to spaces for travisDavid Phillips2017-11-18
* Add linux back to CIDavid Phillips2017-11-18
* Merge branch 'sem-dep' into osx-ciDavid Phillips2017-11-18
|\
| * Simplify semaphores to volatile globalsem-depDavid Phillips2017-11-18
* | Dump key file on test failureDavid Phillips2017-11-18
* | Output stderr and stdout on test failureDavid Phillips2017-11-18
* | Attempt OpenSSL path correctionDavid Phillips2017-11-18
* | Set build environment to OSX to checkDavid Phillips2017-11-18
|/
* Add Windows benchmark, CPU GHz columnDavid Phillips2017-11-18
* Switch to in-house byte-order switchingDavid Phillips2017-11-18
* Add RPi-3 bench, add notes column to benchesDavid Phillips2017-11-17
* Tidy unnecessary magic constants awayDavid Phillips2017-09-20
* Fix accidental regression with never-zero loop countDavid Phillips2017-09-14
* Clean up test runner scriptDavid Phillips2017-09-12
* Free bignum_e at exit, don't leak that memoryDavid Phillips2017-09-12
* Don't use GNU extensions on rmDavid Phillips2017-08-23
* Thread count can never be zero, don't worry about /0 from itDavid Phillips2017-08-09
* Remove division by zero if no loops completeDavid Phillips2017-08-09
* Change from sh to bash for pushdDavid Phillips2017-07-27
* Add more tests, pull simple test runner from other projectDavid Phillips2017-07-27
* Add more function docs to onion_base32.cDavid Phillips2017-07-03
* Correct equality check in test.shDavid Phillips2017-06-27
* Add test recipe to travis runDavid Phillips2017-06-27
* Add test recipe to MakefileDavid Phillips2017-06-27
* Expand \r to \n before parsing in test.shDavid Phillips2017-06-27
* Don't trample worker thread output with performance stringDavid Phillips2017-06-27
* Add basic sanity check scriptDavid Phillips2017-06-27
* Correct old outdated error messageDavid Phillips2017-06-27
* Add travis build label to readmeDavid Phillips2017-06-27
* Fix LDFLAGS orderDavid Phillips2017-06-27
* Fix indentation in .travis.ymlDavid Phillips2017-06-27
* Add .travis.yml for CIDavid Phillips2017-06-27
* Change char array to unsigned to avoid (pedantic) overflowDavid Phillips2017-06-26
* Remove outdated key sanity commentDavid Phillips2017-06-24
* Update benchmarkDavid Phillips2017-06-20
* Remove debug spin haltDavid Phillips2017-05-29
* Free alloced objects, move volatile to start of declDavid Phillips2017-05-29
* Remove unnecessary include from key_update.hDavid Phillips2017-05-29
* Remove bitmask and raw_len computation out of tight loopDavid Phillips2017-05-29
* Roll back two accidental changes in last commitDavid Phillips2017-05-28