Commit Graph

381 Commits

Author SHA1 Message Date
Michael Grafnetter d4fac5f47d Temporarily removed BouncyCastle dependency. 2019-08-05 20:45:25 +02:00
Michael Grafnetter 91802c695e - Added support for computer NGC keys
- Added a custom PowerShell View for FIDO keys
- Renamed some FIDO properties
- Using Array.Reverse instead of SwapByte
- Smoke tests now check type references in PowerShell Views
- Removed schema from format files for compatibility reasons
2019-08-04 13:21:18 +02:00
Michael Grafnetter 06103fccde Added XML schema to *.format.ps1xml files 2019-07-20 09:40:51 +02:00
Michael Grafnetter f919b70d0a Updated dependencies 2019-07-12 18:26:23 +02:00
Alex Seigler dde9965177 Add parser for Key Credential Link with KEY_USAGE_FIDO (#90)
* Add parser for Key Credential Link with KEY_USAGE_FIDO
* Update .NET Framework requirements from 4.5.1 to 4.7 to support ECPoint, ECCurve, and related.
* Update package configuration
* Add more FIDO related tests
2019-07-12 16:24:06 +02:00
Michael Grafnetter c7176a46ac Fixed a bug in computer public key parsing 2019-07-09 18:39:41 +02:00
Michael Grafnetter d50308a375 Updated 3rd party licenses 2019-07-07 20:23:33 +02:00
Michael Grafnetter f13231190c Improved KeyCredential formatting 2019-07-07 18:05:16 +02:00
Michael Grafnetter 28829a9f88 Added support for Key Credentials with DER public keys. 2019-07-07 00:23:08 +02:00
Michael Grafnetter f97f091405 Implemented NGC key export 2019-07-04 15:28:42 +02:00
Michael Grafnetter 6fa5060a58 Improved CUSTOM_KEY_INFORMATION processing 2019-07-04 13:28:53 +02:00
Michael Grafnetter 28a2590341 Added the HolderDN property to the KeyCredential View 2019-07-01 16:44:00 +02:00
Michael Grafnetter 3c6c5e662d Parameter HolderDN added to Get-ADKeyCredential cmdlet.
Property HolderDN added to KeyCredential.
Extracted DN-Binary parsing to its own class.
2019-07-01 16:24:41 +02:00
Michael Grafnetter 1d23590042 Fixed link in CHANGELOG 2019-06-29 11:08:05 +02:00
Michael Grafnetter 8251820696
Update FUNDING.yml 2019-06-28 00:30:51 +02:00
Michael Grafnetter a4d37f00c9 Prepare for release 3.6 2019-06-28 00:26:20 +02:00
Michael Grafnetter ed4111bab8 Resolved #88: Offset and length must refer to a position in the string 2019-06-27 17:53:45 +02:00
Michael Grafnetter efc1be5535 Updated parameter help. 2019-06-27 14:21:44 +02:00
Alex Seigler 8b7304fee2 Add FIDO key test, change while to use position instead of PeekChar(). 2019-06-26 20:57:25 +02:00
Michael Grafnetter bd72e4bee5 Renamed the -DBPath parameter into -DatabasePath 2019-06-14 07:44:02 +02:00
Michael Grafnetter 28544d7f8a AD LDS WDigest Hash Calculation 2019-05-26 18:34:38 +02:00
Michael Grafnetter 12a31dc238 Test project upgrade and cleanup 2019-05-24 19:20:38 +02:00
Michael Grafnetter 023b0bece9
Create FUNDING.yml 2019-05-24 13:07:19 +02:00
Michael Grafnetter ccb5938adb Resolved #85: Chocolatey package has wrong PowerShell dependency 2019-05-23 11:33:22 +02:00
Michael Grafnetter 1eb0c67f05 Fixed Chocolatey package issues 2019-05-13 00:06:48 +02:00
Michael Grafnetter dc7a85bdf6 Added PowerShell package license text 2019-05-12 20:06:08 +02:00
Michael Grafnetter d9b67dfa04 Improved cmdlet links in help 2019-05-12 20:04:54 +02:00
Michael Grafnetter 33f3b3a400 Updated readme 2019-05-11 00:48:59 +02:00
Michael Grafnetter 4e5607716d Fixed relative path in Chocolatey 2019-05-10 23:54:49 +02:00
Michael Grafnetter c1286aa1f2 Updated links and icons in Readme 2019-05-10 23:39:18 +02:00
Michael Grafnetter 0d58561049 Finalize Chocolatey package 2019-05-10 23:12:10 +02:00
Michael Grafnetter 3c7e730fe1 Chocolatey verbose build 2019-05-09 15:36:58 +02:00
Michael Grafnetter 8880d9bc56 Update azure-pipelines.yml for Azure Pipelines 2019-05-09 15:14:18 +02:00
Michael Grafnetter 95d27fb3a5 Prepare for release 3.5 2019-05-09 14:06:41 +02:00
Carlos ciyi e564420077 Update DSInternals.DSAccount.ExportViews.format.ps1xml 2019-05-09 12:52:24 +02:00
Carlos ciyi f26368d1ba Update DSInternals.DSAccount.ExportViews.format.ps1xml 2019-05-09 12:52:24 +02:00
Carlos ciyi 187ede3f4f Update DSInternals.DSAccount.ExportViews.format.ps1xml 2019-05-09 12:52:24 +02:00
Michael Grafnetter 51b8c005ce Chocolatey package smoke tests 2019-05-08 23:59:10 +02:00
Michael Grafnetter 343948b45a Chocolatey publishing script 2019-05-08 19:55:35 +02:00
Michael Grafnetter 58b90fcea7 Added file catalog to packages 2019-05-08 19:19:05 +02:00
Michael Grafnetter 3da4233034 Added Chocolatey Package 2019-05-08 17:35:52 +02:00
Michael Grafnetter 7dfbbbf4e9 Fixed a typo 2019-05-08 11:56:46 +02:00
Michael Grafnetter 4b5d80329d Added RFM 2008 R2 + FRS support 2019-05-08 11:50:01 +02:00
Michael Grafnetter 31914f22dd Update Windows SDK to 10.0.17763.0 2019-05-08 10:56:37 +02:00
Michael Grafnetter 687710558d Added Visual Studio 2019 support 2019-05-07 19:34:24 +02:00
Michael Grafnetter e9348d951f Improved RFM script. 2019-05-07 15:30:48 +02:00
Michael Grafnetter 04671bf0f0 Fixed a typo 2019-05-05 17:04:02 +02:00
Michael Grafnetter 6c688b7853 Doc test optimization 2019-05-05 16:50:06 +02:00
Michael Grafnetter 4b2c481210 MD Doc Consistency Pester Tests 2019-05-05 16:25:52 +02:00
Michael Grafnetter 6c8517635a
Update README.md 2019-05-04 00:17:51 +02:00