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
May have fixed the odd disconnect/reconnect loop (+more tracing)
ermau
as Eric Maupin
More... over 13 years ago
Added .ctor(IValueReader) support to ObjectSerializer
ermau
as Eric Maupin
More... over 13 years ago
Fixed serializer, especially in primitive as object cases
ermau
as Eric Maupin
More... over 13 years ago
Added non-generic ISerializer
ermau
as Eric Maupin
More... over 13 years ago
Fixed a RSAAsymmetricKey serialization error
ermau
as Eric Maupin
More... over 13 years ago
Use ThreadPool for ConnectAsync so it's actually async (esp. for entry wait)
ermau
as Eric Maupin
More... over 13 years ago
Dropped ProtectedMemory on RSAAsymmetricKey for Mono
ermau
as Eric Maupin
More... over 13 years ago
Added a timeout for ClientBase.Connect and IClientConnection.Connect; Increased a test tolerance
ermau
as Eric Maupin
More... over 13 years ago
Fixed client disconnect
ermau
as Eric Maupin
More... over 13 years ago
Corrected client side auth wait More... over 13 years ago
Increased test tolerances More... over 13 years ago
Fortified handshake a bit More... over 13 years ago
Fixed conditional handshaking More... over 13 years ago
Properly reuse provider's authentication instance More... over 13 years ago
Only verify messages if handshake is neccessary More... over 13 years ago
Merged in master changes More... over 13 years ago
Potential fix for thread leaking on reconnecting clinets
ermau
as Eric Maupin
More... over 13 years ago
Fixed synchronous connect
ermau
as Eric Maupin
More... over 13 years ago
Added synchronous ClientBase.Connect
ermau
as Eric Maupin
More... over 13 years ago
ClientBase.Connect -> ConnectAsync
ermau
as Eric Maupin
More... over 13 years ago
Connect -> ConnectAsync
ermau
as Eric Maupin
More... over 13 years ago
Merge
ermau
as Eric Maupin
More... over 13 years ago
Fixed multi-protocol message handler registration and added generic registration
ermau
as Eric Maupin
More... over 13 years ago
Fixed multi-protocol message handler registration and added generic registration
ermau
as Eric Maupin
More... over 13 years ago
MockCrypto -> MockSha1OnlyCrypto
ermau
as Eric Maupin
More... over 13 years ago
Added more overloads for GetConnections(etc)
ermau
as Eric Maupin
More... over 13 years ago
Negotiate signing hash algorithm (#18)
ermau
as Eric Maupin
More... over 13 years ago
Hopefully fix crypto on XP
ermau
as Eric Maupin
More... over 13 years ago
Fixed ObjectSerializer loading members when it didn't need to More... almost 14 years ago
Improve serializer test, don't serialize delegates More... almost 14 years ago