Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace lines | Unknown | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -1/+1 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | - Add large page initialisation on Windows | fireice-uk | 2017-10-04 | 1 | -2/+1 |
| | | | | | - Add a proper UAC manifest requesting elevation when we start - Fix self_test() - this is integral part of initialisation | ||||
* | rename `Params` to `params` | psychocrypt | 2017-09-30 | 1 | -3/+3 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -9/+9 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -19/+18 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+104 |
- 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` |