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.Test
/
OpenId
/
RelyingParty
/
AuthenticationRequestTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-2
/
+2
*
Fixed a bunch of NUnit warnings.
Andrew Arnott
2010-01-09
1
-1
/
+1
*
Fixed new StyleCop issues that cropped up (by installing Dev10?)
Andrew Arnott
2010-01-06
1
-2
/
+2
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-15
/
+15
*
Support for dual (OP+Claimed) identifiers is contrary to the spec, so we're t...
Andrew Arnott
2009-11-30
1
-1
/
+8
*
Added support for identifiers that perform dual roles as OP Identifiers and C...
Andrew Arnott
2009-11-27
1
-0
/
+12
*
Further refactoring of discovery results.
Andrew Arnott
2009-11-23
1
-3
/
+2
*
StyleCop fixes.
Andrew Arnott
2009-11-22
1
-1
/
+1
*
Worked around ccrewrite and publicize.exe bug.
Andrew Arnott
2009-11-22
1
-10
/
+8
*
Rename RP.AuthenticationRequest.Endpoint to ...DiscoveryResult.
Andrew Arnott
2009-11-22
1
-1
/
+1
*
Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...
Andrew Arnott
2009-11-22
1
-3
/
+4
*
Added security feature so RPs can opt out of accepting delegating identifiers.
Andrew Arnott
2009-05-16
1
-0
/
+16
*
Added tests to verify anonymous checkid behavior.
Andrew Arnott
2009-05-08
1
-0
/
+12
*
Ooops... fixed build break in test caused by c70d5d24acf.
Andrew Arnott
2009-03-12
1
-1
/
+1
*
IAuthenticationRequest.AddCallbackArgument no longer appends parameters to ex...
Andrew Arnott
2009-02-17
1
-1
/
+33
*
Refactored test helpers to remove TestSupport and move its functionality into...
Andrew Arnott
2009-01-29
1
-6
/
+6
*
More tests:
Andrew Arnott
2009-01-10
1
-0
/
+9
*
Added more tests for RP.AuthenticationRequest.
Andrew Arnott
2009-01-10
1
-5
/
+41
*
Added several tests for RP.AuthenticationRequest.
Andrew Arnott
2009-01-10
1
-4
/
+50
*
Fixed up the new AuthenticationRequestTests unit test to pass.
Andrew Arnott
2009-01-04
1
-0
/
+1
*
TEMP2
Andrew Arnott
2009-01-04
1
-7
/
+4
*
TEMP
Andrew Arnott
2009-01-03
1
-1
/
+1
*
Added RP and OP authentication interfaces and implementations to be compatibl...
Andrew Arnott
2009-01-03
1
-0
/
+44