Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build ↵ | lcalabrese | 2015-08-07 | 3 | -46/+25 |
| | | | | since we are using .NET 4.5 and the built-in System.Net.Http library | ||||
* | Test green | David Christiansen | 2015-01-05 | 2 | -12/+18 |
| | | | | - Packages update | ||||
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 3 | -6/+0 |
| | |||||
* | Updates NuGet packages. | Andrew Arnott | 2013-10-19 | 2 | -3/+16 |
| | |||||
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Fixes up user rejection cases. | Andrew Arnott | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | Switch to use HttpClient for OAuth 2 authorized call. | Andrew Arnott | 2013-03-02 | 2 | -23/+12 |
| | |||||
* | Fixed up WebAPI sample so it works with anonymous clients. | Andrew Arnott | 2013-03-02 | 3 | -1/+6 |
| | |||||
* | Removes trivial nonce store implementation from WebAPI sample. | Andrew Arnott | 2013-03-02 | 2 | -5/+5 |
| | |||||
* | Fixes build breaks everywhere exception DNOA.AspNet. | Andrew Arnott | 2013-03-02 | 5 | -139/+35 |
| | |||||
* | Adds a WebAPI sample that is its own authorization server and resource server. | Andrew Arnott | 2013-03-01 | 1 | -0/+1 |
| | |||||
* | Removes ConsumerBase.PrepareAuthorizedRequestAsync methods. | Andrew Arnott | 2013-02-20 | 1 | -14/+19 |
| | | | | HttpClient, full steam ahead. | ||||
* | Updates to Validation 2.0.2 and log4net 2.0.0. | Andrew Arnott | 2013-01-27 | 2 | -3/+2 |
| | |||||
* | Fixed a bunch more samples. | Andrew Arnott | 2013-01-23 | 4 | -31/+40 |
| | |||||
* | Fixes up some missing references. | Andrew Arnott | 2012-12-29 | 2 | -3/+3 |
| | | | | Upgrades MVC dependency from 1.0 to 3.0, via NuGet. | ||||
* | Updates Validation NuGet package references for .NET 4.5 | Andrew Arnott | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | Retargets exclusively to .NET 4.5 now. | Andrew Arnott | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | Accomodates nuget's insistent project file changes. | Andrew Arnott | 2012-12-27 | 1 | -0/+2 |
| | |||||
* | Upgrades to Validation 2.0.1 to solve partially trusted callers problem. | Andrew Arnott | 2012-12-27 | 2 | -4/+4 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 3 | -2/+11 |
| | |||||
* | Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 ↵ | Andrew Arnott | 2012-04-15 | 1 | -4/+0 |
| | | | | | | components for the library. Fixes up build breaks in the dropped samples. | ||||
* | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 2 | -3/+8 |
| | | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108 | ||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -3/+3 |
| | |||||
* | Fixed build breaks. | Andrew Arnott | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 2 | -3/+3 |
| | | | | Fixes #66 | ||||
* | Fixed references to old DNOA.Messaging assembly in .config files. | Andrew Arnott | 2012-01-29 | 1 | -3/+3 |
| | |||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 1 | -2/+2 |
| | |||||
* | Fixed .config files to refer to the DNOA config types explicitly. This fixed ↵ | Andrew Arnott | 2011-10-09 | 1 | -5/+5 |
| | | | | the OpenIdOfflineProvider WPF sample. | ||||
* | Fixed build breaks when targeting CLR 4. | Andrew Arnott | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | Fixed web.config files. | Andrew Arnott | 2011-09-28 | 1 | -1/+6 |
| | |||||
* | Samples now build. | Andrew Arnott | 2011-08-02 | 2 | -1/+13 |
| | |||||
* | Fixed compile errors in samples. | Andrew Arnott | 2011-07-10 | 2 | -1/+13 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -5/+1 |
| | | | | Nothing compiles at this point. | ||||
* | Added a web browser control to facilitate OAuth 2 client authorization. | Andrew Arnott | 2011-06-28 | 3 | -55/+19 |
| | |||||
* | OAuth 2 Authorization Server no longer accepts authorization code requests ↵ | Andrew Arnott | 2011-06-25 | 1 | -1/+1 |
| | | | | from clients with empty secrets. | ||||
* | Updated OAuthConsumerWpf WCF tab sample to work with OAuth 2.0 service. | Andrew Arnott | 2011-06-25 | 2 | -29/+16 |
| | |||||
* | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2011-05-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | Conflicts: samples/OAuthServiceProvider/Code/Global.cs src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Channel.cs src/version.txt | ||||
| * | FxCop fixes and suppressions. | Andrew Arnott | 2011-04-29 | 1 | -2/+2 |
| | | | | | | | | The "CodeAnalysis" configuration now runs clean. | ||||
* | | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2011-04-06 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/OAuthAuthorizationManager.cs samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs | ||||
| * | Applied Google anonymous consumer key and secret to OAuth consumer sample. | Andrew Arnott | 2011-01-07 | 1 | -2/+2 |
| | | |||||
* | | Multiple client callback URLs are now supported. | Andrew Arnott | 2010-07-30 | 2 | -17/+17 |
| | | | | | | | | And some StyleCop cleanup. | ||||
* | | StyleCop fixes | Andrew Arnott | 2010-07-26 | 1 | -7/+7 |
| | | |||||
* | | Allowed sample OAuth consumer WPF app to have relaxed SSL requirements. | Andrew Arnott | 2010-07-25 | 1 | -0/+3 |
| | | |||||
* | | Added scrollbars to fetch resource in sample. | Andrew Arnott | 2010-07-24 | 1 | -1/+1 |
| | | |||||
* | | Smoothing out some rough edges in OAuth code. | Andrew Arnott | 2010-07-23 | 2 | -7/+9 |
| | | |||||
* | | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2010-07-21 | 3 | -25/+27 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj projecttemplates/RelyingPartyLogic/CreateDatabase.sql samples/OAuthConsumerWpf/OAuthConsumerWpf.csproj src/DotNetOpenAuth.Test/Messaging/MessagingUtilitiesTests.cs src/DotNetOpenAuth.Test/OAuth/ChannelElements/OAuthChannelTests.cs src/DotNetOpenAuth/Messaging/MessagingStrings.resx src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OAuth/ChannelElements/OAuthChannel.cs src/version.txt | ||||
| * | StyleCop fixes that only appeared when building at the command line. | Andrew Arnott | 2010-07-20 | 2 | -24/+24 |
| | | |||||
| * | Added StyleCop to toolset and regular command line build. | Andrew Arnott | 2010-07-19 | 1 | -7/+2 |
| | | | | | | | | As part of this, all projects now import EnlistmentInfo.props and .targets. | ||||
| * | Removed C# 4 usage from samples so they build under VS2008. | Andrew Arnott | 2010-07-19 | 1 | -1/+1 |
| | | |||||
* | | Changed the public API for OAuth 2.0 scope from a space-delimited string to ↵ | Andrew Arnott | 2010-07-19 | 1 | -1/+1 |
| | | | | | | | | a HashSet<string> | ||||
* | | Minor sample adjustment. | Andrew Arnott | 2010-07-18 | 1 | -3/+14 |
| | | |||||
* | | Trimmed out some excess client sample code. | Andrew Arnott | 2010-07-18 | 1 | -12/+4 |
| | | |||||
* | | Renamed some WRAP terms to oauth2 | Andrew Arnott | 2010-07-18 | 2 | -34/+23 |
| | | |||||
* | | Fixed some more OAuth 2 sample stuff. | Andrew Arnott | 2010-07-15 | 1 | -3/+3 |
| | | |||||
* | | Lots of work toward OAuth 2.0 in project templates and OAuthConsumerWpf sample. | Andrew Arnott | 2010-07-14 | 3 | -12/+24 |
| | | | | | | | | The WebFormsRelyingParty now works with the sample WPF OAuth client in a modified user-agent mode. | ||||
* | | Fixed tab order. | Andrew Arnott | 2010-07-14 | 1 | -18/+18 |
| | | |||||
* | | Worked around WinForms WebBrowser bug. | Andrew Arnott | 2010-07-14 | 1 | -1/+2 |
| | | |||||
* | | Slight UI changes to WPF OAuth 2.0 consumer app. | Andrew Arnott | 2010-07-11 | 2 | -1/+7 |
| | | |||||
* | | Fix build break. | Andrew Arnott | 2010-07-10 | 1 | -1/+1 |
| | | |||||
* | | A bit of OAuth2 channel refactoring. | Andrew Arnott | 2010-07-09 | 1 | -8/+5 |
| | | |||||
* | | Got the OAuthConsumerWpf sample working with Facebook OAuth 2.0 again. | Andrew Arnott | 2010-07-06 | 3 | -11/+21 |
| | | |||||
* | | Renamed the OAuthWrap namespaces to be OAuth2. | Andrew Arnott | 2010-06-25 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2010-06-08 | 1 | -0/+3 |
|\ \ | |/ | | | | | | | | | Conflicts: src/DotNetOpenAuth/Configuration/MessagingElement.cs src/DotNetOpenAuth/Messaging/Reflection/MessagePart.cs | ||||
| * | Stabilized reference paths and removed HintPaths. | Andrew Arnott | 2010-05-28 | 1 | -0/+3 |
| | | | | | | | | This is work for targeting .NET 4.0. | ||||
* | | Lots of StyleCop work, and one bug fix (can you find it? <g>) | Andrew Arnott | 2010-06-07 | 2 | -23/+21 |
| | | |||||
* | | User Agent flow client now works. | Andrew Arnott | 2010-06-05 | 5 | -15/+127 |
| | | |||||
* | | More work toward a working authorization server. | Andrew Arnott | 2010-05-31 | 2 | -142/+156 |
| | | |||||
* | | Merge branch 'v3.4' into oauthWRAP | Andrew Arnott | 2010-05-17 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Fixed broken link to the OAuthServiceProvider sample from the ↵ | Andrew Arnott | 2010-05-09 | 2 | -2/+2 |
| | | | | | | | | OAuthConsumerWPF sample after making the SP a .csproj based web project. | ||||
* | | Added an non-functional WRAP tab to the OAuthConsumer client sample. | Andrew Arnott | 2010-02-22 | 2 | -1/+54 |
|/ | |||||
* | Removed extra reference to .NET 4.0 assembly. | Andrew Arnott | 2010-01-09 | 1 | -1/+0 |
| | |||||
* | Reverting default target framework from 4.0 back to 3.5. | Andrew Arnott | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-06 | 1 | -0/+0 |
|\ | |||||
| * | Merge branch 'v3.3' | Andrew Arnott | 2009-12-27 | 1 | -0/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | DotNetOpenAuth Logo Update | David Christiansen | 2009-12-06 | 1 | -0/+0 |
| | | | | | | | | | | | | * Applied to web applications as favicon.ico | ||||
* | | | Somehow some projects managed to not get retarged to v4.0 yet. This fixes that. | Andrew Arnott | 2010-01-05 | 1 | -1/+3 |
| | | | |||||
* | | | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 4 | -9/+54 |
| | | | |||||
* | | | Fixed buggy app.config file. | Andrew Arnott | 2009-12-31 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Added reporting sections to the sample local apps. | Andrew Arnott | 2009-12-25 | 1 | -0/+7 |
|/ | |||||
* | Eliminated a couple of compiler warnings. | Andrew Arnott | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | Fixed message box owner. | Andrew Arnott | 2009-11-13 | 1 | -2/+2 |
| | |||||
* | Fixed a bunch of bugs in the project template's oauth sp implementation. | Andrew Arnott | 2009-11-12 | 2 | -0/+110 |
| | |||||
* | Moved one method from ITokenManager to IServiceProviderTokenManager, and ↵ | Andrew Arnott | 2009-11-07 | 1 | -14/+0 |
| | | | | added code contracts. | ||||
* | Added to sample OAuthConsumerWcf to demonstrate calling our sample ↵ | Andrew Arnott | 2009-08-19 | 14 | -65/+952 |
| | | | | OAuthServiceProvider. | ||||
* | OAuth SP now works with 1.0 Consumers correctly. | Andrew Arnott | 2009-06-08 | 1 | -21/+20 |
| | |||||
* | OAuthConsumerWpf now works with OAuth 1.0a as well. | Andrew Arnott | 2009-06-07 | 5 | -42/+112 |
| | |||||
* | Added uri section declaration to web.config files of a few samples. | Andrew Arnott | 2009-05-13 | 1 | -0/+1 |
| | |||||
* | Made sure that IDN and IRI URI mode are turned on for all sample sites, and ↵ | Andrew Arnott | 2009-05-09 | 1 | -4/+18 |
| | | | | added a comment indicating their importance for all web sites that use this library. | ||||
* | Added HintPath to MS.Contracts.dll reference. | Andrew Arnott | 2009-04-10 | 1 | -2/+5 |
| | |||||
* | Added X.509 certificate use as an option to the OAuthConsumerWpf sample. | Andrew Arnott | 2009-04-09 | 2 | -1/+15 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2009-04-09 | 1 | -4/+1 |
| | |||||
* | Moved OAuth consumer WPF sample's consumer key and secret into its ↵ | Andrew Arnott | 2009-04-09 | 4 | -14/+16 |
| | | | | app.config file. | ||||
* | Enabled log4net logging in OAuth Consumer WPF sample. | Andrew Arnott | 2009-04-09 | 2 | -0/+6 |
| | |||||
* | Added default proxy use to all the samples. | Andrew Arnott | 2009-04-09 | 1 | -0/+5 |
| | |||||
* | Split up ITokenManager into two derived interfaces to better fit Consumer ↵ | Andrew Arnott | 2009-04-08 | 2 | -5/+4 |
| | | | | and Service Provider scenarios. | ||||
* | Renamed ConsumerWpf sample to OAuthConsumerWpf. | Andrew Arnott | 2009-03-26 | 12 | -0/+662 |