ModernUO/Projects/Server/Network
2026-02-04 22:42:18 -08:00
..
Encryption feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
Firewall chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
NetState fix: Fixes logout in new networking (#2326) 2026-02-04 22:42:18 -08:00
Packets feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
EncodedPacketHandler.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
EncodedReader.cs feat: Adds a memory mirrored ring buffer for networking. (#1533) 2023-10-09 00:57:53 -07:00
IPRateLimiter.cs fix: Exempts localhost from IPLimiter. Preps testing for io_uring (#2316) 2026-01-20 08:54:15 -08:00
MovementThrottle.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
NetworkCompression.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
PacketHandler.cs fix: Fixes crashing due to bad packet assumptions. (#1829) 2024-06-07 18:08:07 -07:00
PacketUtilities.cs fix: Fixes sending packets and sidesteps a major issue with stackalloc and PGO in .NET 8 (#1607) 2023-11-21 12:18:20 -08:00
PingServer.cs feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
ServerInfo.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
SocketHelper.cs feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00