Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 1 | -74/+0 |
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -0/+1 |
* | Fixed several failing unit tests due to their non-support for network credent... | Andrew Arnott | 2012-04-20 | 1 | -1/+1 |
* | Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works... | Andrew Arnott | 2012-04-19 | 1 | -2/+2 |
* | StyleCop cleanup, and reversal of some code changes that were no longer neces... | Andrew Arnott | 2012-04-18 | 1 | -2/+2 |
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -2/+3 |
* | Renamed IAuthorizationServer to IAuthorizationServerHost. | Andrew Arnott | 2012-04-08 | 1 | -2/+2 |
* | Added two more OAuth2 unit tests, for the UserAgentClient class. | Andrew Arnott | 2012-02-21 | 1 | -9/+18 |
* | Added scaffolding for OAuth2 unit tests and added the first test for client a... | Andrew Arnott | 2012-02-20 | 1 | -0/+63 |