Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed dependency on publicize.exe, which crashes now in some branches due ↵ | Andrew Arnott | 2010-07-09 | 11 | -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 Arnott | 2010-06-16 | 1 | -0/+4 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | Fix for outgoing check_auth messages so they don't modify positive assertion ↵ | Andrew Arnott | 2010-05-28 | 1 | -3/+28 |
| | | | | | | messages causing invalid signatures. Fixes Trac #198 | ||||
* | Fix for UIRequest.Icon deserialization exception due to nullable struct types. | Andrew Arnott | 2010-05-08 | 1 | -1/+18 |
| | | | | Fixes Trac #195 | ||||
* | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-05-06 | 1 | -9/+9 |
|\ | |||||
| * | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-05-06 | 1 | -9/+9 |
| |\ | |||||
| | * | Fixed another bug in AXFetchAsSregTransform that prevented OPs from being ↵ | Andrew Arnott | 2010-05-06 | 1 | -9/+9 |
| | | | | | | | | | | | | able to respond to AX-carrying auth requests. | ||||
* | | | Added more fragment tests. | Andrew Arnott | 2010-03-30 | 1 | -1/+9 |
| | | | |||||
* | | | Fixed equality checks for the problematic URIs, and added a regression test ↵ | Andrew Arnott | 2010-03-30 | 1 | -13/+19 |
| | | | | | | | | | | | | | | | | | | for it. Also added reporting of full vs. partial trust hosting. | ||||
* | | | Added another regression test for this problematic identifiers. | Andrew Arnott | 2010-03-30 | 1 | -0/+21 |
| | | | |||||
* | | | Added escaping normalization for Path part in SimpleUri class. | Andrew Arnott | 2010-03-30 | 1 | -0/+5 |
| | | | |||||
* | | | Finished getting a reasonable story for partial trust scenarios with the ↵ | Andrew Arnott | 2010-03-30 | 1 | -27/+74 |
| | | | | | | | | | | | | problematic URI paths. | ||||
* | | | In full trust environments, it seems that identifiers trailing periods in ↵ | Andrew Arnott | 2010-03-30 | 1 | -0/+26 |
| | | | | | | | | | | | | path segments work now. | ||||
* | | | Added another test narrowing down the interoperability problem with Yahoo. | Andrew Arnott | 2010-03-30 | 1 | -0/+22 |
| | | | |||||
* | | | Slight test adjustment. | Andrew Arnott | 2010-03-30 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed build breaks introduced by last merge. | Andrew Arnott | 2010-03-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-03-17 | 3 | -2/+8 |
|\ \ \ | |/ / | | | | | | | | | | | | | Conflicts: samples/OpenIdRelyingPartyMvc/Views/User/LoginPopup.aspx src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionsInteropHelperRPRequestTests.cs | ||||
| * | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-03-17 | 3 | -2/+8 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Properties/AssemblyInfo.cs | ||||
| | * | Fixed bug in AXFetchAsSregTransform behavior that would cause an ↵ | Andrew Arnott | 2010-02-14 | 1 | -0/+6 |
| | | | | | | | | | | | | InvalidCastException at the OP for negative responses. | ||||
| | * | Fixed inconsistent namespaces. | Andrew Arnott | 2010-02-14 | 2 | -2/+2 |
| | | | |||||
* | | | Fixed XRDS discovery no longer prevents HTML discovery from succeeding. | Andrew Arnott | 2010-03-15 | 3 | -0/+37 |
| | | | | | | | | | | | | Fixes Trac #186 | ||||
* | | | Upgraded to VS2010. | Andrew Arnott | 2010-02-10 | 62 | -526/+522 |
|\ \ \ | | | | | | | | | | | | | Merge remote branch 'origin/v3.4-Dev10' into v3.4 | ||||
| * | | | Fixed a bunch of NUnit warnings. | Andrew Arnott | 2010-01-09 | 9 | -21/+21 |
| | | | | |||||
| * | | | Removed duplicate using statement. | Andrew Arnott | 2010-01-07 | 1 | -1/+0 |
| | | | | |||||
| * | | | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-06 | 2 | -4/+4 |
| | | | | |||||
| * | | | Fixed ASP.NET hosting tests. | Andrew Arnott | 2010-01-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 62 | -526/+523 |
| | | | | |||||
* | | | | Fixed OpenIdAjaxTextBox that broke because ProviderEndpointDescription was ↵ | Andrew Arnott | 2010-02-03 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | not serializable. Also added a test to verify fix. | ||||
* | | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-07 | 2 | -4/+4 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-01-07 | 2 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 1 | -2/+2 |
| | | | |||||
| | * | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-01-07 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-01-07 | 1 | -2/+2 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs | ||||
| | | | * | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-12-01 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-12-01 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-12-01 | 1 | -1/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Added some diagnostic logging to TestPublic test. | Andrew Arnott | 2009-11-20 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | Worked around publicize/ccrewrite build break that only appears on build server. | Andrew Arnott | 2009-12-01 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Support for dual (OP+Claimed) identifiers is contrary to the spec, so we're ↵ | Andrew Arnott | 2009-11-30 | 4 | -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 extensibleDiscovery | Andrew Arnott | 2009-11-27 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/ProviderEndpointDescription.cs | ||||
| * | | | | | Added some diagnostic logging to TestPublic test. | Andrew Arnott | 2009-11-20 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | Added support for identifiers that perform dual roles as OP Identifiers and ↵ | Andrew Arnott | 2009-11-27 | 5 | -1/+66 |
| | | | | | | | | | | | | | | | | | | | | Claimed Identifiers. | ||||
* | | | | | Renamed test class to match new class name in library. | Andrew Arnott | 2009-11-27 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Fixed up failing unit tests. | Andrew Arnott | 2009-11-24 | 5 | -14/+10 |
| | | | | | |||||
* | | | | | Further refactoring of discovery results. | Andrew Arnott | 2009-11-23 | 9 | -98/+94 |
| | | | | | |||||
* | | | | | StyleCop fixes. | Andrew Arnott | 2009-11-22 | 6 | -6/+6 |
| | | | | | |||||
* | | | | | 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 ↵ | Andrew Arnott | 2009-11-22 | 10 | -143/+139 |
| | | | | | | | | | | | | | | | | | | | | ServiceEndpoint. | ||||
* | | | | | Updated tests to build with new extensible identifier discovery. | Andrew Arnott | 2009-11-18 | 7 | -617/+669 |
|/ / / / | |||||
* | | | | Fixed failing FriendlyIdentifierForDisplay test that was broken in commit ↵ | Andrew Arnott | 2009-11-17 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | 67913850b038642bc11ba4b871368307ca5acc38. | ||||
* | | | | Merge branch 'v3.2' | Andrew Arnott | 2009-11-03 | 1 | -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 Arnott | 2009-11-02 | 1 | -4/+6 |
| | | | | |||||
| * | | | Brought the UI extensions' lang parameter up to the new UI 0.5 DRAFT spec. | Andrew Arnott | 2009-11-02 | 1 | -3/+18 |
| | | | | |||||
* | | | | Added more perf reporting for perf unit tests. | Andrew Arnott | 2009-11-02 | 1 | -4/+6 |
| | | | | |||||
* | | | | Merge branch 'master' into contracts | Andrew Arnott | 2009-09-03 | 1 | -0/+49 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingPartyAjaxControlBase.cs | ||||
| * | | | | Fixed bug where OpenIdTextBox would throw when given invalid input rather ↵ | Andrew Arnott | 2009-09-02 | 1 | -0/+49 |
| | | | | | | | | | | | | | | | | | | | | than allow the OpenIdLogin control to display the invalid identifier message with its validator control. | ||||
* | | | | | Merge branch 'master' into contracts | Andrew Arnott | 2009-09-01 | 5 | -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 Arnott | 2009-08-31 | 3 | -9/+68 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/Identifier.cs | ||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-31 | 3 | -9/+68 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs | ||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-08-31 | 4 | -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 Arnott | 2009-08-31 | 1 | -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 Arnott | 2009-08-30 | 3 | -0/+76 |
| | | | | | | | | | | | | | | | | | | | | against the RP's whitelist. | ||||
| * | | | | Merge branch 'rpControlBase' | Andrew Arnott | 2009-08-25 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fixed build break caused by ServiceEndpoint.endpoint field's rename. | Andrew Arnott | 2009-07-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-07-27 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi | ||||
| | * | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-07-27 | 1 | -1/+1 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi | ||||
| | | * | | Updated baseline signature now that a different date/time stamp is applied ↵ | Andrew Arnott | 2009-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | due to commit 5fcf4bd. | ||||
| * | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-07-27 | 1 | -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.1 | Andrew Arnott | 2009-07-27 | 1 | -0/+12 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | | * | | Fixed bug where RP was willing to perform discovery on an asserted HTTP ↵ | Andrew Arnott | 2009-07-01 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | Identifier even with RequireSsl turned on. | ||||
| * | | | | Fixed perf tests to suspend logging so they pass. | Andrew Arnott | 2009-06-26 | 1 | -1/+7 |
| | | | | | |||||
* | | | | | More careful CC changes. | Andrew Arnott | 2009-07-02 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge branch 'master' into contracts | Andrew Arnott | 2009-06-25 | 1 | -1/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/TestBase.cs | ||||
| * | | | | Fixed perf tests to suspend logging so they pass. | Andrew Arnott | 2009-06-25 | 1 | -1/+7 |
| |/ / / | |||||
* | | | | Fixed up all tests so they pass. | Andrew Arnott | 2009-06-25 | 3 | -2/+4 |
| | | | | |||||
* | | | | Merge branch 'master' into contracts | Andrew Arnott | 2009-06-25 | 14 | -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 Arnott | 2009-06-22 | 1 | -0/+149 |
| | | | | | | | | | | | | | | | | Resolves ticket #10. | ||||
| * | | | Attribute extension interop helper testing complete, along with several bug ↵ | Andrew Arnott | 2009-06-20 | 3 | -7/+233 |
| | | | | | | | | | | | | | | | | fixes. | ||||
| * | | | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵ | Andrew Arnott | 2009-06-20 | 3 | -25/+142 |
| | | | | | | | | | | | | | | | | deal strictly with Sreg and yet be compatible with all known formats of AX requests and responses. | ||||
| * | | | Implemented InteropHelper.SpreadSregToAX. | Andrew Arnott | 2009-06-20 | 1 | -0/+24 |
| | | | | |||||
| * | | | Merge branch 'v3.1' | Andrew Arnott | 2009-06-18 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Cleaned up distinction between public and rewritten request URLs. | Andrew Arnott | 2009-06-18 | 2 | -2/+2 |
| | | | | |||||
| * | | | Added RelyingParty.IAuthenticationResponse.Provider property. | Andrew Arnott | 2009-06-02 | 4 | -41/+77 |
| | | | | | | | | | | | | | | | | Resolves Trac ticket 71. | ||||
| * | | | Fixed build break from recent change to ExtensionsBindingElement. | Andrew Arnott | 2009-05-31 | 2 | -3/+3 |
| | | | | |||||
| * | | | Added OpenID RP security option to require successful establishment of ↵ | Andrew Arnott | 2009-05-30 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | shared associations when creating authentication requests. | ||||
| * | | | Added RP security option to only discover OP Identifiers. | Andrew Arnott | 2009-05-30 | 1 | -0/+12 |
| | | | | |||||
* | | | | Switched almost entirely over to Code Contracts across the entire library. | Andrew Arnott | 2009-05-23 | 7 | -10/+15 |
|/ / / | | | | | | | | | | But some unit tests still fail, and there are other issues. | ||||
* | | | Merge branch 'v3.1' | Andrew Arnott | 2009-05-21 | 3 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | FxCop and StyleCop fixes for v3.1 branch. | Andrew Arnott | 2009-05-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-04-30 | 2 | -2/+2 |
| |\ \ | | |/ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/version.txt | ||||
| | * | Fixed StyleCop message.v3.0.1.9115 | Andrew Arnott | 2009-04-25 | 1 | -1/+1 |
| | | | |||||
| | * | Fixed the namespace of a unit test class. | Andrew Arnott | 2009-04-25 | 1 | -1/+1 |
| | | | |||||
* | | | Added FetchResponse.GetAttributeValue(string) method. | Andrew Arnott | 2009-05-20 | 1 | -0/+16 |
| | | | | | | | | | | | | Resolves Trac issue #67. | ||||
* | | | Fixed StyleCop message | Andrew Arnott | 2009-05-16 | 1 | -1/+1 |
| | | | |||||
* | | | Added security feature so RPs can opt out of accepting delegating identifiers. | Andrew Arnott | 2009-05-16 | 3 | -5/+54 |
| | | | |||||
* | | | Added configuration setting that allows RPs to reject all unsolicited ↵ | Andrew Arnott | 2009-05-15 | 2 | -1/+43 |
| | | | | | | | | | | | | assertions. | ||||
* | | | Added UI extension tests. | Andrew Arnott | 2009-05-15 | 1 | -0/+37 |
| | | |