Fixed message encryption (and reduced header sized) (fixed #4) |
|
More...
|
almost 14 years ago
|
Added new RSAAsymetricKey (byte[] cspBlob) ctor |
|
More...
|
almost 14 years ago
|
Fixed authenticated/encrypted tests (#4) |
|
More...
|
almost 14 years ago
|
Added public key signature to IAsymmetricKey |
|
More...
|
almost 14 years ago
|
Fixed authenticated messages and related tests (fixed #2) |
|
More...
|
almost 14 years ago
|
Added disconnected serializer |
|
More...
|
almost 14 years ago
|
Improved tracing for connecting |
|
More...
|
almost 14 years ago
|
Fixed issues with pending async operations on disconnect |
|
More...
|
almost 14 years ago
|
Merged |
|
More...
|
almost 14 years ago
|
Added INotifyPropertyChanged support to ClientBase (completed #10) |
|
More...
|
almost 14 years ago
|
Defaulted ClientBase's poll argument to false |
|
More...
|
almost 14 years ago
|
Added IClientContext.DisconnectWithReason and IServerContext.DisconnectWithReason (#9) |
|
More...
|
almost 14 years ago
|
Added IConnection.ResponseTime (#8) |
|
More...
|
almost 14 years ago
|
Added MessageFactory.DiscoverFromAssemblyOf<T>() |
|
More...
|
almost 14 years ago
|
Added IConnection.Protocols |
|
More...
|
almost 14 years ago
|
Added Protocol.IsSameProtocolAs (Protocol) |
|
More...
|
almost 14 years ago
|
Temporarily disabled socket reuse to fix #7 |
|
More...
|
almost 14 years ago
|
Fixed ignoring new connections after an error on acceptance (fixed #5) |
|
More...
|
almost 14 years ago
|
Fixed rare NullReferenceException on ping (fixed #6) |
|
More...
|
almost 14 years ago
|
Fixed #3 |
|
More...
|
almost 14 years ago
|
Added T Message.AssertLengthMatches<T> (this T) where T : Message |
|
More...
|
almost 14 years ago
|
Added IServerContext to ServerBase |
|
More...
|
almost 14 years ago
|
Added AsyncTest.FailWith (string) |
|
More...
|
almost 14 years ago
|
Fixed MockServerConnection.IsConnected always being false |
|
More...
|
almost 14 years ago
|
Documentation file on release build |
|
More...
|
almost 14 years ago
|
Added AsyncTest<T> where T : EventArgs |
|
More...
|
almost 14 years ago
|
Added IConnectionProvider.GetNextServerConnection() |
|
More...
|
almost 14 years ago
|
Shouldn't throw exceptions on connection.send when not connected |
|
More...
|
almost 14 years ago
|
Protocol version checking |
|
More...
|
almost 14 years ago
|
Unified NID and added cleanup |
|
More...
|
almost 14 years ago
|