Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵ | Andrew Arnott | 2012-02-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | OAuth 1 and OAuth 2. Related to and closes #71 | |||||
| * | Removed OAuth1's dependency on OpenID assemblies. | Andrew Arnott | 2012-02-08 | 1 | -0/+2 | |
| | | | | | | | | Related to #71 | |||||
| * | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 97 | -195/+195 | |
| | | | | | | | | Fixes #66 | |||||
| * | Fixed build break. | Andrew Arnott | 2012-01-29 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'v3.4' | Andrew Arnott | 2012-01-29 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | Conflicts: nuget/nuget.proj samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Reflection/MessageDescription.cs tools/DotNetOpenAuth.props | |||||
* | | Fixed name of DNOA.Web.Test project. | Andrew Arnott | 2012-03-01 | 1 | -2/+2 | |
| | | ||||||
* | | Fixed ReadOnlyDictionary.cs location. | Andrew Arnott | 2012-03-01 | 1 | -0/+224 | |
| | | ||||||
* | | Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵ | Microsoft | 2012-03-01 | 3 | -5/+32 | |
| | | | | | | | | DNOA.Web to DNOA.AspNet. | |||||
* | | Add DotNetOpenAuth.Web and DotNetOpenAut.WebPages projects. Add commands to ↵ | Microsoft | 2012-03-01 | 1 | -0/+1 | |
|/ | | | | build nuget packages for DNOA. | |||||
* | OpenID messages that are missing signed parameters now throws ↵ | Andrew Arnott | 2012-01-29 | 3 | -2/+34 | |
| | | | | | | ProtocolException instead of KeyNotFoundException. Fixes #45 | |||||
* | Added Moq's internal proxy generator to InternalsVisibleTo so that mocks can ↵ | Andrew Arnott | 2012-01-29 | 1 | -0/+2 | |
| | | | | be created on internal types. | |||||
* | Fixed more DotNetOpenAuth.Messaging -> DNOA.Core rename issues. | Andrew Arnott | 2012-01-29 | 1 | -1/+1 | |
| | ||||||
* | Added more support for HttpContextBase, HttpResponseBase, etc. | Andrew Arnott | 2012-01-29 | 2 | -3/+47 | |
| | ||||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 118 | -0/+20412 | |