4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enabled FX3 unit tests in appveyor.yml, #44. More... almost 6 years ago
Added SRP account and repository interfaces, #44. More... almost 6 years ago
Working on SRP authentication, #44. More... almost 6 years ago
Minor changes. More... almost 6 years ago
Replaced Hashtable with AuthCredentials, #44. Hashtable is implicitly convertable to AuthCredentials for the backwards compatibility. More... almost 6 years ago
Improved custom SRP-6a parameters API, #44. More... almost 6 years ago
Fixed BigInteger.ToString("x") behavior, #44. Added unit test project for .NET Framework v3.5 to test SRP-6a protocol with the custom BigInteger class. More... almost 6 years ago
Fixed ModPow implementation to be compatible with jsbn, #44. More... almost 6 years ago
Added SrpServer implementation and unit tests, #44. More... almost 6 years ago
Fixed the SrpHash and SrpInteger implementations, #44. More... almost 6 years ago
Working on SRP protocol client, #44. More... almost 6 years ago
Working on SRP protocol client, #44. More... almost 6 years ago
Working on SRP infrastructure classes, #44. More... almost 6 years ago
Updated the SafeDeserializationHelpers package reference, #45. More... almost 6 years ago
Sketched up a unit test for a multi-step authentication. More... almost 6 years ago
Added IAuthenticationClient to extract the autentication step from ZyanConnection. More... almost 6 years ago
Cleaned up the nuget packages folder. More... almost 6 years ago
Updated Zyan.SafeDeserializationHelpers package to 0.3.0, #43. Android version doesn't need custom binary formatter sinks since they are included in Zyan.SafeDeserializationHelpers. More... almost 6 years ago
Added Zyan.SafeDeserializationHelpers dependency to the nuspec. More... almost 6 years ago
Added ConcurrentCollection, fixed a race condition in CallInterceptorCollection. More... almost 6 years ago
Merge branch 'master' of https://github.com/zyanfx/Zyan More... almost 6 years ago
Updated Zyan.SafeDeserializationHelpers package to v0.2.0. More... almost 6 years ago
Integrated Zyan.SafeDeserializationHelpers package. Added unit tests for the BinaryFormatter deserialization vulnerabilities. More... almost 6 years ago
Updated gitq badge URL.
yallie
as Alexey Yakovlev
More... about 6 years ago
Added gitq badge.
yallie
as Alexey Yakovlev
More... about 6 years ago
TcpEx: ignore the invalid incoming connections, #40. More... about 6 years ago
Added ipAddress parameter to Http and Tcp Server Protocols to allow bind channels to specific network interfaces (ip adresses) More... over 6 years ago
Merge branch 'master' of https://github.com/zyanfx/Zyan More... over 6 years ago
Implemented the InterLinq unit test server. Starting the server before running the unit tests and stopping it afterwards. Finally added the InterLinq unit tests to the test script. More... over 6 years ago
Copying InterLinq assemblies before running tests. More... over 6 years ago