Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repair all 'namepsace' to 'namespace' (all within comments) | Tony Butler | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | change getName to static lc string (sorry psc) | Unknown | 2017-11-14 | 1 | -8/+19 |
| | |||||
* | add backend type | psychocrypt | 2017-11-10 | 1 | -1/+17 |
| | | | | | - add type of the backend to each backend-plugin - add `gteName` to `iBackend` to get the name of the backend | ||||
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -30/+0 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -2/+35 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+20 |
- 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` |