summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Configuration
Commit message (Collapse)AuthorAgeFilesLines
* Fixes compiler warning.Andrew Arnott2013-06-091-1/+1
|
* C# compiler warning fixes.Andrew Arnott2013-02-102-2/+8
|
* Fixes default ctor argument of identifier discovery services.Andrew Arnott2012-12-312-9/+20
|
* Removes CLR4 compiler symbol.Andrew Arnott2012-12-281-8/+0
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-269-22/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-263-0/+3
|
* Removes all traces of MS Code Contracts.Andrew Arnott2012-12-262-2/+2
|
* Replaces use of ASP.NET session id with random key.Andrew Arnott2012-12-241-0/+8
| | | | Fixes #229
* Merge branch 'SlowGoogleServerWorkaround' into v4.1Andrew Arnott2012-09-171-0/+23
|
* Fixed up the configuration story for OAuth 2.Andrew Arnott2012-04-181-4/+24
|
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-0/+65
|
* Fixed FxCop messages in DNOA.Core #68Andrew Arnott2012-02-091-0/+2
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-0510-20/+20
| | | | Fixes #66
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-1211-0/+1984