summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId
Commit message (Collapse)AuthorAgeFilesLines
* Removed dependency on publicize.exe, which crashes now in some branches due ↵Andrew Arnott2010-07-0911-46/+35
| | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it.
* Added regression test for bug fixed in 07ca685b32.Andrew Arnott2010-06-161-0/+4
|
* StyleCop fixes.Andrew Arnott2010-06-081-1/+1
|
* Fix for outgoing check_auth messages so they don't modify positive assertion ↵Andrew Arnott2010-05-281-3/+28
| | | | | | messages causing invalid signatures. Fixes Trac #198
* Fix for UIRequest.Icon deserialization exception due to nullable struct types.Andrew Arnott2010-05-081-1/+18
| | | | Fixes Trac #195
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-05-061-9/+9
|\
| * Merge branch 'v3.2' into v3.3Andrew Arnott2010-05-061-9/+9
| |\
| | * Fixed another bug in AXFetchAsSregTransform that prevented OPs from being ↵Andrew Arnott2010-05-061-9/+9
| | | | | | | | | | | | able to respond to AX-carrying auth requests.
* | | Added more fragment tests.Andrew Arnott2010-03-301-1/+9
| | |
* | | Fixed equality checks for the problematic URIs, and added a regression test ↵Andrew Arnott2010-03-301-13/+19
| | | | | | | | | | | | | | | | | | for it. Also added reporting of full vs. partial trust hosting.
* | | Added another regression test for this problematic identifiers.Andrew Arnott2010-03-301-0/+21
| | |
* | | Added escaping normalization for Path part in SimpleUri class.Andrew Arnott2010-03-301-0/+5
| | |
* | | Finished getting a reasonable story for partial trust scenarios with the ↵Andrew Arnott2010-03-301-27/+74
| | | | | | | | | | | | problematic URI paths.
* | | In full trust environments, it seems that identifiers trailing periods in ↵Andrew Arnott2010-03-301-0/+26
| | | | | | | | | | | | path segments work now.
* | | Added another test narrowing down the interoperability problem with Yahoo.Andrew Arnott2010-03-301-0/+22
| | |
* | | Slight test adjustment.Andrew Arnott2010-03-301-1/+1
| | |
* | | Fixed build breaks introduced by last merge.Andrew Arnott2010-03-171-1/+1
| | |
* | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-03-173-2/+8
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: samples/OpenIdRelyingPartyMvc/Views/User/LoginPopup.aspx src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionsInteropHelperRPRequestTests.cs
| * | Merge branch 'v3.2' into v3.3Andrew Arnott2010-03-173-2/+8
| |\ \ | | |/ | | | | | | | | | Conflicts: src/DotNetOpenAuth/Properties/AssemblyInfo.cs
| | * Fixed bug in AXFetchAsSregTransform behavior that would cause an ↵Andrew Arnott2010-02-141-0/+6
| | | | | | | | | | | | InvalidCastException at the OP for negative responses.
| | * Fixed inconsistent namespaces.Andrew Arnott2010-02-142-2/+2
| | |
* | | Fixed XRDS discovery no longer prevents HTML discovery from succeeding.Andrew Arnott2010-03-153-0/+37
| | | | | | | | | | | | Fixes Trac #186
* | | Upgraded to VS2010.Andrew Arnott2010-02-1062-526/+522
|\ \ \ | | | | | | | | | | | | Merge remote branch 'origin/v3.4-Dev10' into v3.4
| * | | Fixed a bunch of NUnit warnings.Andrew Arnott2010-01-099-21/+21
| | | |
| * | | Removed duplicate using statement.Andrew Arnott2010-01-071-1/+0
| | | |
| * | | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-062-4/+4
| | | |
| * | | Fixed ASP.NET hosting tests.Andrew Arnott2010-01-061-1/+1
| | | |
| * | | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-0662-526/+523
| | | |
* | | | Fixed OpenIdAjaxTextBox that broke because ProviderEndpointDescription was ↵Andrew Arnott2010-02-031-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | not serializable. Also added a test to verify fix.
* | | | Merge branch 'v3.3'Andrew Arnott2010-01-072-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'v3.2' into v3.3Andrew Arnott2010-01-072-4/+4
| |\ \ | | |/
| | * Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-071-2/+2
| | |
| | * Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-071-2/+2
| | |\
| | | * Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-071-2/+2
| | | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs
| | | | * Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-071-2/+2
| | | | |
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2009-12-011-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-12-011-1/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-12-011-1/+3
| | | |\ \ | | | | |/
| | | | * Added some diagnostic logging to TestPublic test.Andrew Arnott2009-11-201-1/+3
| | | | |
* | | | | Worked around publicize/ccrewrite build break that only appears on build server.Andrew Arnott2009-12-011-3/+3
| | | | |
* | | | | Support for dual (OP+Claimed) identifiers is contrary to the spec, so we're ↵Andrew Arnott2009-11-304-5/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | turning support for it back off (under a switch). See commit 1243c92a0172784f32938a2081f76463f90f102d for where this feature was first introduced.
* | | | | Merge branch 'master' into extensibleDiscoveryAndrew Arnott2009-11-271-1/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/ProviderEndpointDescription.cs
| * | | | | Added some diagnostic logging to TestPublic test.Andrew Arnott2009-11-201-1/+3
| |/ / / /
* | | | | Added support for identifiers that perform dual roles as OP Identifiers and ↵Andrew Arnott2009-11-275-1/+66
| | | | | | | | | | | | | | | | | | | | Claimed Identifiers.
* | | | | Renamed test class to match new class name in library.Andrew Arnott2009-11-271-2/+2
| | | | |
* | | | | Fixed up failing unit tests.Andrew Arnott2009-11-245-14/+10
| | | | |
* | | | | Further refactoring of discovery results.Andrew Arnott2009-11-239-98/+94
| | | | |
* | | | | StyleCop fixes.Andrew Arnott2009-11-226-6/+6
| | | | |
* | | | | Worked around ccrewrite and publicize.exe bug.Andrew Arnott2009-11-221-10/+8
| | | | |
* | | | | Rename RP.AuthenticationRequest.Endpoint to ...DiscoveryResult.Andrew Arnott2009-11-221-1/+1
| | | | |
* | | | | Some extensive refactoring around IIdentifierDiscoveryResult and ↵Andrew Arnott2009-11-2210-143/+139
| | | | | | | | | | | | | | | | | | | | ServiceEndpoint.
* | | | | Updated tests to build with new extensible identifier discovery.Andrew Arnott2009-11-187-617/+669
|/ / / /
* | | | Fixed failing FriendlyIdentifierForDisplay test that was broken in commit ↵Andrew Arnott2009-11-171-3/+3
| | | | | | | | | | | | | | | | 67913850b038642bc11ba4b871368307ca5acc38.
* | | | Merge branch 'v3.2'Andrew Arnott2009-11-031-3/+18
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth.sln src/DotNetOpenAuth/OpenId/Provider/IProviderBehavior.cs src/DotNetOpenAuth/OpenId/RelyingParty/IRelyingPartyBehavior.cs
| * | | Added more perf reporting for perf unit tests.Andrew Arnott2009-11-021-4/+6
| | | |
| * | | Brought the UI extensions' lang parameter up to the new UI 0.5 DRAFT spec.Andrew Arnott2009-11-021-3/+18
| | | |
* | | | Added more perf reporting for perf unit tests.Andrew Arnott2009-11-021-4/+6
| | | |
* | | | Merge branch 'master' into contractsAndrew Arnott2009-09-031-0/+49
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingPartyAjaxControlBase.cs
| * | | | Fixed bug where OpenIdTextBox would throw when given invalid input rather ↵Andrew Arnott2009-09-021-0/+49
| | | | | | | | | | | | | | | | | | | | than allow the OpenIdLogin control to display the invalid identifier message with its validator control.
* | | | | Merge branch 'master' into contractsAndrew Arnott2009-09-015-11/+82
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs src/DotNetOpenAuth.Test/OpenId/Provider/OpenIdProviderTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/MessageReceivingEndpoint.cs src/DotNetOpenAuth/OAuth/ChannelElements/OAuthServiceProviderMessageFactory.cs src/DotNetOpenAuth/OAuth/Protocol.cs src/DotNetOpenAuth/OAuth/ServiceProvider.cs src/DotNetOpenAuth/OpenId/Association.cs src/DotNetOpenAuth/OpenId/Behaviors/PpidGeneration.cs src/DotNetOpenAuth/OpenId/NoDiscoveryIdentifier.cs src/DotNetOpenAuth/OpenId/Provider/HostProcessedRequest.cs src/DotNetOpenAuth/OpenId/Provider/IDirectedIdentityIdentifierProvider.cs src/DotNetOpenAuth/OpenId/Provider/PrivatePersonalIdentifierProviderBase.cs src/DotNetOpenAuth/OpenId/Realm.cs src/DotNetOpenAuth/OpenId/RelyingParty/AuthenticationRequest.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingPartyAjaxControlBase.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdTextBox.cs src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAuthenticationResponseSnapshot.cs src/DotNetOpenAuth/OpenId/UriIdentifier.cs src/DotNetOpenAuth/OpenId/XriIdentifier.cs src/DotNetOpenAuth/Util.cs
| * | | | Merge branch 'v3.2'Andrew Arnott2009-08-313-9/+68
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/Identifier.cs
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-08-313-9/+68
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-08-314-9/+90
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs src/DotNetOpenAuth/OpenId/OpenIdStrings.resx
| | | | * The two ASP.NET hosted tests now result in Inconclusive when they fail to ↵Andrew Arnott2009-08-311-9/+14
| | | | | | | | | | | | | | | | | | | | start due to an assembly load failure. I don't know why the assembly load failure occurs sometimes and not others.
| | | | * Added tests for unsolicited assertion sending and receiving, including ↵Andrew Arnott2009-08-303-0/+76
| | | | | | | | | | | | | | | | | | | | against the RP's whitelist.
| * | | | Merge branch 'rpControlBase'Andrew Arnott2009-08-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed build break caused by ServiceEndpoint.endpoint field's rename.Andrew Arnott2009-07-131-1/+1
| | | | |
| * | | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-07-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi
| | * | | Merge branch 'v3.0' into v3.1Andrew Arnott2009-07-271-1/+1
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi
| | | * | Updated baseline signature now that a different date/time stamp is applied ↵Andrew Arnott2009-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | due to commit 5fcf4bd.
| * | | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-07-271-0/+12
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OpenId/OpenIdStrings.resx src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAuthenticationResponse.cs src/version.txt
| | * | | Merge branch 'v3.0' into v3.1Andrew Arnott2009-07-271-0/+12
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | Conflicts: src/version.txt
| | | * | Fixed bug where RP was willing to perform discovery on an asserted HTTP ↵Andrew Arnott2009-07-011-0/+12
| | | | | | | | | | | | | | | | | | | | Identifier even with RequireSsl turned on.
| * | | | Fixed perf tests to suspend logging so they pass.Andrew Arnott2009-06-261-1/+7
| | | | |
* | | | | More careful CC changes.Andrew Arnott2009-07-022-2/+2
| | | | |
* | | | | Merge branch 'master' into contractsAndrew Arnott2009-06-251-1/+7
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/TestBase.cs
| * | | | Fixed perf tests to suspend logging so they pass.Andrew Arnott2009-06-251-1/+7
| |/ / /
* | | | Fixed up all tests so they pass.Andrew Arnott2009-06-253-2/+4
| | | |
* | | | Merge branch 'master' into contractsAndrew Arnott2009-06-2514-47/+623
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/Configuration/TypeConfigurationCollection.cs src/DotNetOpenAuth/Configuration/TypeConfigurationElement.cs src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs src/DotNetOpenAuth/Messaging/Reflection/MessagePart.cs src/DotNetOpenAuth/Messaging/Reflection/ValueMapping.cs src/DotNetOpenAuth/OAuth/ChannelElements/OAuthChannel.cs src/DotNetOpenAuth/OAuth/ConsumerBase.cs src/DotNetOpenAuth/OAuth/Messages/MessageBase.cs src/DotNetOpenAuth/OAuth/Messages/UnauthorizedTokenResponse.cs src/DotNetOpenAuth/OAuth/ServiceProvider.cs src/DotNetOpenAuth/OpenId/Protocol.cs src/DotNetOpenAuth/OpenId/Provider/AutoResponsiveRequest.cs src/DotNetOpenAuth/OpenId/Provider/HostProcessedRequest.cs src/DotNetOpenAuth/OpenId/Provider/IHostProcessedRequest.cs src/DotNetOpenAuth/OpenId/Provider/Request.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs src/DotNetOpenAuth/OpenId/RelyingParty/ServiceEndpoint.cs
| * | | Added OP association and checkid perf tests.Andrew Arnott2009-06-221-0/+149
| | | | | | | | | | | | | | | | Resolves ticket #10.
| * | | Attribute extension interop helper testing complete, along with several bug ↵Andrew Arnott2009-06-203-7/+233
| | | | | | | | | | | | | | | | fixes.
| * | | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵Andrew Arnott2009-06-203-25/+142
| | | | | | | | | | | | | | | | deal strictly with Sreg and yet be compatible with all known formats of AX requests and responses.
| * | | Implemented InteropHelper.SpreadSregToAX.Andrew Arnott2009-06-201-0/+24
| | | |
| * | | Merge branch 'v3.1'Andrew Arnott2009-06-182-2/+2
| |\ \ \ | | |/ /
| | * | Cleaned up distinction between public and rewritten request URLs.Andrew Arnott2009-06-182-2/+2
| | | |
| * | | Added RelyingParty.IAuthenticationResponse.Provider property.Andrew Arnott2009-06-024-41/+77
| | | | | | | | | | | | | | | | Resolves Trac ticket 71.
| * | | Fixed build break from recent change to ExtensionsBindingElement.Andrew Arnott2009-05-312-3/+3
| | | |
| * | | Added OpenID RP security option to require successful establishment of ↵Andrew Arnott2009-05-301-0/+12
| | | | | | | | | | | | | | | | shared associations when creating authentication requests.
| * | | Added RP security option to only discover OP Identifiers.Andrew Arnott2009-05-301-0/+12
| | | |
* | | | Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-237-10/+15
|/ / / | | | | | | | | | But some unit tests still fail, and there are other issues.
* | | Merge branch 'v3.1'Andrew Arnott2009-05-213-3/+3
|\ \ \ | |/ /
| * | FxCop and StyleCop fixes for v3.1 branch.Andrew Arnott2009-05-201-1/+1
| | |
| * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-04-302-2/+2
| |\ \ | | |/ | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/version.txt
| | * Fixed StyleCop message.v3.0.1.9115Andrew Arnott2009-04-251-1/+1
| | |
| | * Fixed the namespace of a unit test class.Andrew Arnott2009-04-251-1/+1
| | |
* | | Added FetchResponse.GetAttributeValue(string) method.Andrew Arnott2009-05-201-0/+16
| | | | | | | | | | | | Resolves Trac issue #67.
* | | Fixed StyleCop messageAndrew Arnott2009-05-161-1/+1
| | |
* | | Added security feature so RPs can opt out of accepting delegating identifiers.Andrew Arnott2009-05-163-5/+54
| | |
* | | Added configuration setting that allows RPs to reject all unsolicited ↵Andrew Arnott2009-05-152-1/+43
| | | | | | | | | | | | assertions.
* | | Added UI extension tests.Andrew Arnott2009-05-151-0/+37
| | |