Commit Graph

16 Commits (539188be976d249d4c46b7d59596f67fe1d6f476)

Author SHA1 Message Date
David Hall 258dd6e4ad Fixed bug in SafeDRT_DATA 2022-10-13 10:01:35 -06:00
David Hall 83346f4794 Changed `SafeDRT_DATA` to inherit from `SafeElementArray` for direct access to bytes. 2022-10-12 07:53:21 -06:00
David Hall cbca5c5971 Fixed DrtCreateDerivedKey 2022-10-11 19:56:45 -06:00
David Hall 5e4b20e8e8 Updates to Drt fixing method params 2022-10-11 19:50:32 -06:00
David Hall 23f455efaa Updated `DistributedRoutingTable` and supporting classes 2022-10-11 11:54:05 -06:00
David Hall bdf07f10f5 Added DRT unit test and more DRT work 2022-10-04 14:18:34 -06:00
David Hall 48b09fd666 Working DistributedRoutingTable 2022-10-04 09:30:13 -06:00
David Hall 043078036c Added `SafeHDRT` smart handle. 2022-10-03 10:01:45 -06:00
David Hall 3a55f1bb9e Push to fix build. No real update. 2022-09-27 21:57:22 -06:00
dahall 3f8ebec9be Changed all dll references to lowercase to avoid new .NET 5 behavior (fixes #235) 2021-06-24 11:14:34 -06:00
dahall de62a4d6bd Added IArrayStruct<byte> inheritance for DRT_DATA 2020-12-28 15:18:35 -07:00
dahall 30a5cfc806 Changed SOCKET_ADDRESS_LIST[] references to IntPtr or void**. 2020-09-12 11:54:33 -06:00
dahall 70a9c278d2 Changed SafeDRT_DATA fields to properties. 2020-09-10 10:37:16 -06:00
dahall a2bdc5cdf1 Exposed fields for SafeDRT_DATA and added implicit operator to DRT_DATA. 2020-09-10 10:14:34 -06:00
dahall 9fbc0a1750 Added SafeDRT_DATA to DRT 2020-09-09 17:41:42 -06:00
dahall 7b44c23bda Added DRT.dll library 2020-08-31 16:55:50 -06:00