Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded solution to Visual Studio 2010. | Andrew Arnott | 2010-01-31 | 5 | -100/+112 |
|\ | | | | | | | Merge branch 'master-Dev10' | ||||
| * | Reverting default target framework from 4.0 back to 3.5. | Andrew Arnott | 2010-01-08 | 2 | -34/+33 |
| | | |||||
| * | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/InfoCard/Token/Token.cs src/DotNetOpenAuth/Messaging/Channel.cs src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs src/DotNetOpenAuth/OpenId/Realm.cs | ||||
| * \ | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-06 | 11 | -5/+116 |
| |\ \ | |||||
| * | | | Removed the mobile text box control for CLR4 scenarios since it's using a ↵ | Andrew Arnott | 2010-01-06 | 4 | -81/+0 |
| | | | | | | | | | | | | | | | | deprecated API. | ||||
| * | | | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 3 | -41/+135 |
| | | | | |||||
* | | | | Workaround Code Contracts assembly showing up in web app's Bin folder and ↵ | Andrew Arnott | 2010-01-19 | 1 | -1/+5 |
| |_|/ |/| | | | | | | | | causing type resolution ambiguities. | ||||
* | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs | ||||
| | | | * | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'v3.3' | Andrew Arnott | 2009-12-27 | 2 | -3/+6 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: samples/InfoCardRelyingParty/Site.Master samples/OpenIdProviderWebForms/Site.Master samples/OpenIdRelyingPartyClassicAsp/MembersOnly.asp samples/OpenIdRelyingPartyClassicAsp/default.asp samples/OpenIdRelyingPartyClassicAsp/login.asp samples/OpenIdRelyingPartyWebForms/Site.Master src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/OpenId/Extensions/ExtensionsInteropHelper.cs | ||||
| * | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-12-26 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.js | ||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-12-26 | 2 | -3/+3 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/OpenId/ChannelElements/ReturnToNonceBindingElement.cs | ||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-12-26 | 2 | -3/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Changed some more references from DNOI to DNOA. | Andrew Arnott | 2009-12-13 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Fixed the samples' links to the project home page to point to the new project. | Andrew Arnott | 2009-12-13 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Updated a couple of comments in the web.config sample files. | Andrew Arnott | 2009-12-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Enabled reporting for the project template and all samples. | Andrew Arnott | 2009-12-25 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Clarified comment. | Andrew Arnott | 2009-12-10 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Updated the logos that appear on the sample sites. | Andrew Arnott | 2009-12-05 | 5 | -3/+3 |
| | | | | | |||||
* | | | | | project files missed from logo update. | David Christiansen | 2009-12-06 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | DotNetOpenAuth Logo Update | David Christiansen | 2009-12-06 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | * Applied to web applications as favicon.ico | ||||
* | | | | | Google Apps sample now intelligently displays the "full trust required" message. | Andrew Arnott | 2009-12-01 | 3 | -4/+27 |
| | | | | | |||||
* | | | | | Added sample Google Apps login page. | Andrew Arnott | 2009-11-30 | 6 | -2/+89 |
|/ / / / | |||||
* | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OAuth/ServiceProvider.cs src/DotNetOpenAuth/OpenId/Association.cs | ||||
| * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Strings.Designer.cs src/DotNetOpenAuth/Strings.resx | ||||
| | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Removed crumb of a bad idea. | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| | | | | |||||
* | | | | Added login customization to sample Yahoo button. | Andrew Arnott | 2009-11-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | Moved one method from ITokenManager to IServiceProviderTokenManager, and ↵ | Andrew Arnott | 2009-11-07 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | added code contracts. | ||||
* | | | | Added explanatory comment to the ajaxlogin.aspx sample. | Andrew Arnott | 2009-11-03 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge branch 'v3.2' | Andrew Arnott | 2009-11-03 | 5 | -13/+21 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth.sln src/DotNetOpenAuth/OpenId/Provider/IProviderBehavior.cs src/DotNetOpenAuth/OpenId/RelyingParty/IRelyingPartyBehavior.cs | ||||
| * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-11-03 | 4 | -13/+17 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-11-03 | 4 | -13/+17 |
| | |\ \ | | | |/ | | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | | * | Fixed faulty sample custom nonce store. | Andrew Arnott | 2009-09-15 | 4 | -13/+17 |
| | | | | | | | | | | | | | | | | Fixes #129 | ||||
| * | | | Added support for OP fetching of the RP icon via the UI extension. | Andrew Arnott | 2009-11-02 | 1 | -0/+4 |
| | | | | |||||
* | | | | The ajax demo now "requires" email rather than requests it. | Andrew Arnott | 2009-10-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Self-closing td tag is considered unclosed by Chrome. | Andrew Arnott | 2009-09-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed auth response extension javascript handling. | Andrew Arnott | 2009-09-27 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge branch 'v3.2' | Andrew Arnott | 2009-09-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | Conflicts: build.proj | ||||
| * | | | Merge branch 'v3.2' into gsa | Andrew Arnott | 2009-09-09 | 2 | -2/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'v3.2.0.9177' into gsa | Andrew Arnott | 2009-08-17 | 5 | -76/+125 |
| |\ \ \ \ | |||||
| * | | | | | Renamed GSA profile to GsaIcamProfile. | Andrew Arnott | 2009-06-22 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into gsa | Andrew Arnott | 2009-06-20 | 4 | -3/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into gsa | Andrew Arnott | 2009-06-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into gsa | Andrew Arnott | 2009-06-16 | 3 | -13/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Renamed security profiles to behaviors. | Andrew Arnott | 2009-06-02 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Redesign of GSA security profile so that OPs can work with and without it on ↵ | Andrew Arnott | 2009-06-02 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the same endpoint. | ||||
| * | | | | | | | | Added PPID PAPE request to login sample. | Andrew Arnott | 2009-06-02 | 1 | -0/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Working RP and OP samples demonstrating the GSA profile. | Andrew Arnott | 2009-06-02 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | But I need to refactor the ISecurityProfile so that OPs can support the GSA profile without requiring that all RPs comply with it's RequireSsl setting for RP discovery. | ||||
* | | | | | | | | | Finished OpenID+OAuth sample-to-sample demo. | Andrew Arnott | 2009-08-26 | 2 | -1/+11 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'rpControlBase' | Andrew Arnott | 2009-08-25 | 4 | -18/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Added commented out lines to add debugging helps to the ajax login control. | Andrew Arnott | 2009-07-25 | 1 | -0/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Suppressed the warning in the samples that .NET generates due to use of ↵ | Andrew Arnott | 2009-07-20 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HMAC-SHA384 and 512. | ||||
| * | | | | | | | | | Updated sample to avoid build break due to the removed ↵ | Andrew Arnott | 2009-07-13 | 3 | -18/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenIdLogin.SetupRequired event. | ||||
| * | | | | | | | | | Enhanced OpenIdRelyingPartyControlBase to have an option to persist the user ↵ | Andrew Arnott | 2009-07-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Identifier rather than the auth ticket. | ||||
* | | | | | | | | | | Merge branch 'v3.2' | Andrew Arnott | 2009-08-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/DotNetOpenAuth.Versioning.targets tools/Publish.targets | ||||
| * | | | | | | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-05 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-08-05 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj | ||||
| | | * | | | | | | | Switching samples to Medium trust, since setting originUrl allows outbound ↵ | Andrew Arnott | 2009-08-04 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTP to work. | ||||
* | | | | | | | | | | Merge branch 'v3.2' | Andrew Arnott | 2009-07-28 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/version.txt | ||||
| * | | | | | | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-07-27 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -0/+7 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | | * | | | | | | Suppressed the warning in the samples that .NET generates due to use of ↵ | Andrew Arnott | 2009-07-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HMAC-SHA384 and 512. | ||||
| | | * | | | | | | Added commented out lines to add debugging helps to the ajax login control. | Andrew Arnott | 2009-07-27 | 1 | -0/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Fixed StyleCop messages | Andrew Arnott | 2009-06-26 | 1 | -8/+8 |
| | | | | | | | | | |||||
* | | | | | | | | | Fixed StyleCop message. | Andrew Arnott | 2009-07-28 | 1 | -2/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | Fixed StyleCop message. | Andrew Arnott | 2009-07-27 | 1 | -2/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | Added OpenID+OAuth combined OP sample. | Andrew Arnott | 2009-07-15 | 6 | -0/+197 |
| | | | | | | | | | |||||
* | | | | | | | | | Fixed bugs in sample RP's xrds file. | Andrew Arnott | 2009-07-15 | 1 | -1/+2 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Fixed StyleCop messages | Andrew Arnott | 2009-06-25 | 1 | -8/+8 |
|/ / / / / / / | |||||
* | | | | | | | RP sample now uses a web user control to display profile fields so it can be ↵ | Andrew Arnott | 2009-06-24 | 5 | -76/+125 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | reused elsewhere. | ||||
* | | | | | | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵ | Andrew Arnott | 2009-06-20 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | deal strictly with Sreg and yet be compatible with all known formats of AX requests and responses. | ||||
* | | | | | | Post merge cleanup. | Andrew Arnott | 2009-06-19 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'v3.1' | Andrew Arnott | 2009-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/Configuration/OpenIdElement.cs src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OpenId/Provider/ProviderEndpoint.cs | ||||
| * | | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-06-19 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/OAuth/ConsumerBase.cs src/DotNetOpenAuth/OAuth/OAuthStrings.Designer.cs src/DotNetOpenAuth/OAuth/OAuthStrings.resx src/DotNetOpenAuth/Yadis/Yadis.cs | ||||
| | * | | | Fixes for the OpenIdAjaxTextBox UI rendering issues on IE8. | Andrew Arnott | 2009-06-04 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Added OpenID pluggable behaviors support, including a sample PPID generator. | Andrew Arnott | 2009-06-17 | 1 | -0/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Fixed build break in test library, and set correct text in sample OP login ↵ | Andrew Arnott | 2009-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | button. | ||||
* | | | | Build warning cleanup and reverting of unintentional changes. | Andrew Arnott | 2009-06-15 | 1 | -10/+2 |
| | | | | |||||
* | | | | Split RP control base class into two. | Andrew Arnott | 2009-06-13 | 1 | -3/+10 |
| | | | | |||||
* | | | | All new RP OpenIdButton ASP.NET control and updated RP web forms sample to ↵ | Andrew Arnott | 2009-06-12 | 3 | -13/+4 |
| |_|/ |/| | | | | | | | | use it. | ||||
* | | | StyleCop fixes. | Andrew Arnott | 2009-05-21 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'v3.1' | Andrew Arnott | 2009-05-21 | 1 | -17/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-05-21 | 2 | -22/+18 |
| |\ \ | | |/ | |||||
| | * | Removed unneeded catch in sample. | Andrew Arnott | 2009-05-11 | 1 | -5/+0 |
| | | | |||||
| | * | Made sure that IDN and IRI URI mode are turned on for all sample sites, and ↵ | Andrew Arnott | 2009-05-09 | 1 | -17/+18 |
| | | | | | | | | | | | | added a comment indicating their importance for all web sites that use this library. | ||||
* | | | Removed OpenIdTextBox.ImmediateMode. | Andrew Arnott | 2009-05-19 | 3 | -13/+0 |
| | | | | | | | | | | | | Resolves Trac ticket #64. | ||||
* | | | StyleCop fixes. | Andrew Arnott | 2009-05-08 | 1 | -6/+6 |
| | | | |||||
* | | | Added support for extension-only (non-identity) checkid_* requests. | Andrew Arnott | 2009-05-08 | 9 | -7/+256 |
|/ / | |||||
* | | Stylecop fixes. | Andrew Arnott | 2009-04-26 | 1 | -1/+1 |
| | | |||||
* | | Fixes some C# and StyleCop warnings. | Andrew Arnott | 2009-04-20 | 1 | -3/+3 |
| | | |||||
* | | Added better recovery for users who click Remember Me at Google on the ↵ | Andrew Arnott | 2009-04-18 | 3 | -6/+16 |
| | | | | | | | | OpenID+OAuth sample. | ||||
* | | Added a warning about how to avoid breaking the OpenID+OAuth sample. | Andrew Arnott | 2009-04-18 | 1 | -5/+9 |
| | | |||||
* | | Added OpenID+OAuth sample. | Andrew Arnott | 2009-04-18 | 11 | -1/+442 |
|/ | |||||
* | Added default proxy use to all the samples. | Andrew Arnott | 2009-04-09 | 1 | -3/+4 |
| | |||||
* | Fixed namespace in RP sample. | Andrew Arnott | 2009-04-05 | 2 | -2/+2 |
| | |||||
* | Removed certificateRevocationList from web.config file since it was ↵ | Andrew Arnott | 2009-04-02 | 1 | -1/+1 |
| | | | | defeating shared hosting. |