aboutsummaryrefslogtreecommitdiff
path: root/client/src/util/xor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed xor as it was slowing down everything alot.alpine2020-06-151-41/+0
| | | | Finished file/message streaming, really fast.
* Client.alpine2020-06-131-0/+41
Message encryption. Packet handler. Disconnect event handler.