0
I Use This!
Inactive

Commits : Listings

Analyzed 13 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
More replay fix fixes
ermau
as Eric Maupin
More... over 13 years ago
Fixing issues with encrypting mid
ermau
as Eric Maupin
More... over 13 years ago
Disable ping for now
ermau
as Eric Maupin
More... over 13 years ago
Clean up conditional
ermau
as Eric Maupin
More... over 13 years ago
Decrypt and try again
ermau
as Eric Maupin
More... over 13 years ago
Track current header state
ermau
as Eric Maupin
More... over 13 years ago
Start encrypting and insert at 7b
ermau
as Eric Maupin
More... over 13 years ago
Add current state to header and more mutability
ermau
as Eric Maupin
More... over 13 years ago
No need to zero length, we don't encrypt it
ermau
as Eric Maupin
More... over 13 years ago
Added tests for encrypted type headered messages
ermau
as Eric Maupin
More... over 13 years ago
Unsafe in Debug
ermau
as Eric Maupin
More... over 13 years ago
Merge branch 'master' of https://github.com/ermau/Tempest
ermau
as Eric Maupin
More... over 13 years ago
Corrected message runner thread leakage. #28
ermau
as Eric Maupin
More... over 13 years ago
Fixed ping timeouts More... over 13 years ago
Unsafe optimized BufferValueWriter More... over 13 years ago
Removed lock IsConnected More... over 13 years ago
Reduced purview of state lock (fixed #39) More... over 13 years ago
Removed unused lastReceived, increases receive perf More... over 13 years ago
Made ReliableSendCompleted a static, increases send perf More... over 13 years ago
Optimize sending no type map messages More... over 13 years ago
Optimize NOT TRACE, don't trace in release More... over 13 years ago
Optimized type map checking More... over 13 years ago
Fixed ConnectionProviderTests teardown More... over 13 years ago
Added .dotCover to ignore
ermau
as Eric Maupin
More... over 13 years ago
Remove hashes from tracing
ermau
as Eric Maupin
More... over 13 years ago
Hopefully made tests more robust in catching errors
ermau
as Eric Maupin
More... over 13 years ago
Returned stateSync lock for now More... over 13 years ago
Made key size adjustable, fixed for SL More... over 13 years ago
Fixed buffer limit sizing for SL More... over 13 years ago
Reduced RSA key to 2048
ermau
as Eric Maupin
More... over 13 years ago