summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Util.cs
Commit message (Collapse)AuthorAgeFilesLines
* Strong-name key is replaced with non-encrypted one.Andrew Arnott2013-06-151-1/+1
|
* Lots of stylecop fixes.Andrew Arnott2013-02-161-3/+9
|
* More warning fixes.Andrew Arnott2013-02-101-1/+1
|
* C# compiler warning fixes.Andrew Arnott2013-02-101-5/+5
|
* Assocations with providers when OpenID discovery yields multiple endpoints ↵Andrew Arnott2013-02-091-0/+18
| | | | can now happen in parallel.
* Fixes KeyNotFoundException in logging.Andrew Arnott2013-01-011-1/+1
|
* OpenID RP login actually works now.Andrew Arnott2013-01-011-9/+23
|
* Fixes default ctor argument of identifier discovery services.Andrew Arnott2012-12-311-1/+1
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-4/+1
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* Removes all traces of MS Code Contracts.Andrew Arnott2012-12-261-2/+1
|
* Sensitive message information is now masked from logging.Andrew Arnott2012-12-231-1/+9
| | | | Fixes #243
* Logging banner now includes the precise build version.Andrew Arnott2012-06-201-2/+20
| | | | Fixes #161
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+229