Commit Graph

524 Commits

Author SHA1 Message Date
Ömer Cinbat 80a2a62895 Update README.md - Added Google Cloud Storage provider link to readme file (#308) 2018-07-06 13:52:55 -07:00
Nate McMaster 3c558069f4
Merge branch 'release/2.2' 2018-07-05 11:33:09 -07:00
Nate McMaster 2af13658fc
Unprotect key material with the local cache of certificates before checking the cert store
In some cases, private keys for certificates is not completely available. When attempting to decrypt key material,
this can cause 'CryptographicException: Keyset does not exist'. This changes the order in which key material
decryption looks up private keys to first key the certificate options provided explicitly to the API, and then
falling back to the cert store for decryption keys.
2018-07-05 11:31:46 -07:00
ASP.NET CI 19629672ca Update dependencies.props
[auto-updated: dependencies]
2018-07-03 16:07:57 +00:00
Nate McMaster (automated) 19aa1bfc8b
[automated] Change default branch to master 2018-07-02 12:40:16 -07:00
Nate McMaster a3484f4a90
Merge branch 'release/2.2' into dev 2018-06-28 16:53:43 -07:00
Nate McMaster befdea1156
Bumping version from 2.2.0 to 3.0.0 2018-06-28 16:48:46 -07:00
Nate McMaster a5c86afe7d
Update infrastructure for the 2.2 release 2018-06-28 16:19:16 -07:00
ASP.NET CI 678fe889c3 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:10:29 -07:00
Ryan Brandenburg 3064b60b34 Set 2.1 baselines 2018-06-13 15:47:41 -07:00
Nate McMaster 3f3bfe05ec
Add a test condition for skipping tests when the default keychain is missing for macOS 2018-06-08 14:44:30 -07:00
Ryan Brandenburg 72569151a6 Adding VSTS file 2018-06-07 15:43:49 -07:00
ASP.NET CI 57bf1ebd7e Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:30:29 +00:00
Nate McMaster 98925ab99f
Add certificate names for code signing 2018-06-05 22:31:02 -07:00
ASP.NET CI 4303def2ff Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:09:42 +00:00
ASP.NET CI 70984e6100 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:09:53 +00:00
Nate McMaster (automated) 4f576cde23
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:13:34 -07:00
ASP.NET CI a3f7b16464 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:27:01 +00:00
ASP.NET CI aef13f941b Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:03:47 -07:00
Ryan Brandenburg 15ff22bc5c Upgrade to netcoreapp22 2018-05-08 10:50:10 -07:00
ASP.NET CI b7e99bfb9c Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:10:28 -07:00
Nate McMaster fb2f89ed51
Factor out internal interface for default directory testing
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
Nate McMaster 16958c67bb
Merge branch 'release/2.1' into dev 2018-04-30 15:51:22 -07:00
Nate McMaster (automated) 1609514afe
Bump version to 2.1.0-rtm 2018-04-30 14:51:38 -07:00
ASP.NET CI fcf39ffaaa Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:11:18 -07:00
ASP.NET CI 0991bd2d7d Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:03:32 -07:00
Nate McMaster e97bfc21d3
Merge branch release/2.1 into dev 2018-04-20 15:07:22 -07:00
ASP.NET CI 03228f3b30 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:16:59 -07:00
Nate McMaster a0c62afacd
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:31:59 -07:00
Nate McMaster fb948aea7d
Fix flaky test: System_NoKeysDirectoryProvided_UsesDefaultKeysDirectory (#305) 2018-04-17 08:38:59 -07:00
Ryan Brandenburg e195e1a849 Update version number to 2.2.0 2018-04-16 16:55:41 -07:00
Ryan Brandenburg 8258cad90f Merge branch 'release/2.1' into dev 2018-04-16 16:55:40 -07:00
Ryan Brandenburg ba3cf559bd Branching for 2.1.0-rc1 2018-04-16 16:55:36 -07:00
Ryan Brandenburg 3c40b9efd2 Merge remote-tracking branch 'origin/release/2.1' into rybrande/MergeRelease21IntoDev 2018-04-16 14:24:13 -07:00
ASP.NET CI a563e6e966 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:04:03 -07:00
Nate McMaster faf2f3f065
Attempt to workaround issues with File.Move on NFS file shares (aspnet/Home#2941) 2018-04-13 15:08:28 -07:00
Nate McMaster 49bc8ba1fa
Ensure experimental package version is 0.4.0-preview3-final, not 0.4.0-preview4-buildnumber-final 2018-04-06 12:31:03 -07:00
ASP.NET CI a89fa5c820 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:20:55 +00:00
Nate McMaster (automated) db71d243d5
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:38:46 -07:00
ASP.NET CI 8a566172eb Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:33:36 -07:00
Ryan Brandenburg 5e9dd7a5fc Set 2.0 baselines 2018-03-19 10:10:50 -07:00
Pranav K 897ece74d2
Merge branch 'release/2.1' into dev 2018-03-16 12:28:33 -07:00
Pranav K f5e790298a
Update KoreBuild channel 2018-03-16 12:28:29 -07:00
Pranav K ed46a4c64f
Update version prefix to preview3 2018-03-16 11:25:40 -07:00
Pranav K 673054e1fd
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-16 11:25:40 -07:00
Pranav K 514bc00947
Branching for 2.1.0-preview2 2018-03-16 11:13:47 -07:00
ASP.NET CI 8a42c24f46 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 12:55:33 -08:00
Pranav K fe447472c5
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:03:04 -08:00
Pranav K b5d672cd48
Use dotnet-core feed in repos 2018-03-06 10:03:04 -08:00
Nate McMaster e552b5861a
Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301)
Requires adding .NET Core 2.0 target framework to the package because only SHA1 is supported in .NET Standard 2.0
2018-03-06 09:31:03 -08:00