summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client.UI
Commit message (Collapse)AuthorAgeFilesLines
* FxCop fixes and suppressions.Andrew Arnott2012-03-101-0/+3
|
* Fixed many FxCop messages in OAuth2 assemblies. #68Andrew Arnott2012-02-093-21/+41
|
* Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵Andrew Arnott2012-02-081-4/+0
| | | | | | OAuth 1 and OAuth 2. Related to and closes #71
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-052-5/+5
| | | | Fixes #66
* Added Moq's internal proxy generator to InternalsVisibleTo so that mocks can ↵Andrew Arnott2012-01-291-0/+2
| | | | be created on internal types.
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-2/+2
|
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-1/+1
|
* Broke out the UI part of OAuth2 client into its own assembly.Andrew Arnott2011-08-015-0/+475