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
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-0
/
+2
*
Moves all MVC dependencies from core assemblies to a separate assembly.
Andrew Arnott
2013-10-19
1
-39
/
+0
*
Revert "Fixes the OAuthServiceProvider sample issue with recognizing protecte...
Andrew Arnott
2013-06-09
1
-18
/
+0
*
Fixes the CopyHeadersFrom helper method as a better approach to replace commi...
Andrew Arnott
2013-06-09
1
-2
/
+7
*
Fixes the OAuthServiceProvider sample issue with recognizing protected resour...
Andrew Arnott
2013-06-09
1
-0
/
+18
*
Removes TODO
Andrew Arnott
2013-06-09
1
-1
/
+1
*
Identifies a couple of TODO comments as being new in 5.0 that need to be reso...
Andrew Arnott
2013-06-09
1
-1
/
+1
*
Merge branch 'v4.3'
Andrew Arnott
2013-06-02
1
-3
/
+3
|
\
|
*
Replaces hard-coded algorithms for parameterized ones.
Andrew Arnott
2013-05-31
1
-3
/
+3
*
|
Merge branch 'v4.3'
Andrew Arnott
2013-05-27
1
-5
/
+26
|
\
\
|
|
/
|
*
Merge branch 'v4.2' into v4.3
Andrew Arnott
2013-04-22
1
-4
/
+7
|
|
\
|
|
*
Use only web safe characters in client state arg
Andrew Arnott
2013-04-11
1
-4
/
+7
|
|
*
Merge branch 'v4.1' into v4.2
Andrew Arnott
2013-04-11
1
-1
/
+2
|
|
|
\
|
*
|
|
Adds DelegatingHandler implementations for OAuth 1 consumers that sign outgoi...
Andrew Arnott
2013-02-23
1
-6
/
+36
|
*
|
|
Merge remote-tracking branch 'origin/v4.1' into v4.2
v4.2.2.13055
Andrew Arnott
2013-02-23
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Fixes StyleCop break.
Andrew Arnott
2013-01-12
1
-1
/
+1
|
|
*
Update to support Front_End_Https header used by some loadbalancers for SSL t...
Mike Roest
2013-01-12
1
-1
/
+2
*
|
|
Fixes the rest of the build breaks!
Andrew Arnott
2013-03-19
1
-22
/
+0
*
|
|
Revise receiver of ApplyHeaders extension method.
Andrew Arnott
2013-03-05
1
-4
/
+3
*
|
|
Greatly simplifies ApplyHeaders method.
Andrew Arnott
2013-03-05
1
-32
/
+3
*
|
|
OpenIdOfflineProvider and RP now work together.
Andrew Arnott
2013-03-04
1
-2
/
+7
*
|
|
A few more fixes.
Andrew Arnott
2013-03-04
1
-6
/
+0
*
|
|
Switched Channel to receiving messages via HttpRequestMessage as well.
Andrew Arnott
2013-03-04
1
-96
/
+80
*
|
|
Fixes some OAuth 1 build breaks.
Andrew Arnott
2013-02-26
1
-0
/
+9
*
|
|
StyleCop fixes.
Andrew Arnott
2013-02-21
1
-0
/
+2
*
|
|
Matured the OAuth 1 consumer signing handler a bit.
Andrew Arnott
2013-02-18
1
-0
/
+18
*
|
|
More warning fixes.
Andrew Arnott
2013-02-16
1
-0
/
+12
*
|
|
Lots of stylecop fixes.
Andrew Arnott
2013-02-16
1
-13
/
+65
*
|
|
Fixes OAuthConsumer twitter sample.
Andrew Arnott
2013-02-09
1
-4
/
+0
*
|
|
Fixes ASP.NET controls to be async.
Andrew Arnott
2013-02-09
1
-10
/
+6
*
|
|
Finished fixing build breaks except in test projects.
Andrew Arnott
2013-01-27
1
-25
/
+0
*
|
|
OpenIdProviderWebForms now builds.
Andrew Arnott
2013-01-23
1
-7
/
+23
*
|
|
OpenIdRelyingPartyMvc sample now builds.
Andrew Arnott
2013-01-15
1
-0
/
+1
*
|
|
OAuth2.ResourceServer now builds.
Andrew Arnott
2013-01-13
1
-4
/
+1
*
|
|
OAuth2.Client builds.
Andrew Arnott
2013-01-13
1
-0
/
+42
*
|
|
DNOA.OAuth project now builds.
Andrew Arnott
2013-01-13
1
-9
/
+9
*
|
|
Web Forms based OpenID RPs work now.
Andrew Arnott
2013-01-01
1
-11
/
+19
*
|
|
OpenID RP login actually works now.
Andrew Arnott
2013-01-01
1
-1
/
+1
*
|
|
Adds HttpResponseMessage.AsActionResult extension method.
Andrew Arnott
2012-12-31
1
-0
/
+28
*
|
|
Fixes build breaks in DNOA.OpenId.
Andrew Arnott
2012-12-31
1
-0
/
+23
*
|
|
Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core.
Andrew Arnott
2012-12-29
1
-100
/
+0
*
|
|
Removes CLR4 compiler symbol.
Andrew Arnott
2012-12-28
1
-28
/
+0
*
|
|
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-13
/
+0
*
|
|
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-13
/
+14
|
/
/
*
|
Fixes build break in .NET 3.5 builds.
Andrew Arnott
2012-12-26
1
-6
/
+11
*
|
StyleCop fixes.
Andrew Arnott
2012-12-26
1
-34
/
+34
*
|
Whitespace fixes.
Andrew Arnott
2012-12-25
1
-61
/
+61
*
|
Replaces locking with thread-affinitized RNGs.
Andrew Arnott
2012-12-25
1
-17
/
+35
*
|
Mitigates timing attack on random number generator.
Andrew Arnott
2012-12-25
1
-4
/
+28
*
|
Merge branch 'v4.1'
Andrew Arnott
2012-12-02
1
-6
/
+14
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'aarnott/master'
Andrew Arnott
2012-10-29
1
-6
/
+3
|
\
\
|
*
|
Adds AuthorizationServer.DecodeRefreshToken
Andrew Arnott
2012-07-20
1
-6
/
+3
*
|
|
Promotes MessagingUtilities.GetPublicFacingUrl to public method.
Andrew Arnott
2012-10-29
1
-57
/
+57
*
|
|
Merge branch 'v4.1'
Andrew Arnott
2012-10-14
1
-0
/
+47
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
Fixing one more place it was missed, also changing to OPTIONS
Matt Hawley
2012-08-10
1
-4
/
+4
*
|
|
Adding PATCH and OPTION http verbs
Matt Hawley
2012-08-10
1
-1
/
+9
|
/
/
*
|
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