Commit Graph

606 Commits (bbb2becc0bbb9657f0066bb94baecaad5ce15bd4)

Author SHA1 Message Date
David Hall 1a5d668418 Added Vanara.PInvoke.PhotoAcquire assembly with interfaces for Photo Acquisition. 2022-11-16 17:10:01 -07:00
David Hall 8387a31b26 Updated NUnit package version for tests 2022-11-16 11:52:29 -07:00
Martin Kuschnik 37d2a55ea8
Fixed NullReferenceException caused by unsuccessful CredRead call (#344)
* Added unit test for not existing credential
* fixed NullReferenceException caused by null to CREDENTIAL_MGD conversion
2022-11-14 09:06:07 -07:00
David Hall e1101990b0 Updates to WebSocket 2022-10-30 09:35:13 -06:00
David Hall f60a379236 Added Vanara.PInvoke.QoS project with QWave and QoS traffic support. 2022-10-22 11:02:37 -06:00
David Hall 23f455efaa Updated `DistributedRoutingTable` and supporting classes 2022-10-11 11:54:05 -06:00
David Hall df1702b414 Added `WindowsFirewall` and supporting classes to `Vanara.SystemServices`. 2022-10-11 09:43:29 -06:00
David Hall 680892bf5c Added `TestHelper.IsElevated` property 2022-10-11 09:41:22 -06:00
David Hall bdf07f10f5 Added DRT unit test and more DRT work 2022-10-04 14:18:34 -06:00
David Hall e5bca53d63 Fixed #324 better with testing 2022-09-29 13:23:48 -06:00
David Hall a915eda503 Tested #275 output 2022-09-26 10:08:49 -06:00
dahall e7bb9c00cb BREAKING CHANGE: Fixed marshaling problem with HTTP_DATA_CHUNK (#320) 2022-09-22 11:10:32 -06:00
David Hall a376a4531f Fixed problem with VirtualDisk async methods not showing progress correctly (#317). Due to threading issue. 2022-09-20 19:29:19 -06:00
David Hall ca2f1369f0 Fixed #318 and added simple test for HttpApi 2022-09-20 13:37:25 -06:00
David Hall fec46a0a7b Minor updates to BITS tests 2022-09-20 11:23:39 -06:00
David Hall 1e24865e5a Added new Vanara.Net assembly with support for DNS services and DHCP clients. 2022-09-16 10:49:26 -06:00
David Hall ad564035e7 Improved WriteValues 2022-09-16 10:48:34 -06:00
David Hall 148e52d8d6 Added helper properties and fixed parameters in DnsApi 2022-09-16 10:47:52 -06:00
David Hall fa6d6fb4b3 Updated Dhcp tests 2022-09-16 10:43:14 -06:00
David Hall 4d4999c5b3 Cleaned BITS unit tests 2022-09-05 13:31:02 -06:00
David Hall d8c787f158 Added Computer.Sessions property and supporting classes to discover active sessions. 2022-09-05 10:22:41 -06:00
David Hall 912bc9a3cc Included RdcStreamReader implementation of IRdcFileReader in base assembly since it is very reusable. 2022-09-03 10:01:03 -06:00
David Hall 232b0e88cd Added Vanara.PInvoke.MsRdc for the Remote Differential Compression (RDC) API 2022-09-03 09:54:10 -06:00
David Hall 0e84510a8b Updated NuGet packages 2022-09-01 17:48:45 -06:00
dahall a638b11876 Updated unit test organization and shared classes 2022-09-01 13:36:37 -06:00
dahall 35ae2e137c Moved TemporaryDirectory class from BITS unit test to Shared 2022-09-01 09:36:14 -06:00
dahall eb7f91970c Cleaned up test 2022-08-29 17:18:59 -06:00
dahall 14cd51e53f Cleaned and reorg'd 2022-08-29 17:10:20 -06:00
dahall c8e6c5a4b0 Added Vanara.PInvoke.FwpUClnt assembly and tests 2022-08-29 16:18:54 -06:00
dahall 88d863f0e2 Enhanced TestHelper.WriteValues() 2022-08-29 16:18:00 -06:00
dahall 492996f712 Made all unit tests unsafe, net48 and signed 2022-08-29 16:17:31 -06:00
dahall ab94a118fe Added strong name to UnitTest.Shared project 2022-08-10 14:35:01 -06:00
dahall 5c0dbc913b More work on NdfApi 2022-08-10 14:34:37 -06:00
dahall cc8f5045b8 Fixed problems with CLFS_MGMT_POLICY 2022-08-06 18:01:16 -06:00
dahall 28a363e8d3 Fixed bad comment 2022-08-06 15:36:04 -06:00
dahall 2e2d9d6c22 More work on ClfsW32 2022-08-06 11:20:18 -06:00
dahall 5019470887 More work on CLfsw32 2022-08-05 21:52:57 -06:00
dahall df3e5c224b Added tests and fixed problems with ClfsW32 2022-08-05 17:10:34 -06:00
dahall f59303a943 Added Vanara.PInvoke.WinSCard assembly 2022-08-01 19:16:01 -06:00
dahall 0407e8007f Tests and fixes to additions to BITS 2022-07-25 20:45:25 -06:00
dahall da5f3d4ee8 Made changes to new cache admin access. 2022-07-25 15:25:47 -06:00
dahall 4c4657f0ab Fixed overloads for HttpQueryInfo 2022-07-16 08:27:54 -06:00
dahall 5c96415f42 Fixed IpHlpTests based on changes to winsock return values. 2022-07-12 09:27:35 -06:00
dahall e84d1d269c Fixed bugs related to WSRESULT conversion 2022-07-11 15:50:58 -06:00
dahall 4b53445f80 Updated tests for Lsa functions 2022-07-05 09:44:53 -06:00
dahall 902ccfeeeb Fixed parameters of functions in INamespaceWalk 2022-06-14 10:00:51 -06:00
dahall a391f0c183 More work on ShellFolderCategorizer 2022-06-09 22:32:26 -06:00
dahall eef11ef46e Added unit tests for changes to Crypt functions 2022-05-29 21:40:08 -06:00
dahall b2bb3ce4ea Cosmetic changes to BITS code files 2022-05-21 13:42:27 -06:00
dahall 847f8b9e12 Fixed `VirtualDisk.Attach(string[]...`, duplicated it in `VirtualDisk.AttachAsync`, and removed `VirtualDisk.Attach(string...)`, `VirtualDisk.VolumeGuidPath` and `VirtualDisk.VolumeMountPoint` in leiu of their multi-mountpoint alternatives (#284) 2022-05-06 15:25:03 -06:00