Lion Kortlepel
|
a944565fb9
|
reformat all
|
2020-12-23 23:34:30 +01:00 |
|
Anonymous275
|
ef8f8645f7
|
Final Commit v1.20
|
2020-12-22 00:25:55 +02:00 |
|
Anonymous275
|
435c397d02
|
Small edit
|
2020-12-20 15:14:23 +02:00 |
|
Anonymous275
|
97d8f9506e
|
more cleanup
|
2020-12-20 14:11:29 +02:00 |
|
Anonymous275
|
2e7f2cc6bd
|
Support of 1Gps+ internet
|
2020-12-19 01:15:52 +02:00 |
|
Anonymous275
|
19b7f7f579
|
new auth system + major optimization
|
2020-12-16 01:36:35 +02:00 |
|
Lion Kortlepel
|
aa29530d92
|
fix identification & check thread issue with atomic bool
|
2020-11-13 00:17:27 +01:00 |
|
Lion Kortlepel
|
fa9bc16038
|
CloseSocketProper instead of closesocket
|
2020-11-12 23:20:37 +01:00 |
|
Lion Kortlepel
|
58e65cf43f
|
clang-format everything
|
2020-11-12 17:09:14 +01:00 |
|
Lion Kortlepel
|
9ddab14f01
|
possibly fix port in use
|
2020-11-12 02:35:11 +01:00 |
|
Lion Kortlepel
|
d44aa86ed1
|
shutdown the socket on linux as well
|
2020-11-12 02:31:11 +01:00 |
|
Lion Kortlepel
|
7a5861a917
|
add tid print to check thread in identification
|
2020-11-12 02:24:41 +01:00 |
|
Lion Kortlepel
|
5e603c65b6
|
fix timeout in identification
|
2020-11-12 02:22:49 +01:00 |
|
Lion Kortlepel
|
3137f4e9db
|
comment out timeout thread for now
|
2020-11-12 02:02:26 +01:00 |
|
Lion Kortlepel
|
80c5341650
|
add last error for windows as well
|
2020-11-12 01:56:50 +01:00 |
|
Lion Kortlepel
|
cde41f01b2
|
error on send failure
|
2020-11-12 01:52:44 +01:00 |
|
Anonymous275
|
cdb2624367
|
Made the server make sure there is only 1 connection
|
2020-11-12 01:40:26 +02:00 |
|
Lion Kortlepel
|
308500c01f
|
Fix multiple small issues :)
|
2020-11-11 11:24:36 +01:00 |
|
Anonymous275
|
94f6a81673
|
lua error fix
|
2020-11-11 00:40:22 +02:00 |
|
Lion Kortlepel
|
7fce274915
|
Fix printing, make CI into unique_ptr (more)
|
2020-11-08 21:46:02 +01:00 |
|
Anonymous275
|
8e9bf46778
|
lot of work
|
2020-11-08 21:48:44 +02:00 |
|
Lion Kortlepel
|
26383d5346
|
Add lots of memory safety to client interface
|
2020-11-08 02:50:17 +01:00 |
|
Lion Kortlepel
|
96668add6e
|
Safety improvements
|
2020-11-08 02:29:06 +01:00 |
|
Anonymous275
|
2021f0b461
|
fixed debug output, server exit hang, crashes
|
2020-11-07 18:52:03 +02:00 |
|
Anonymous275
|
e5a0d43024
|
fixed windows build
|
2020-11-06 16:43:18 +02:00 |
|
Lion Kortlepel
|
e41b3df095
|
fix glaring f*cking error
|
2020-11-06 01:07:55 +01:00 |
|
Lion Kortlepel
|
24eaa1e079
|
add even more prints
|
2020-11-06 00:58:25 +01:00 |
|
Lion Kortlepel
|
8ba89e491f
|
add even more debugging prints
|
2020-11-06 00:54:05 +01:00 |
|
Lion Kortlepel
|
6a3b933df1
|
more verbose errors
|
2020-11-06 00:31:35 +01:00 |
|
Lion Kortlepel
|
f0c87341ab
|
implement size header for auth
|
2020-11-05 23:57:07 +01:00 |
|
Lion Kortlepel
|
c5c21c43ad
|
Implement various WIN32 fixes
|
2020-11-03 12:50:35 +01:00 |
|
Lion Kortlepel
|
e986df0579
|
change __WIN32 to WIN32 (oops)
|
2020-11-03 12:01:31 +01:00 |
|
Lion Kortlepel
|
b2166402a2
|
Print TIDs in every new thread
|
2020-11-03 10:22:49 +01:00 |
|
Lion Kortlepel
|
2ec65d5b84
|
Implement Assertion properly, TID printing in debug builds
|
2020-11-03 10:13:52 +01:00 |
|
Lion Kortlepel
|
953131289d
|
Fix compiler warnings, explicitly cast by default
|
2020-11-01 12:19:19 +01:00 |
|
Lion Kortlepel
|
8bc35fb82e
|
Refactor to work on Linux / Unix, fix some compiler errors.
CMakeLists was also modified to make this work, but its scuffed
and i will hold on to that for a while longer
|
2020-11-01 02:00:27 +01:00 |
|
Anonymous275
|
71a84b4f1b
|
Server update 0.63.5
- async lua implementation
- cleaner backend heartbeat
- two way encryption on connect
- async tcp buffer
- disconnect handler
- cleaned UDP implementation
|
2020-10-16 17:05:31 +03:00 |
|
Anonymous275
|
31c96cee94
|
V0.6
rewrite
|
2020-08-21 20:58:10 +03:00 |
|