aboutsummaryrefslogtreecommitdiff
path: root/server/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added version checks on server.auth122020-08-281-17/+91
* More ui improvements.auth122020-08-051-2/+2
* Added ui.auth122020-08-031-14/+25
* Started security.auth122020-08-011-2/+36
* Added server support for both x64 and x32 images with automatic selection.auth122020-07-281-58/+112
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-39/+98
* Compile fix.auth122020-07-241-2/+6
* Injection process changes and server improvements.auth122020-07-241-4/+4
* Injection and server changes.auth122020-07-221-1/+1
* Client injection.auth122020-07-221-2/+41
* Added game selection.auth122020-07-211-0/+26
* Syscalls.auth122020-07-201-4/+4
* Merge branch 'master' into windowsauth122020-07-191-0/+14
|\
| * More placeholders and general plan.auth2020-07-181-0/+14
* | Fixed filters and project.auth2020-07-181-1/+1
|/
* Added injection placeholders.auth2020-07-171-1/+2
* Client login handling on server.auth2020-07-141-15/+50
* Forum integration.auth2020-07-131-0/+57
* Small changes.auth2020-07-111-33/+41
* Added blacklist implementation on server.auth2020-07-111-29/+49
* More assembler implementations.auth2020-07-051-6/+1
* Added support for packet actions.auth2020-07-051-20/+10
* Added client timeout.auth2020-07-021-4/+15
* Added json implementation for packets.auth2020-06-301-17/+8
* Finished pe image implementation wrapper.alpine2020-06-271-9/+19
* Removed xor on streaming for now.alpine2020-06-251-2/+2
* Added 2 key xor encryption for streams.alpine2020-06-251-0/+12
* Added client version control.alpine2020-06-241-41/+42
* Changed clang format style.alpine2020-06-181-39/+41
* Finished session id on client and server.alpine2020-06-181-18/+5
* Renamed uid to session id.alpine2020-06-161-11/+28
* Finished session/user id generation.alpine2020-06-151-5/+15
* Removed xor as it was slowing down everything alot.alpine2020-06-151-2/+6
* Client.alpine2020-06-131-4/+30
* Initial commitalpine2020-06-041-0/+14