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.Core
/
Messaging
/
IDataBagFormatter.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-48
/
+0
|
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-0
/
+1
|
*
Adds AuthorizationServer.DecodeRefreshToken
Andrew Arnott
2012-07-20
1
-5
/
+5
|
|
|
|
|
|
And a unit test. Fixes #182
*
Authorization Server hosts now instantiate their own AccessTokens rather ↵
Andrew Arnott
2012-04-25
1
-9
/
+6
|
|
|
|
|
|
|
than just parameters. AccessTokens are now serialized via a virtual method on that instance. Fixes #38, I think.
*
Fixed StyleCop warnings.
Andrew Arnott
2012-03-14
1
-1
/
+4
|
*
Fixed error message generated in exception thrown for bad access token requests.
Andrew Arnott
2012-03-14
1
-4
/
+8
|
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-1
/
+1
|
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
|
|
|
|
Fixes #66
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-0
/
+75