index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOpenAuth.OpenId.Provider
/
OpenId
/
Messages
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-0
/
+2
|
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
5
-102
/
+0
|
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
3
-0
/
+3
|
*
Changed the compile-time switch for DH support into a runtime check for the ↵
Andrew Arnott
2012-03-11
1
-4
/
+0
|
|
|
|
|
|
supporting assembling. Fixes #87
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
2
-2
/
+2
|
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
8
-16
/
+16
|
|
|
|
Fixes #66
*
Fixed up Provider so that DH assoc requests don't result in exceptions.
Andrew Arnott
2011-10-10
1
-0
/
+4
|
*
StyleCop and other compiler warning fixes.
Andrew Arnott
2011-09-18
7
-17
/
+93
|
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
4
-11
/
+11
|
*
Fix for failing unit tests.
Andrew Arnott
2011-08-28
1
-1
/
+3
|
*
Fixed basic association test.
Andrew Arnott
2011-08-23
7
-72
/
+151
|
*
C# warnings work.
Andrew Arnott
2011-08-07
2
-2
/
+2
|
*
StyleCop work.
Andrew Arnott
2011-08-07
6
-7
/
+36
|
*
A few stylecop fixes.
Andrew Arnott
2011-08-03
3
-10
/
+27
|
*
OpenID RP and OP projects build now.
Andrew Arnott
2011-07-25
6
-22
/
+49
|
*
More work toward divided OpenID projects.
Andrew Arnott
2011-07-25
1
-0
/
+3
|
*
Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵
Andrew Arnott
2011-07-20
6
-0
/
+293
compiles, but the RP and OP ones do not.