summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Updated ToolsVersion on all the project files to say 4.0.Andrew Arnott2010-01-081-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Touching up how CLR 4 is conditioned in the build.Andrew Arnott2010-01-082-7/+4
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into master-Dev10Andrew Arnott2010-01-086-32/+125
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj
| * | | | | | | | | | | | Workaround for broken code contracts xml generation.Andrew Arnott2010-01-071-4/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into master-Dev10Andrew Arnott2010-01-0710-57/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-Dev10Andrew Arnott2010-01-0665-1763/+2649
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Removed the mobile text box control for CLR4 scenarios since it's using a ↵Andrew Arnott2010-01-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated API.
| * | | | | | | | | | | | Fixed warnings about using deprecated Code Access Security features in CLR4.Andrew Arnott2010-01-052-2/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed Code Contract warnings about having protected Invariant methods.Andrew Arnott2010-01-0514-15/+14
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed xml doc comment bugs that show up as warnings to the C# 4 compiler.Andrew Arnott2010-01-057-11/+10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixed runtime exception due to new security model.Andrew Arnott2010-01-051-1/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixing build breaks from retargeting to .NET 4.0Andrew Arnott2010-01-053-24/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Retargeted to .NET 4.0Andrew Arnott2010-01-051-1/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Upgraded ASP.NET MVC samples.Andrew Arnott2010-01-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used custom tool from: http://weblogs.asp.net/leftslipper/archive/2009/11/23/migrating-asp-net-mvc-1-0-applications-to-asp-net-mvc-2-beta-updated.aspx
| * | | | | | | | | | | | Post-upgrade build break fix: Removed own Microsoft.Contracts.dll and referenceAndrew Arnott2010-01-051-4/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Solution upgraded (MVC projects won't upgrade at this point).Andrew Arnott2010-01-0514-178/+181
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixed MessagingUtilities.GetRequestUrlFromContext() to be smarter about web ↵Andrew Arnott2010-01-271-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | farms and HTTPS proxies.
* | | | | | | | | | | | | Added missing contracts.Andrew Arnott2010-01-261-0/+5
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Added OpenIdRelyingPartyWebFormsVB sample.Andrew Arnott2010-01-171-0/+9
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'v3.3' into v3.4v3.4.0.10015Andrew Arnott2010-01-142-5/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb
| * | | | | | | | | | Trying again to cure TeamCity build break.Andrew Arnott2010-01-141-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fixed build break on TeamCity.Andrew Arnott2010-01-141-3/+6
| | | | | | | | | | |
| * | | | | | | | | | Fixed unintentional updating of lib/Microsoft.Contracts.dll whenever we ↵Andrew Arnott2010-01-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build BuildTasks.csproj.
* | | | | | | | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-01-1421-48/+311
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.vsmdi
| * | | | | | | | | | Fix for git commit id check when refs are packed.Andrew Arnott2010-01-131-6/+41
| | | | | | | | | | |
| * | | | | | | | | | OAuth now supports HEAD HTTP method, and won't throw unhandled exception on ↵Andrew Arnott2010-01-128-31/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrecognized HTTP methods any more. Fixes Trac #169
| * | | | | | | | | | Code Contract fixes.Andrew Arnott2010-01-1212-6/+129
| | | | | | | | | | |
* | | | | | | | | | | FxCop fixesAndrew Arnott2010-01-126-3/+11
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-01-1210-10/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-01-125-6/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs src/DotNetOpenAuth/Messaging/EmptyDictionary.cs src/DotNetOpenAuth/Messaging/EmptyList.cs src/DotNetOpenAuth/Messaging/Reflection/MessageDictionary.cs src/DotNetOpenAuth/OpenId/Extensions/UI/UIRequest.cs
| | * | | | | | | | Fixed FxCop messages.Andrew Arnott2010-01-125-5/+8
| | | | | | | | | |
| | * | | | | | | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-129-5/+13
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs
| | | * | | | | | | Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-129-5/+13
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | FxCop and Code Contract warning fixes.Andrew Arnott2010-01-129-5/+13
| | | | | | | | | |
| * | | | | | | | | FxCop fixes.Andrew Arnott2010-01-125-4/+13
| | | | | | | | | |
* | | | | | | | | | Merge branch 'v3.3'Andrew Arnott2010-01-115-105/+57
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fixes StyleCop issues.Andrew Arnott2010-01-111-1/+1
| | | | | | | | | |
| * | | | | | | | | Fixed some contracts around multipart post.Andrew Arnott2010-01-111-2/+6
| | | | | | | | | |
| * | | | | | | | | Fixed multipart POST method to indicate files are not form-data.Andrew Arnott2010-01-112-1/+10
| | | | | | | | | |
| * | | | | | | | | Fixed multipart POST so that it doesn't include a leading \r\n, which ↵Andrew Arnott2010-01-112-3/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apparently is NOT valid.
| * | | | | | | | | Ridding the duplicate file entry.Andrew Arnott2010-01-111-99/+0
| | | | | | | | | |
* | | | | | | | | | Fixed error checking and reporting of an invalid OAuth configuration.Andrew Arnott2010-01-111-1/+1
| | | | | | | | | |
* | | | | | | | | | Fixed some bugs in the way multipart messages were handled or even allowed ↵Andrew Arnott2010-01-116-29/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in OAuth.
* | | | | | | | | | StyleCop fix.Andrew Arnott2010-01-111-25/+25
| | | | | | | | | |
* | | | | | | | | | Added support for binary "extra data" in messages.Andrew Arnott2010-01-1110-10/+282
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'master' into mvcProjTemplateAndrew Arnott2010-01-0832-112/+228
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs src/DotNetOpenAuth.sln
| * | | | | | | | Remodeled some of our build scripts after the new VC project system's .props ↵Andrew Arnott2010-01-083-26/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and .targets pattern.
| * | | | | | | | Adding our own Publicize MSBuild task to eventually replace the Shadow ↵Andrew Arnott2010-01-082-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessor for multi-targeting support.
| * | | | | | | | Added a product-wide .props and .targets file.Andrew Arnott2010-01-073-12/+8
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'v3.3'Andrew Arnott2010-01-0726-85/+93
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fixed StyleCop messages created as a result of f9a8d7163Andrew Arnott2010-01-074-47/+47
| | | | | | |
| | * | | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-01-075-10/+10
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-072-3/+3
| | | | | | |
| | | * | | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-073-7/+7
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-073-7/+7
| | | | |\ \ \ | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs
| | | | | * | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-073-7/+7
| | | | | | |
| | * | | | | Fixed Code Contract warnings about having protected Invariant methods.Andrew Arnott2010-01-0614-15/+14
| | | | | | |
| | * | | | | Added a forced build break when Code Contracts are not installed on the ↵Andrew Arnott2010-01-061-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | build machine.
| | * | | | | Fixed xml doc comment bugs that show up as warnings to the C# 4 compiler.Andrew Arnott2010-01-057-11/+10
| | | |_|_|/ | | |/| | |
| | * | | | OpenID RP ASP.NET controls now persist the UsePersistentCookie property ↵Andrew Arnott2010-01-041-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AFTER firing the OnLoggingIn event. Fixes Trac #154
| * | | | | Added a web-ring SSO pair of OpenID sample sites.Andrew Arnott2009-12-301-0/+18
| | | | | |
* | | | | | Realm class now has a public static property that makes it easy to ↵Andrew Arnott2009-12-302-15/+34
| | | | | | | | | | | | | | | | | | | | | | | | auto-detect the realm.
* | | | | | Merge branch 'master' into mvcProjTemplateAndrew Arnott2009-12-284-4/+40
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Removed Code Contracts in a generator method.Andrew Arnott2009-12-281-2/+4
| | | | | |
| * | | | | Merge branch 'v3.3'Andrew Arnott2009-12-281-4/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Removed warning when building in TeamCity.Andrew Arnott2009-12-281-4/+0
| | | | | |
| | * | | | Fixed build break that appears when the .git directory is not found.Andrew Arnott2009-12-281-1/+3
| | | | | |
| * | | | | Merge branch 'v3.3'Andrew Arnott2009-12-283-2/+38
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed JDate calculation so it doesn't break in 2010.Andrew Arnott2009-12-281-1/+1
| | | | | |
| | * | | | Builds now include the git commit ID in the PE file header so we have a ↵Andrew Arnott2009-12-282-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | definite record of where a build came from.
| | * | | | Fixed bug in Purge task that causes it to fail if a directory does not exist.Andrew Arnott2009-12-271-1/+1
| | | | | |
* | | | | | Added .vscontent file to solution items.Andrew Arnott2009-12-271-0/+1
| | | | | |
* | | | | | Added initial project template for ASP.NET MVC.Andrew Arnott2009-12-271-0/+9
|/ / / / /
* | | | | Versions 3.4 and later default to having reporting enabled.Andrew Arnott2009-12-271-1/+1
| | | | |
* | | | | Merge branch 'v3.3'Andrew Arnott2009-12-2748-120/+1800
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | Added tooltip text to xsd .config file Intellisense.Andrew Arnott2009-12-261-7/+60
| | | | |
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2009-12-268-60/+478
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.cs src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.js
| | * | | Added tooltip documentation to the xsd schema that is new in v3.2.Andrew Arnott2009-12-261-14/+132
| | | | |
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-12-268-46/+346
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/OpenId/ChannelElements/ReturnToNonceBindingElement.cs
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-12-268-46/+346
| | | |\ \ | | | | |/
| | | | * Added Intellisense tooltips to xml config schema.Andrew Arnott2009-12-263-32/+341
| | | | |
| | | | * Removed unused (and broken) URL from the ajax control.Andrew Arnott2009-12-142-11/+2
| | | | |
| | | | * Changed some more references from DNOI to DNOA.Andrew Arnott2009-12-133-3/+3
| | | | |
| * | | | Reduced probability of reporting causing unhandled exceptions.Andrew Arnott2009-12-261-9/+44
| | | | |
| * | | | Added several unit tests to the "Fast Tests" list.Andrew Arnott2009-12-261-24/+28
| | | | |
| * | | | Fixed NullReferenceException from reporting during unit tests.Andrew Arnott2009-12-262-1/+5
| | | | |
| * | | | Merge branch 'reports' into v3.3Andrew Arnott2009-12-2620-62/+206
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/WebFormsRelyingParty/Web.config src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAnonymousResponse.cs
| | * | | | Fixed bug where OpenIdSelector would occasionally report a replay attack ↵Andrew Arnott2009-12-241-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | when there wasn't one.
| | * | | | Added some OpenID control logging.Andrew Arnott2009-12-233-0/+22
| | | | | |
| | * | | | Added logging for replay attack detection.Andrew Arnott2009-12-232-0/+2
| | | | | |
| | * | | | Reduce logging noise.Andrew Arnott2009-12-167-11/+35
| | | | | |
| | * | | | Fixed incremental build when the project template transformation changes.Andrew Arnott2009-12-152-10/+31
| | | | | |
| | * | | | Fixed the OpenIdSelector so that it works when the generic OpenID (textbox) ↵Andrew Arnott2009-12-153-31/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | button isn't included. The YUI library is no longer downloaded when the ajax text box isn't available.
| | * | | | Fixed bug where OpenIdSelector would fail if it didn't have an explicit ID ↵Andrew Arnott2009-12-151-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | attribute, but it did have its DownloadYahooUILibrary property set.
| * | | | | Added reporting to OpenID COM server.Andrew Arnott2009-12-251-0/+7
| | | | | |
| * | | | | Fixed bug where unloaded counters were not reset when submitting a report.Andrew Arnott2009-12-251-0/+7
| | | | | |
| * | | | | Reporting now POSTed over SSL to provide greater privacy of these ↵Andrew Arnott2009-12-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | pseudonymous statistics.
| * | | | | Added missing Touch() call to event reporting.Andrew Arnott2009-12-251-0/+1
| | | | | |
| * | | | | Added a couple more switches for reporting control.Andrew Arnott2009-12-253-2/+36
| | | | | |
| * | | | | Provided some knobs to turn various parts of reporting on and off.Andrew Arnott2009-12-253-28/+100
| | | | | |