4
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing file reference. More... almost 3 years ago
Bump version number to 2.15. More... almost 3 years ago
Make BasicWindowsAuthProvider more backwards-compatible, issue #90. More... almost 3 years ago
Fixed an error related to returning List<T> or T[], issue #93. More... almost 3 years ago
tests to check generic methods #1 More... almost 3 years ago
Renamed ohloh.net → openhub.net
yallie
as Alexey Yakovlev
More... almost 3 years ago
Changes in BasicWindowsAuthProvider. More... almost 3 years ago
Merge pull request #1 from teo-tsirpanis/patch-1
yallie
as Alexey Yakovlev
More... almost 3 years ago
Update CodePlex links and Google Analytics. More... almost 3 years ago
Moved component creation to StartSession and cleanup to CloseSession methods, close #89. More... about 3 years ago
Trying to reproduce issue #89. More... about 3 years ago
Update codeql-analysis.yml
yallie
as Alexey Yakovlev
More... about 3 years ago
Create Zyan.Communication.CodeQL.csproj
yallie
as Alexey Yakovlev
More... about 3 years ago
Disabled dotnet build for now.
yallie
as Alexey Yakovlev
More... about 3 years ago
Replaced ubuntu-latest with windows-latest.
yallie
as Alexey Yakovlev
More... about 3 years ago
Commented out the autobuild step.
yallie
as Alexey Yakovlev
More... about 3 years ago
Added CodeQL analysis configuration file.
yallie
as Alexey Yakovlev
More... about 3 years ago
Added a unit test for invalid ZyanComponentHost arguments. More... about 3 years ago
Avoid locking _connectionsLockObject in AddToConnectionList because _connection is a ConcurrentDictionary, close #87. More... about 3 years ago
Mark race condition test as explicit. More... about 3 years ago
Avoid channel registration race condition, close #86. More... about 3 years ago
Updated Nuget package specifications. More... about 3 years ago
Updated version to 2.14.
yallie
as Alexey Yakovlev
More... about 3 years ago
Minor changes. More... about 3 years ago
Added a unit test for the TcpEx locking, issue #85. More... about 3 years ago
Try to avoid lock in GetConnection, #85. More... about 3 years ago
Added unit tests for the ZyanComponentHost BeforeInvoke and AfterInvoke events. More... over 3 years ago
Avoid unhandled exception in duplex TCP channel, close #82. More... over 3 years ago
Avoid race condition SessionExists/GetSession, close #83. More... over 3 years ago
Minor cleanup. More... over 3 years ago