0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed message encryption (and reduced header sized) (fixed #4)
ermau
as Eric Maupin
More... almost 14 years ago
Added new RSAAsymetricKey (byte[] cspBlob) ctor
ermau
as Eric Maupin
More... almost 14 years ago
Fixed authenticated/encrypted tests (#4)
ermau
as Eric Maupin
More... almost 14 years ago
Added public key signature to IAsymmetricKey
ermau
as Eric Maupin
More... almost 14 years ago
Fixed authenticated messages and related tests (fixed #2)
ermau
as Eric Maupin
More... almost 14 years ago
Added disconnected serializer
ermau
as Eric Maupin
More... almost 14 years ago
Improved tracing for connecting
ermau
as Eric Maupin
More... almost 14 years ago
Fixed issues with pending async operations on disconnect
ermau
as Eric Maupin
More... almost 14 years ago
Merged
ermau
as Eric Maupin
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
ermau
as Eric Maupin
More... almost 14 years ago
Added Protocol.IsSameProtocolAs (Protocol)
ermau
as Eric Maupin
More... almost 14 years ago
Temporarily disabled socket reuse to fix #7
ermau
as Eric Maupin
More... almost 14 years ago
Fixed ignoring new connections after an error on acceptance (fixed #5)
ermau
as Eric Maupin
More... almost 14 years ago
Fixed rare NullReferenceException on ping (fixed #6)
ermau
as Eric Maupin
More... almost 14 years ago
Fixed #3
ermau
as Eric Maupin
More... almost 14 years ago
Added T Message.AssertLengthMatches<T> (this T) where T : Message
ermau
as Eric Maupin
More... almost 14 years ago
Added IServerContext to ServerBase
ermau
as Eric Maupin
More... almost 14 years ago
Added AsyncTest.FailWith (string)
ermau
as Eric Maupin
More... almost 14 years ago
Fixed MockServerConnection.IsConnected always being false
ermau
as Eric Maupin
More... almost 14 years ago
Documentation file on release build
ermau
as Eric Maupin
More... almost 14 years ago
Added AsyncTest<T> where T : EventArgs
ermau
as Eric Maupin
More... almost 14 years ago
Added IConnectionProvider.GetNextServerConnection()
ermau
as Eric Maupin
More... almost 14 years ago
Shouldn't throw exceptions on connection.send when not connected
ermau
as Eric Maupin
More... almost 14 years ago
Protocol version checking
ermau
as Eric Maupin
More... almost 14 years ago
Unified NID and added cleanup
ermau
as Eric Maupin
More... almost 14 years ago