4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Channel sinks shouldn't produce exceptions. More... 8 months ago
Avoid possible ArgumentNullException, close #95. More... about 1 year ago
Trying to fix CI pipeline. More... about 1 year ago
Unified the punctuation of the resource messages as suggested by ResX Manager. More... about 2 years ago
Added missing file reference. More... about 4 years ago
Bump version number to 2.15. More... about 4 years ago
Make BasicWindowsAuthProvider more backwards-compatible, issue #90. More... about 4 years ago
Fixed an error related to returning List<T> or T[], issue #93. More... about 4 years ago
tests to check generic methods #1 More... about 4 years ago
Renamed ohloh.net → openhub.net
yallie
as Alexey Yakovlev
More... about 4 years ago
Changes in BasicWindowsAuthProvider. More... about 4 years ago
Merge pull request #1 from teo-tsirpanis/patch-1
yallie
as Alexey Yakovlev
More... about 4 years ago
Update CodePlex links and Google Analytics. More... about 4 years ago
Moved component creation to StartSession and cleanup to CloseSession methods, close #89. More... over 4 years ago
Trying to reproduce issue #89. More... over 4 years ago
Update codeql-analysis.yml
yallie
as Alexey Yakovlev
More... over 4 years ago
Create Zyan.Communication.CodeQL.csproj
yallie
as Alexey Yakovlev
More... over 4 years ago
Disabled dotnet build for now.
yallie
as Alexey Yakovlev
More... over 4 years ago
Replaced ubuntu-latest with windows-latest.
yallie
as Alexey Yakovlev
More... over 4 years ago
Commented out the autobuild step.
yallie
as Alexey Yakovlev
More... over 4 years ago
Added CodeQL analysis configuration file.
yallie
as Alexey Yakovlev
More... over 4 years ago
Added a unit test for invalid ZyanComponentHost arguments. More... over 4 years ago
Avoid locking _connectionsLockObject in AddToConnectionList because _connection is a ConcurrentDictionary, close #87. More... over 4 years ago
Mark race condition test as explicit. More... over 4 years ago
Avoid channel registration race condition, close #86. More... over 4 years ago
Updated Nuget package specifications. More... over 4 years ago
Updated version to 2.14.
yallie
as Alexey Yakovlev
More... over 4 years ago
Minor changes. More... over 4 years ago
Added a unit test for the TcpEx locking, issue #85. More... over 4 years ago
Try to avoid lock in GetConnection, #85. More... over 4 years ago