| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Client login handling on server. | auth | 2020-07-14 | 2 | -16/+5 |
| * | Forum integration. | auth | 2020-07-13 | 2 | -54/+60 |
| * | Small changes. | auth | 2020-07-11 | 2 | -2/+8 |
| * | Added blacklist implementation on server. | auth | 2020-07-11 | 2 | -4/+61 |
| * | More assembler implementations. | auth | 2020-07-05 | 1 | -6/+9 |
| * | Added support for packet actions. | auth | 2020-07-05 | 1 | -4/+7 |
| * | Added client timeout. | auth | 2020-07-02 | 2 | -8/+23 |
| * | Added server certificate verification on client. | alpine | 2020-06-26 | 1 | -1/+0 |
| * | Removed xor on streaming for now. | alpine | 2020-06-25 | 2 | -8/+3 |
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 2 | -9/+23 |
| * | Added client version control. | alpine | 2020-06-24 | 2 | -105/+96 |
| * | Changed clang format style. | alpine | 2020-06-18 | 2 | -97/+104 |
| * | Finished session id on client and server. | alpine | 2020-06-18 | 2 | -2/+6 |
| * | Renamed uid to session id. | alpine | 2020-06-16 | 2 | -6/+6 |
| * | Finished session/user id generation. | alpine | 2020-06-15 | 2 | -46/+53 |
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 2 | -22/+65 |
| * | Client. | alpine | 2020-06-13 | 2 | -0/+84 |