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
/
MessagingUtilities.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes an InternalErrorException thrown when decoding corrupted access tokens.
Andrew Arnott
2012-11-11
1
-1
/
+1
*
Fixes another OOM exception while decoding corrupted tokens.
Andrew Arnott
2012-11-11
1
-1
/
+1
*
Avoids OOM exceptions from ResourceServer
Andrew Arnott
2012-11-11
1
-1
/
+8
*
Fixes AsHttpResposneMessage() exception when response has no stream.
Andrew Arnott
2012-11-02
1
-3
/
+4
*
Added OutgoingWebResponse.AsHttpResponseMessage extension method.
Andrew Arnott
2012-10-09
1
-0
/
+25
*
Added missing xml doc comment line.
Andrew Arnott
2012-09-29
1
-0
/
+1
*
Merge branch 'v4.0' into v4.1
Andrew Arnott
2012-09-29
1
-0
/
+21
|
\
|
*
Mitigates the XML DTD DoS attack from expanding entities.
Andrew Arnott
2012-09-29
1
-0
/
+23
*
|
Moved some JSON serialization logic to MessagingUtilities and added a unit test.
Andrew Arnott
2012-04-28
1
-0
/
+62
*
|
The convenient compression/decompression API now offers both gzip and deflate.
Andrew Arnott
2012-04-28
1
-6
/
+58
*
|
Added a bit more logging.
Andrew Arnott
2012-04-16
1
-0
/
+1
*
|
Added logging for why crypto keys are created.
Andrew Arnott
2012-04-16
1
-0
/
+6
*
|
Moved code to calculate a web root into DNOA.Core.
Andrew Arnott
2012-04-02
1
-0
/
+13
*
|
Allows the authorization server to store merely the hashes of client secrets.
Andrew Arnott
2012-04-01
1
-37
/
+37
|
/
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-1
/
+1
*
Fixed StyleCop messages.
Andrew Arnott
2012-03-05
1
-5
/
+20
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-5
/
+109
*
Fixed some bad or missing URL escaping.
Andrew Arnott
2012-03-01
1
-1
/
+1
*
Removed requirement for callback parameter, per the spec.
Andrew Arnott
2012-02-19
1
-4
/
+10
*
Brings back HTTP Authorization header whitespace trimming.
Andrew Arnott
2012-02-15
1
-1
/
+1
*
Fixed FxCop messages in DNOA.Core #68
Andrew Arnott
2012-02-09
1
-1
/
+9
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Added more support for HttpContextBase, HttpResponseBase, etc.
Andrew Arnott
2012-01-29
1
-1
/
+1
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-0
/
+1709