lidgren
|
814cd1507d
|
Various encryption algorithms added; thanks shawn andrew rose
|
2011-04-25 15:25:35 +00:00 |
|
lidgren
|
19000f8036
|
XML comments added to remove all warnings; Documentation.chm updated
|
2011-04-25 15:13:36 +00:00 |
|
lidgren@gmail.com
|
650c91fea5
|
Edited wiki page MessageEncryption through web user interface.
|
2011-04-19 06:35:47 +00:00 |
|
lidgren@gmail.com
|
2435391e74
|
Edited wiki page MessageEncryption through web user interface.
|
2011-04-19 06:34:29 +00:00 |
|
lidgren
|
a4503d22e1
|
Net encryption generalized to support more algorithms
|
2011-04-16 22:37:15 +00:00 |
|
lidgren@gmail.com
|
6976177f94
|
Edited wiki page Statistics through web user interface.
|
2011-03-26 08:31:51 +00:00 |
|
lidgren@gmail.com
|
a1c85fee71
|
Edited wiki page Statistics through web user interface.
|
2011-03-26 08:30:41 +00:00 |
|
lidgren@gmail.com
|
a82373a9e2
|
Created wiki page through web user interface.
|
2011-03-26 08:30:29 +00:00 |
|
lidgren
|
5b4a4a7fc5
|
Statistics fixed and USE_RELEASE_STATISTICS defines added
|
2011-03-26 08:18:21 +00:00 |
|
lidgren
|
c896b180fb
|
Read/Write variable sized Int32/Int64 bug fixed; very large numbers were decoded incorrectly
|
2011-03-19 08:26:00 +00:00 |
|
lidgren
|
eef98b2cce
|
Updated assembly version for release
|
2011-03-11 23:13:15 +00:00 |
|
lidgren
|
d111b20491
|
Fixed issue with disconnected by server
|
2011-03-11 08:58:58 +00:00 |
|
lidgren
|
97a2b76856
|
Fixed shutdown iteration issue
|
2011-03-10 18:45:18 +00:00 |
|
lidgren
|
f4831a98a7
|
Removed initial average rtt over-estimation since it seems to overshoot first message anyway (due to other processing I suppose)
|
2011-03-04 22:17:06 +00:00 |
|
lidgren
|
226bb301ce
|
Bug in fragmentation fixed
|
2011-02-26 09:26:35 +00:00 |
|
lidgren
|
86ce594103
|
Send a ping as quickly as possible after connection; faster to arrive to proper RTT
|
2011-02-21 22:21:08 +00:00 |
|
lidgren
|
0a53daea5a
|
NetClient.ConnectionStatus added
|
2011-02-20 22:50:03 +00:00 |
|
lidgren
|
a7bc44f52a
|
Exposed RemoteTimeOffset
|
2011-02-20 22:47:33 +00:00 |
|
lidgren
|
e995855d2a
|
Relaxed ReadBytes() assert to allow reading 1 byte from buffer of 1 bit etc.
|
2011-02-19 18:33:43 +00:00 |
|
lidgren
|
a515884d5d
|
Updated sandcastle-generated documentation file
|
2011-02-19 18:26:27 +00:00 |
|
lidgren
|
aa8875487d
|
PeekString fixed not to advance read position
|
2011-02-19 18:22:14 +00:00 |
|
lidgren
|
3a02fc25e9
|
Added NetOutgoingMessage.Write(NetIncomingMessage)
|
2011-02-17 17:23:35 +00:00 |
|
lidgren
|
de6d449043
|
exception added for out of range sequence channel
|
2011-02-17 10:43:10 +00:00 |
|
lidgren
|
0238b5c5e7
|
SendToAll added to NetServer
|
2011-02-12 14:08:31 +00:00 |
|
lidgren
|
94b8e699b8
|
Added NetIncomingMessage.PeekDataBuffer()
|
2011-02-10 07:27:04 +00:00 |
|
lidgren
|
8dee1d3be9
|
SRP authentication base code added
|
2011-01-29 23:31:00 +00:00 |
|
lidgren@gmail.com
|
8fe8bdce64
|
Edited wiki page IncomingMessageTypes through web user interface.
|
2011-01-29 14:33:30 +00:00 |
|
lidgren
|
d3085ec38a
|
Unconnected sample added
|
2011-01-29 14:01:37 +00:00 |
|
lidgren
|
876905ca92
|
Fixed issue where warning message "time to resend handshake" would appear while waiting for connection approval
|
2011-01-17 09:20:45 +00:00 |
|
lidgren
|
bd2a34d627
|
Fixed faulty comment
|
2011-01-09 10:54:10 +00:00 |
|
lidgren
|
eb056bc9aa
|
NetConnection.LocalHailMessage exposed. WriteVariableInt64 and ReadVariableInt64 added.
|
2010-12-28 13:13:00 +00:00 |
|
lidgren
|
b83ec10d8d
|
Handshakes are now resent if lost. Documentation updated.
|
2010-12-25 09:51:49 +00:00 |
|
lidgren
|
cb887dd4b5
|
try-catch added when trying to get MAC address
|
2010-12-24 08:04:23 +00:00 |
|
lidgren
|
3aa9fc0836
|
Remote time diff now initialized as part of handshake
|
2010-12-23 12:24:01 +00:00 |
|
lidgren
|
e2b66aca41
|
timeout deadline initialized earlier
|
2010-12-22 22:11:56 +00:00 |
|
lidgren
|
57525d980c
|
Tweaked/fixed some samples
|
2010-12-22 22:10:08 +00:00 |
|
lidgren
|
6866e91cd8
|
tiny fix
|
2010-12-22 12:17:03 +00:00 |
|
lidgren
|
43b40f8a10
|
AutoExpandMTU disabled per default; minor tweaks to resends
|
2010-12-22 11:56:10 +00:00 |
|
lidgren
|
6989fbda61
|
tiny additions
|
2010-12-21 19:40:02 +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
|
55cdf75c5f
|
Exposed the Socket in NetPeer
|
2010-12-09 21:51:03 +00:00 |
|
lidgren
|
26f070ee4e
|
Edited wiki page SequenceChannels through web user interface.
|
2010-12-09 08:12:18 +00:00 |
|
lidgren
|
f6f1257846
|
Edited wiki page SequenceChannels through web user interface.
|
2010-12-09 08:08:58 +00:00 |
|
lidgren
|
126fc51c73
|
Edited wiki page Optimization through web user interface.
|
2010-12-09 08:05:51 +00:00 |
|
lidgren
|
942039cf88
|
Edited wiki page Optimization through web user interface.
|
2010-12-09 08:05:40 +00:00 |
|
lidgren
|
be902b8010
|
Initializing ping to random start to make network stream more unpredictable
|
2010-12-09 07:56:34 +00:00 |
|
lidgren
|
2e78b3e685
|
Added exception for discovery response message lengths larger than MTU
|
2010-11-25 18:44:44 +00:00 |
|
lidgren
|
5666407931
|
NetPeer.GetConnection() made public
|
2010-11-23 21:56:29 +00:00 |
|
lidgren
|
3103892362
|
DurableSample altered to use DiscoverKnownPeer
|
2010-11-21 20:53:32 +00:00 |
|