| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed xor on streaming for now. | alpine | 2020-06-25 | 1 | -2/+2 |
| | | |||||
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 1 | -0/+12 |
| | | |||||
| * | Added client version control. | alpine | 2020-06-24 | 1 | -41/+42 |
| | | | | | Reverted back to google formatting. | ||||
| * | Changed clang format style. | alpine | 2020-06-18 | 1 | -39/+41 |
| | | |||||
| * | Finished session id on client and server. | alpine | 2020-06-18 | 1 | -18/+5 |
| | | | | | | | Started expirementing with ways to send version. Finished packet wrapper completely. Small code and formatting changes. | ||||
| * | Renamed uid to session id. | alpine | 2020-06-16 | 1 | -11/+28 |
| | | |||||
| * | Finished session/user id generation. | alpine | 2020-06-15 | 1 | -5/+15 |
| | | |||||
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 1 | -2/+6 |
| | | | | | Finished file/message streaming, really fast. | ||||
| * | Client. | alpine | 2020-06-13 | 1 | -4/+30 |
| | | | | | | | Message encryption. Packet handler. Disconnect event handler. | ||||
| * | Initial commit | alpine | 2020-06-04 | 1 | -0/+14 |