Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build ↵ | lcalabrese | 2015-08-07 | 2 | -19/+1 |
| | | | | since we are using .NET 4.5 and the built-in System.Net.Http library | ||||
* | Test green | David Christiansen | 2015-01-05 | 2 | -14/+19 |
| | | | | - Packages update | ||||
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -0/+1 |
| | |||||
* | Updates NuGet packages. | Andrew Arnott | 2013-10-19 | 2 | -1/+14 |
| | |||||
* | Strong-name key is replaced with non-encrypted one. | Andrew Arnott | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -15/+15 |
| | |||||
* | A few more fixes. | Andrew Arnott | 2013-03-04 | 1 | -0/+1 |
| | |||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 1 | -54/+47 |
| | |||||
* | Lots of stylecop fixes. | Andrew Arnott | 2013-02-16 | 1 | -1/+1 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -1/+5 |
| | |||||
* | Updates to Validation 2.0.2 and log4net 2.0.0. | Andrew Arnott | 2013-01-27 | 2 | -4/+4 |
| | |||||
* | OpenId.Provider.UI builds now. | Andrew Arnott | 2013-01-13 | 1 | -35/+43 |
| | |||||
* | OpenId.Provider now builds. | Andrew Arnott | 2013-01-12 | 2 | -0/+3 |
| | |||||
* | Updates Validation NuGet package references for .NET 4.5 | Andrew Arnott | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | Accomodates nuget's insistent project file changes. | Andrew Arnott | 2012-12-27 | 1 | -0/+2 |
| | |||||
* | Upgrades to Validation 2.0.1 to solve partially trusted callers problem. | Andrew Arnott | 2012-12-27 | 2 | -4/+4 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 3 | -9/+0 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 4 | -13/+25 |
| | |||||
* | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 1 | -9/+1 |
| | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 6 | -13/+13 |
| | | | | Fixes #66 | ||||
* | Merge branch 'v3.4' | Andrew Arnott | 2012-01-29 | 1 | -2/+2 |
| | | | | | | | | | Conflicts: nuget/nuget.proj samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Reflection/MessageDescription.cs tools/DotNetOpenAuth.props | ||||
* | 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. | ||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into splitDlls | Andrew Arnott | 2011-09-28 | 1 | -2/+2 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 2 | -14/+14 |
| | |||||
* | Extracted OpenID UI project. | Andrew Arnott | 2011-07-27 | 3 | -0/+64 |
| | |||||
* | Broke out OP UI project. | Andrew Arnott | 2011-07-27 | 5 | -0/+674 |