Joseph Henry
31e94d4bbb
Remove debug traces from C# wrapper
2021-05-26 11:16:18 -07:00
Joseph Henry
b821aee0a5
Save reference to managed callback in C# wrapper. Fixes event bug.
2021-05-25 18:35:58 -07:00
Joseph Henry
49047e2391
Make Node singleton members static. Fixes UB in C# event logic
2021-05-24 14:52:07 -07:00
Joseph Henry
5d404034c3
Add better port binding controls
2021-05-13 14:17:08 -07:00
Joseph Henry
64fe1d015d
Fix compile-time errors for C# binding on Windows
2021-05-11 14:34:22 -07:00
Joseph Henry
6f42338f6e
Update C# bindings to 1.4.0 API
2021-04-30 21:54:34 -07:00
Joseph Henry
6638f20003
Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements
2021-03-26 16:33:22 -07:00
MoogleTroupe
5ba67d918d
fix GC issue in c#
...
Store a reference to the unmanaged delegate so that the c# garbage collector doesn't wipe it out which causes a hard crash since the unmanaged dll is still referencing it.
2021-03-09 20:52:24 -05:00
Joseph Henry
e6b439acb5
Update C# wrapper
2021-02-16 21:56:44 -08:00
Joseph Henry
59545833e6
Update license header dates
2021-02-04 11:03:55 -08:00
Joseph Henry
38ea47212d
Restructure packaging directories. Move C# bindings, minor compilation fix.
2021-02-01 17:59:21 -08:00