summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ClientBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added basic test for resource owner password authorizatino request. Not yet ↵Andrew Arnott2012-02-231-0/+35
| | | | passing.
* Added scaffolding for OAuth2 unit tests and added the first test for client ↵Andrew Arnott2012-02-201-1/+1
| | | | authorization.
* Fixed many FxCop messages in OAuth2 assemblies. #68Andrew Arnott2012-02-091-2/+2
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Removed some lingering ccrewrite.exe dependent code.Andrew Arnott2011-09-201-1/+1
|
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-19/+19
|
* Broke out OAuth 2 into 4 separate assemblies.Andrew Arnott2011-08-011-0/+256