index
:
loader
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
client
/
client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added version checks on server.
auth12
2020-08-28
1
-1
/
+7
*
Added ui.
auth12
2020-08-03
1
-1
/
+12
*
Process class redesign.
auth12
2020-07-28
1
-5
/
+2
*
Removed spdlog, using fmt wrapper instead.
auth12
2020-07-27
1
-2
/
+3
*
Client injection.
auth12
2020-07-22
1
-0
/
+1
*
Client login handling on server.
auth
2020-07-14
1
-2
/
+3
*
Forum integration.
auth
2020-07-13
1
-1
/
+13
*
Added blacklist implementation on server.
auth
2020-07-11
1
-4
/
+7
*
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
1
-5
/
+20
*
Added server certificate verification on client.
alpine
2020-06-26
1
-1
/
+0
*
Removed xor on streaming for now.
alpine
2020-06-25
1
-2
/
+0
*
Added 2 key xor encryption for streams.
alpine
2020-06-25
1
-3
/
+8
*
Added client version control.
alpine
2020-06-24
1
-37
/
+31
*
Changed clang format style.
alpine
2020-06-18
1
-32
/
+36
*
Finished session id on client and server.
alpine
2020-06-18
1
-1
/
+5
*
Renamed uid to session id.
alpine
2020-06-16
1
-3
/
+3
*
Finished session/user id generation.
alpine
2020-06-15
1
-6
/
+7
*
Removed xor as it was slowing down everything alot.
alpine
2020-06-15
1
-21
/
+8
*
Client.
alpine
2020-06-13
1
-0
/
+57