Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds DelegatingHandler implementations for OAuth 1 consumers that sign ↵ | Andrew Arnott | 2013-02-23 | 1 | -0/+24 |
| | | | | outgoing requests. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Merge branch 'v3.4' | Andrew Arnott | 2012-01-29 | 1 | -3/+4 |
| | | | | | | | | | Conflicts: nuget/nuget.proj samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Reflection/MessageDescription.cs tools/DotNetOpenAuth.props | ||||
* | Removed some lingering ccrewrite.exe dependent code. | Andrew Arnott | 2011-09-20 | 1 | -3/+3 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -11/+11 |
| | |||||
* | Moved more OAuth code from the common library to the individual Consumer or ↵ | Andrew Arnott | 2011-07-31 | 1 | -1/+1 |
| | | | | SP ones. | ||||
* | Split OAuth 1.0 assemblies. | Andrew Arnott | 2011-07-31 | 1 | -0/+302 |