Commit Graph

29 Commits

Author SHA1 Message Date
Katharine Chui f1ec753ca3 handle incomplete MSG_WAITALL during tcp receive 2026-04-28 12:43:33 +02:00
Tixx 472e2d16b6 Fix recv return type and better download error handling 2025-03-29 00:19:24 +01:00
Tixx 46e6fda26e Update license header 2024-12-07 11:26:09 +01:00
Lion Kortlepel cd17df5cc2 add more debug statements, wait for threads before shutting down 2024-09-22 21:37:52 +02:00
Lion Kortlepel 0b589a74c9 refactor tcp receive to be less weird 2024-09-22 20:31:25 +02:00
Tixx a128099619 Patch up removal of while loop in Core 2024-09-14 22:17:21 +02:00
Lion Kortlepel f2b34543f9 switch to compression with limit at 30 MB 2024-06-22 22:48:00 +02:00
Lion Kortlepel a82b9fb36f reformat 2024-06-17 22:01:15 +02:00
Lion Kortlepel 05ffa0b638 Merge branch 'linux' 2024-06-17 21:57:41 +02:00
Lion Kortlepel c0df995e28 fix perms on all source files 2024-03-22 10:47:08 +01:00
gamingdoom 5dfb5f3b88 works but linux build is broken and this is an old version of the source 2023-10-16 22:13:30 -07:00
gamingdoom 54e1beb548 rename network.h to network.hpp 2023-10-16 17:33:52 -07:00
snepsnepsnep 764e3ab5c1 Fix kick message for server 3.0+ 2022-09-25 19:26:46 +02:00
Anonymous-275 e70cf0f877 Fixed launcher crash in wine! 2021-04-02 03:52:31 +03:00
Anonymous-275 fbc5e28d25 Mingw Compatible 2021-03-29 11:43:24 +03:00
Anonymous275 5337d1bf25 Small edit 2020-12-20 15:14:19 +02:00
Anonymous275 4b9742553a more cleanup 2020-12-20 14:11:17 +02:00
Anonymous275 49dd577c36 Support of 1Gps+ internet 2020-12-19 01:16:05 +02:00
Anonymous275 4914d251f1 new auth system + cleanup 2020-12-16 01:35:31 +02:00
Anonymous275 97cc5a3179 fixed. every. bug. 2020-11-13 21:23:18 +02:00
Anonymous275 d5466bb68a Fixed ? ping 2020-11-13 00:30:03 +02:00
Lion Kortlepel 5d91c5fde5 error on string OOB 2020-11-11 11:01:48 +01:00
Anonymous275 fbe0d6dbd0 TCP Header fix 2020-11-08 22:17:59 +02:00
Anonymous275 cd05b0a59a lot of work 2020-11-08 21:48:52 +02:00
Anonymous275 2ab1a9dce6 thread local 2020-11-08 16:15:19 +02:00
Lion Kortlepel 88ed494ddd Add endian-correctness to TCPSend&Rcv 2020-11-08 11:46:02 +01:00
Anonymous275 a2b6b29ea1 Vehicle ghost fix, server list fix 2020-11-07 23:29:42 +02:00
Anonymous275 7da9f4fcd2 Launcher update to 1.63.5
- async tcp buffer
- two way encryption on connect
- map security fix
- DNS Lookup on connect
- fixed bug in beamng security
2020-10-16 17:10:12 +03:00
Anonymous275 ccdbc51b30 V1.6
Rewrite
2020-08-21 20:57:41 +03:00