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
Joseph Henry
ea71b85627
Minor Windows build fixes
2021-03-19 22:57:21 -07:00
Joseph Henry
2c5c1a6a5f
Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug
2021-03-16 00:31:45 -07:00
Joseph Henry
2a515822c8
Remove networking functions that can be found elsewhere
2021-03-15 01:59:18 -07:00
Joseph Henry
58ad7fafc0
Merge refactored dev into master
2021-03-12 20:32:08 -08: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
66da0495a4
Change C# wrapper extension from cxx to cpp
2021-03-01 21:39:36 -08:00
Joseph Henry
e6b439acb5
Update C# wrapper
2021-02-16 21:56:44 -08:00
Joseph Henry
02a401bf7f
Update C# wrapper (Namespace restructure, API additions, memory leak fix)
2021-02-16 00:14:26 -08:00
Joseph Henry
a6297b33e2
Add NuGet package and build scripts
2021-02-05 15:58:48 -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