1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-14 06:06:30 +09:00
Commit Graph

20 Commits

Author SHA1 Message Date
lidgren
8dee1d3be9 SRP authentication base code added 2011-01-29 23:31:00 +00:00
lidgren
b83ec10d8d Handshakes are now resent if lost. Documentation updated. 2010-12-25 09:51:49 +00:00
lidgren
43b40f8a10 AutoExpandMTU disabled per default; minor tweaks to resends 2010-12-22 11:56:10 +00:00
lidgren
330c5cf83e ConnectionLatencyUpdated message type added; WriteTime() ReadTime() added 2010-12-20 10:35:51 +00:00
lidgren
772d80835b Crude Path MTU detection added 2010-12-12 19:07:55 +00:00
lidgren
6a30a00172 Added some optimizations 2010-11-03 10:38:13 +00:00
lidgren
8029d725d1 Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
2010-10-20 20:03:39 +00:00
lidgren
609bc1afe2 major update; gen 3.5 2010-10-19 17:45:55 +00:00
lidgren
fa3bd2646f Tweaks + debug messages 2010-09-07 06:35:09 +00:00
lidgren
62f4004938 Fixed VerifyAndLock 2010-08-19 09:43:23 +00:00
lidgren
482c721a93 Throttling config fixed 2010-08-19 07:10:25 +00:00
lidgren
ffe86262c6 NetOutgoingMessage.Write(string) now preallocates the correct amount of memory
NetPeer.MessageAvailable added
2010-08-07 07:46:06 +00:00
lidgren
51a4bfa5ea KeepAliveDelay removed; ping frequency doubled instead if no activity in 1.5 x ping frequency 2010-06-24 11:23:36 +00:00
lidgren
14d3f3b390 Major refactoring of sending messages to multiple recipients 2010-06-21 19:22:21 +00:00
lidgren
10ae62c4cd NetPeerConfiguration.UseCoalescing added 2010-06-09 11:39:52 +00:00
lidgren
caf68daab7 NetIncomingMessage.Clone added
Attempt to handle connection reset correctly when sending
2010-06-09 06:12:06 +00:00
lidgren
e63c52bd7d XTEA fixed; Message encryption working 2010-05-23 10:48:58 +00:00
lidgren
9577d4b4a6 Missing project added; various code cleanups 2010-05-14 17:12:26 +00:00
lidgren
0810dfc1c5 Extended comment 2010-05-09 09:26:15 +00:00
lidgren
fbcd550a2a transferred from trunk/Generation3 of lidgren-network 2010-05-06 18:30:27 +00:00