| Commit message (Expand) | Author | Age |
... | |
* | AVX->SSSE3 | David Phillips | 2017-05-21 |
* | Add version option -V | David Phillips | 2017-05-15 |
* | Better sizeofs | David Phillips | 2017-05-14 |
* | Add rough current hashrate to status line | David Phillips | 2017-05-14 |
* | Add experimental AVX base32 algo, modularise base32 out | David Phillips | 2017-05-14 |
* | Name khash array more appropriately | David Phillips | 2017-05-05 |
* | Refactor monitor loop to own function | David Phillips | 2017-05-05 |
* | Bail on error updating d in key | David Phillips | 2017-05-01 |
* | Correct type a few declarations | David Phillips | 2017-05-01 |
* | Merge remote-tracking branch 'alyptik/memleek' | David Phillips | 2017-04-30 |
|\ |
|
| * | Fix memory leaks with BN/pthread_t pointers | alyptik | 2017-04-29 |
* | | More warnings in CFLAGS | David Phillips | 2017-04-30 |
|/ |
|
* | Improve error checking in key_update_d | David Phillips | 2017-04-30 |
* | Correct CFLAGS | David Phillips | 2017-04-30 |
* | Improve output format | David Phillips | 2017-04-30 |
* | Add simple usage note to readme | David Phillips | 2017-04-30 |
* | Relocate variable declaration to top of main | David Phillips | 2017-04-30 |
* | Add sanity check to search string | David Phillips | 2017-04-30 |
* | Use more safe/sane CFLAGS | David Phillips | 2017-04-30 |
* | Reflect sanity check in readme | David Phillips | 2017-04-28 |
* | Add missing header | David Phillips | 2017-04-28 |
* | Update d appropriately, check sanity of keys | David Phillips | 2017-04-28 |
* | Add initial RSA sanity checking | David Phillips | 2017-04-28 |
* | Update benches | David Phillips | 2017-04-27 |
* | Correct type of opt | David Phillips | 2017-04-27 |
* | Change uint64_t back to unsigned long | David Phillips | 2017-04-27 |
* | Tip our hat to other projects | David Phillips | 2017-04-27 |
* | Silence warning about providing unsigned char (*)[20] where unsigned char* ex... | David Phillips | 2017-04-27 |
* | Better terminate threads, better var naming | David Phillips | 2017-04-27 |
* | Correct command line argument checking | David Phillips | 2017-04-27 |
* | Correct openssl_version_number macro | David Phillips | 2017-04-27 |
* | Add compat for openssl < 1.1 | David Phillips | 2017-04-27 |
* | Fix table formatting | David Phillips | 2017-04-27 |
* | Add gitignore | David Phillips | 2017-04-27 |
* | Add some benches and misc to readme | David Phillips | 2017-04-27 |
* | Correct capitalisation on kH | David Phillips | 2017-04-27 |
* | Fix usage of wrong der data pointer | David Phillips | 2017-04-27 |
* | Put correct exponent value into eported key | David Phillips | 2017-04-27 |
* | Add licence file | David Phillips | 2017-04-27 |
* | Correct some issues causing compiler warnings | David Phillips | 2017-04-27 |
* | Add clean recipe, make phony targets | David Phillips | 2017-04-27 |
* | Whoops! Change name in readme | David Phillips | 2017-04-27 |
* | initial rough working | David Phillips | 2017-04-27 |
* | Update readme | David Phillips | 2017-04-27 |
* | Start off with README | David Phillips | 2017-04-26 |