Commit Graph

2737 Commits (cc807e5548d98ffb4fc289c81e78bc80f167ce10)

Author SHA1 Message Date
dahall cc807e5548 Updated project files 2022-08-31 20:12:28 -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 990b88ec3e Updated solution with new projects 2022-08-29 16:22:02 -06:00
dahall d7a7a340f5 Added implicit operators to new types for GuidPtr, and StrPtrXX variants 2022-08-29 16:21:43 -06:00
dahall b1247750f6 Simplified NativeMemoryStream.Write() 2022-08-29 16:21:01 -06:00
dahall 93bdb99f43 Added SafeMemoryHandleEx.AddSubReference 2022-08-29 16:20:24 -06:00
dahall 9dc2de859d Added nullable type handling to IntPtr.Convert 2022-08-29 16:19:37 -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 68c88f4508 Fixed bug in IN_ADDR(byte[]) ctor. 2022-08-10 14:34:02 -06:00
dahall fbc500d5b5 Updated version to 3.4.7 2022-08-08 22:47:36 -06:00
dahall 62c461fcb7 Added Vanara.PInvoke.NdfApi assembly 2022-08-08 22:47:08 -06:00
dahall cc8f5045b8 Fixed problems with CLFS_MGMT_POLICY 2022-08-06 18:01:16 -06:00
dahall 3b18dd7755 Updated project files 2022-08-06 15:38:43 -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 155609864a Fixed minor build errors 2022-08-05 21:03:44 -06:00
dahall df3e5c224b Added tests and fixed problems with ClfsW32 2022-08-05 17:10:34 -06:00
dahall ec819a941d Fixed naming conflict with FILE_SHARE enum 2022-08-05 17:10:07 -06:00
dahall b3750bcb16 Added ClfsW32 project for Common Log File access. 2022-08-05 14:55:33 -06:00
dahall 316f96cd24 Added missing file attributes to FileFlagsAndAttributes and added FileShare enum with FILE_SHARE_* values. 2022-08-05 14:54:53 -06:00
dahall f59303a943 Added Vanara.PInvoke.WinSCard assembly 2022-08-01 19:16:01 -06:00
dahall 60a46e440b More HttpApi overloads 2022-07-30 17:54:18 -06:00
dahall a3ad8a9849 Added HttpApi helper funcs 2022-07-30 13:46:20 -06:00
dahall d9a99ef54f Added properties for SOCKADDR_IN6 and IN6_ADDR to determine address types. 2022-07-30 13:14:43 -06:00
dahall 5458ad4feb More work on httpapi 2022-07-29 18:52:42 -06:00
dahall ed3f5d8a69 Fixed bugs in HTTP_DATA_CHUNK 2022-07-29 17:11:43 -06:00
dahall cf6b72ddf6 Work on HTTP_DATA_CHUNK 2022-07-29 15:07:57 -06:00
dahall 6f44f96edc More work on HTTP_REQUEST 2022-07-29 13:29:00 -06:00
dahall b80487abef Work on HTTP_REQUEST 2022-07-29 12:56:43 -06:00
dahall 7bfcb63966 More work on httpapi 2022-07-29 11:03:41 -06:00
dahall 8213ebac3a Fixed handle versions and types 2022-07-29 07:17:04 -06:00
dahall 8dff6d9feb Added Vanara.PInvoke.HttpApi assembly 2022-07-28 22:20:19 -06:00
dahall 34bed8cfb4 Cleaned handle classes 2022-07-28 22:19:53 -06:00
dahall ad68923132 Another addition to DNS_ADDR_ARRAY.ctor 2022-07-26 17:15:54 -06:00
dahall 8162d0923d Added helper ctos to DNS_ADDR_ARRAY, DNS_QUERY_REQUEST, DNS_QUERY_RESULT and IP4_ARRAY. Added DNS_QUERY_REQUEST3 and DnsQueryEx overloads for it. 2022-07-26 17:04:05 -06:00
dahall c2fb30345d Changed PeerCaching enum to match others better before release 2022-07-26 10:37:56 -06:00
dahall b8d04de27c Fixed typo with BackgroundCopyJob.PeerCachingEnablment return value. 2022-07-26 10:05:16 -06:00
dahall e0945614d2 Added BackgroundCopyJob.AutoCompleteOnSuccess that will call Complete() for the user after the Completed event. 2022-07-26 07:35:15 -06:00
dahall 93cc820db4 Fixed entrypoint #308 2022-07-26 07:23:27 -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 2f98621983 Added support for BITS peer caching 2022-07-25 14:09:39 -06:00
dahall 294b956f83 Added missing winhttp.h constants 2022-07-25 08:53:24 -06:00
dahall 666392b2e5 Changed OBJECTS_AND_SID.pSid to PSID type and cleaned AccCtrl.cs 2022-07-22 07:41:49 -06:00