Commit Graph

31 Commits

Author SHA1 Message Date
Brice Lambson 491dafb7a7 Updating dev Nuget.config 2014-06-20 14:31:41 -07:00
Brice Lambson 67398cf649 Updating release Nuget.config 2014-06-20 14:31:40 -07:00
Brice Lambson 9df90f615b Bump version to 1.0.0-* 2014-06-19 16:10:41 -07:00
Wei Wang fa27f77150 Change the default author in makefile.shade 2014-06-18 16:17:31 -07:00
Pranav K ae879573ca Updating build.sh based on KRuntime changes 2014-06-10 17:16:45 -07:00
Pranav K 1bd9dd46e1 Adding switch to build.cmd to skip KRE install 2014-06-03 10:14:14 -07:00
David Fowler 49196aaec3 Fixed project.json casing 2014-05-26 02:47:54 -07:00
Pranav K fae42b596d Updating kproj file to match tooling changes 2014-05-18 20:13:54 -07:00
Eilon Lipton b532586307 Create CONTRIBUTING.md 2014-05-13 01:02:10 -07:00
Glenn 466f0dce22 Create README.md 2014-05-12 21:46:04 -07:00
Andrew Peters b2a8c3db41 Updating copyright headers 2014-05-08 23:00:47 -07:00
Eilon Lipton 92163035b8 Create LICENSE.txt 2014-05-08 16:37:40 -07:00
Louis DeJardin 3c034f92f7 Updating build scripts 2014-05-02 15:07:36 -07:00
Louis DeJardin c52529579b Updating build scripts 2014-05-02 14:45:21 -07:00
anpete 27d59cd80b Update file headers 2014-05-01 17:36:30 -07:00
David Fowler 83663f789b Added support for protected data style DPAPI
- This won't work across core clr and desktop and mono but
 that's ok for the moment because it unblocks things
2014-04-29 23:07:29 -07:00
Levi Broderick 6bc6da1c7d Fix build break: inadvertently removed PBKDF2.cs and related functionality 2014-04-15 22:10:09 -07:00
GrabYourPitchforks 1959aa9e7f Merge from internal DataProtection repo. 2014-04-15 18:03:41 -07:00
David Fowler 26fedbb999 Updated tooling 2014-04-08 01:42:21 -07:00
Pranav K e019e67325 Updating CoreCLR package versions 2014-03-28 05:53:01 -07:00
Levi Broderick 730b16df37 CryptRand.FillBuffer shouldn't throw if the buffer is a zero-length array. 2014-03-14 14:34:20 -07:00
Pranav K ba58f29e31 Updating MyGet feed to unblock build 2014-03-11 11:43:13 -07:00
David Fowler c111258938 Add required references for K to work 2014-03-08 01:48:44 -08:00
Levi Broderick 6748897083 Update DataProtection to use a K-generated .resx designer file instead of the VS-generated .resx designer file. 2014-03-07 14:46:19 -08:00
Levi Broderick adf2adabc0 Add PBKDF2 support to the data protection library. 2014-03-06 19:42:00 -08:00
GrabYourPitchforks 7aa23bfc05 Add DPAPI support to the DataProtection library. 2014-02-13 17:42:04 -08:00
Pranav K 4bc8d93777 Updatng build.cmd to use cached NuGet.exe 2014-02-02 20:11:35 -08:00
David Fowler 26fd4a5a18 Updated build files. 2014-01-28 22:31:15 -08:00
Louis DeJardin baf338cc83 Apply code formatting 2014-01-28 17:48:49 -08:00
Levi Broderick 869a4ec267 Initial implementation of Microsoft.AspNet.Security.DataProtection 2014-01-28 17:14:26 -08:00
Chris Ross fa2b8932f9 Initial commit with build infrastructure. 2014-01-28 15:53:20 -08:00