27
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Incremented version.
aarnott
as Andrew Arnott
More... over 13 years ago
Fix for HMAC timing attack.
aarnott
as Andrew Arnott
More... over 13 years ago
Merge branch 'v2.4' into v2.5
aarnott
as Andrew Arnott
More... about 14 years ago
Merge branch 'v2.3' into v2.4
aarnott
as Andrew Arnott
More... about 14 years ago
Merge branch 'v2.2' into v2.3
aarnott
as Andrew Arnott
More... about 14 years ago
Merge branch 'v2.1' into v2.2
aarnott
as Andrew Arnott
More... about 14 years ago
Fixed JDate calculation so it doesn't break in 2010.
aarnott
as Andrew Arnott
More... about 14 years ago
Incremented version number.
aarnott
as Andrew Arnott
More... over 14 years ago
Incremented version number.
aarnott
as Andrew Arnott
More... over 14 years ago
Added missing arg check.
aarnott
as Andrew Arnott
More... over 14 years ago
Fixed bug where HttpWebResponse.FinalUri might not really be the responding endpoint, resulting in an incorrect claimed_id value going to the OP.
aarnott
as Andrew Arnott
More... over 14 years ago
We now fail more gracefully when an Identifier claims to provide an XRDS but sends us invalid XML instead.
aarnott
as Andrew Arnott
More... over 14 years ago
Fixed build break introduced by last change.
aarnott
as Andrew Arnott
More... over 14 years ago
Workaround for "VerificationException: this operation could destabilize the runtime" that occurs on some servers sometimes.
aarnott
as Andrew Arnott
More... over 14 years ago
Fixed problem where an unexpected version of log4net.dll in the Bin directory would cause DNOI to fail to start.
aarnott
as Andrew Arnott
More... almost 15 years ago
Enhanced exception message when token cannot be base64 decoded.
aarnott
as Andrew Arnott
More... almost 15 years ago
Fixed HTML discovery to properly parse responses with content-type application/xhtml+xml for XRDS LINK tags.
aarnott
as Andrew Arnott
More... almost 15 years ago
Fixed HTML discovery bug that would cause an unhandled exception when LINK tags don't contain a REL attribute.
aarnott
as Andrew Arnott
More... almost 15 years ago
AX fetch response now accepts attribute values with count = 0.
aarnott
as Andrew Arnott
More... almost 15 years ago
HTTP responses with invalid Content-Type headers now emit an error to the log but continue instead of throwing an unhandled exception.
aarnott
as Andrew Arnott
More... almost 15 years ago
Reverted part of merge from v2.4 that is not wanted in v2.5.
aarnott
as Andrew Arnott
More... almost 15 years ago
Merge branch 'v2.4' into v2.5
aarnott
as Andrew Arnott
More... almost 15 years ago
Merge branch 'v2.3' into v2.4
aarnott
as Andrew Arnott
More... almost 15 years ago
Merge branch 'v2.2' into v2.3
aarnott
as Andrew Arnott
More... almost 15 years ago
Merge branch 'v2.1' into v2.2
aarnott
as Andrew Arnott
More... almost 15 years ago
Fixed build break caused by 9ad438261fd4d7bf1a63d0ddbe348c8666919d73.
aarnott
as Andrew Arnott
More... almost 15 years ago
Updated binaries to ASP.NET MVC 1.0 final release.
aarnott
as Andrew Arnott
More... almost 15 years ago
Fixes handling of customized realm/return_to URLs in OpenIdTextBox and OpenIdAjaxTextBox (and OpenIdLogin implicitly).
aarnott
as Andrew Arnott
More... about 15 years ago
Fixed processing of XRDS files with empty delegate or OP endpoint URIs.
aarnott
as Andrew Arnott
More... about 15 years ago
IAuthenticationRequest.AddCallbackArgument no longer appends parameters to existing values.
aarnott
as Andrew Arnott
More... about 15 years ago