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
/
OpenId
/
Messages
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More build break fixes.
Andrew Arnott
2013-03-10
1
-1
/
+1
|
*
Lots of stylecop fixes.
Andrew Arnott
2013-02-16
1
-8
/
+8
|
*
More warning fixes.
Andrew Arnott
2013-02-10
1
-0
/
+1
|
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-18
/
+20
|
*
DNOA.OpenId.RP now builds.
Andrew Arnott
2012-12-31
1
-18
/
+22
|
*
Fixes build breaks in DNOA.OpenId.
Andrew Arnott
2012-12-31
1
-1
/
+3
|
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
13
-135
/
+0
|
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
7
-0
/
+7
|
*
Changed the compile-time switch for DH support into a runtime check for the ↵
Andrew Arnott
2012-03-11
1
-8
/
+0
|
|
|
|
|
|
supporting assembling. Fixes #87
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
4
-5
/
+7
|
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
21
-42
/
+42
|
|
|
|
Fixes #66
*
Fixed up Provider so that DH assoc requests don't result in exceptions.
Andrew Arnott
2011-10-10
1
-0
/
+8
|
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
7
-17
/
+17
|
*
Fixed basic association test.
Andrew Arnott
2011-08-23
1
-19
/
+0
|
*
Fixed up OpenIdInfoCardSelector button and the association response in the ↵
Andrew Arnott
2011-08-09
1
-19
/
+0
|
|
|
|
message factory.
*
C# warnings work.
Andrew Arnott
2011-08-07
1
-1
/
+1
|
*
Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵
Andrew Arnott
2011-07-20
11
-354
/
+7
|
|
|
|
compiles, but the RP and OP ones do not.
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
22
-0
/
+2661
Nothing compiles at this point.