| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 1 | -6/+20 |
| | | | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes. | ||||
| * | Added injection placeholders. | auth | 2020-07-17 | 1 | -4/+19 |
| | | |||||
| * | Client login handling on server. | auth | 2020-07-14 | 2 | -17/+39 |
| | | | | | More error handling for forum responses. | ||||
| * | Forum integration. | auth | 2020-07-13 | 2 | -0/+71 |
| Added separate packet ids for login request/response. Added login responses. Small code changes. | |||||