summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added OAuth Consumer components and fixed a bunch of build breaks.origin/SilverlightAndrew Arnott2010-10-2439-30/+451
|
* Added empty Silverlight 4 project.Andrew Arnott2010-10-213-0/+97
|
* Fixed failing unit test.Andrew Arnott2010-10-201-1/+1
|
* Added a response stream to 301 redirect messages so that filters like ↵Andrew Arnott2010-10-202-2/+17
| | | | WebSense will let them through.
* Added no-cache headers to all outgoing response messages.Andrew Arnott2010-10-201-1/+9
|
* Fixed StyleCop error.Andrew Arnott2010-10-061-0/+1
|
* Added email to the requested attributes of the identity-less login sample, ↵Andrew Arnott2010-10-063-8/+24
| | | | and fixed the default button.
* Improved OpenID Provider MVC sample to support immediate mode and anonymous ↵Andrew Arnott2010-10-064-31/+200
| | | | OpenID requests.
* Added a provider model to substitute in a means for obtaining URLs that ↵Andrew Arnott2010-09-158-50/+134
| | | | | | download embedded resource streams. This unblocks dasBlog in their pursuit of a non-Page ASP.NET pipeline.
* Exposed OP Endpoint to OpenID RP COM Server.Andrew Arnott2010-09-061-0/+7
|
* Improved documentation of classic ASP scenario slightly.Andrew Arnott2010-09-042-7/+14
|
* Increase constant time string equality check method tolerance to reduce ↵Andrew Arnott2010-08-111-1/+1
| | | | false test failures.
* Fixed StyleCop error.Andrew Arnott2010-08-111-5/+5
|
* Fixed UTF8 preambles in reporting.Andrew Arnott2010-08-091-2/+7
|
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-08-070-0/+0
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth.BuildTasks/ChangeProjectReferenceToAssemblyReference.cs src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj src/DotNetOpenAuth.BuildTasks/FixupShippingToolSamples.cs
| * Fixed up some more issues with OpenIdOfflineProvider sample.origin/v3.3Andrew Arnott2010-08-076-35/+52
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth.BuildTasks/FixupShippingToolSamples.cs
| | * Merge branch 'v3.1' into v3.2origin/v3.2Andrew Arnott2010-08-0733-26/+2672
| | |\
| | | * Fixed up some more issues with OpenIdOfflineProvider sample.origin/v3.1Andrew Arnott2010-08-075-8/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.proj lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth.BuildTasks/FixupShippingToolSamples.cs
| | | * Merge branch 'v3.0' into v3.1Andrew Arnott2010-08-0732-25/+2652
| | | |\
| | | | * Revert "Fixed nightly build break due to backporting of buildtasks.dll."origin/v3.0Andrew Arnott2010-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit 2e605c782d28777bdfc972bb0569799911304251.
| | | | * Backporting BuildTasks sourceAndrew Arnott2010-08-0730-0/+2627
| | | | |
| | | | * Backported fix from adac234f4a5bae422c585b0af66b2ccdf9cd6dc1Andrew Arnott2010-08-073-24/+24
| | | | |
| * | | | Fixed missing project import check causing build break in the v3.1 branch.Andrew Arnott2010-08-074-1/+33
| | | | |
| * | | | Fixed NullReferenceException generated from latest git.exe under TeamCity.Andrew Arnott2010-08-071-6/+8
| | | | |
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-08-071-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-08-071-1/+2
| | |\ \ \ | | | |/ /
| | | * | Removed bad import from shipping sample.Andrew Arnott2010-08-071-1/+2
| | | | |
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-08-071-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-08-071-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2010-08-071-1/+1
| | | |\ \ | | | | |/
| | | | * Fixed nightly build break due to backporting of buildtasks.dll.Andrew Arnott2010-08-071-1/+1
| | | | |
* | | | | Fixed missing project import check causing build break in the v3.1 branch.Andrew Arnott2010-08-073-1/+1
| | | | |
* | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-08-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-08-062-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-08-062-0/+0
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2010-08-062-0/+0
| | | |\ \ | | | | |/
| | | | * Backporting fix to BuildTasks in e74e07e8b9f85816ec34b4e00b8b7925dcec5318Andrew Arnott2010-08-022-0/+0
| | | | |
* | | | | Improved error message when hosting test fails.Andrew Arnott2010-08-061-1/+10
| | | | |
* | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-08-062-0/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth.Test/Mocks/MockHttpRequest.cs src/DotNetOpenAuth.Test/OpenId/AssociationHandshakeTests.cs src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionsInteropHelperRPRequestTests.cs src/DotNetOpenAuth.Test/OpenId/RelyingParty/AuthenticationRequestTests.cs src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/IMessageWithBinaryData.cs src/DotNetOpenAuth/OpenId/IIdentifierDiscoveryService.cs src/DotNetOpenAuth/OpenId/RelyingParty/AuthenticationRequest.cs src/DotNetOpenAuth/OpenId/RelyingParty/IXrdsProviderEndpointContract.cs
| * | | | Removed dependency on publicize.exe, which crashes now in some branches due ↵Andrew Arnott2010-08-063-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it. Conflicts: src/DotNetOpenAuth.Test/OpenId/AssociationHandshakeTests.cs src/DotNetOpenAuth.Test/OpenId/UriIdentifierTests.cs
| * | | | Fixed some code contract warnings about contract classes needing to be abstract.Andrew Arnott2010-08-0611-17/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/IMessageWithBinaryData.cs src/DotNetOpenAuth/OpenId/IIdentifierDiscoveryService.cs
| * | | | Resolved some CC warnings.Andrew Arnott2010-08-062-13/+0
| | | | |
| * | | | Removed dependency on publicize.exe, which crashes now in some branches due ↵Andrew Arnott2010-08-0623-76/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it. Conflicts: src/DotNetOpenAuth.Test/OpenId/AssociationHandshakeTests.cs src/DotNetOpenAuth.Test/OpenId/UriIdentifierTests.cs src/DotNetOpenAuth/OpenId/RelyingParty/AuthenticationRequest.cs
| * | | | Fixed warnings that show up with new code contracts version.Andrew Arnott2010-08-062-4/+0
| | | | |
| * | | | Workaround a Code Contracts bug that resulted in a build break.Andrew Arnott2010-08-061-1/+1
| | | | |
| * | | | .gitignore Resharper.Andrew Arnott2010-08-062-0/+2
| | | | |
| * | | | Resolved most build breaks after upgrading Code Contracts.Andrew Arnott2010-08-064-4/+29
| | | | | | | | | | | | | | | | | | | | The remaining one I think is a bug in CC.
| * | | | Code Contracts upgrade fix.Andrew Arnott2010-08-061-3/+6
| | | | |
* | | | | Added configuration option to avoid the ?dnoa.userSuppliedIdentifier ↵Andrew Arnott2010-08-054-3/+33
| | | | | | | | | | | | | | | | | | | | parameter added to authentication requests.
* | | | | Fixed more line-endings.Andrew Arnott2010-08-028-249/+249
| | | | |
* | | | | Fixed NullReferenceException generated from latest git.exe under TeamCity.Andrew Arnott2010-08-023-6/+8
| | | | |
* | | | | Fixed line-endings.Andrew Arnott2010-08-0137-2809/+2809
| | | | |
* | | | | Added NerdBank.StyleCop.Rules.dll.Andrew Arnott2010-08-011-0/+0
| | | | |
* | | | | Upgraded to Code Contracts 1.4.30707.2.Andrew Arnott2010-08-01103-4621/+4617
| | | | |
* | | | | Updated to StyleCop 4.4.0.14Andrew Arnott2010-08-016-0/+11
| | | | |
* | | | | Fixed VSIs to use the 2008 projects.Andrew Arnott2010-07-214-4/+20
| | | | |
* | | | | Downgrading VS2010 sample projects to VS2008 now happens by creating NEW ↵Andrew Arnott2010-07-214-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | project and solution files rather than wiping out the VS2010 ones. So now VS2008 and VS2010 users have solutions and projects they can open immediately.
* | | | | Fixed sample project downgrade to remove EnlistmentInfo imports that aren't ↵Andrew Arnott2010-07-214-1/+7
| | | | | | | | | | | | | | | | | | | | supported in MSBuild v3.5.
* | | | | Fixed drop build so that it doesn't include ReSharper cache files.Andrew Arnott2010-07-211-0/+1
| | | | |
* | | | | Deleted generated file.Andrew Arnott2010-07-202-717/+1
| | | | |
* | | | | Incremented version to v3.4.6.Andrew Arnott2010-07-201-1/+1
| | | | |
* | | | | Fixed another build break.v3.4.5.10201Andrew Arnott2010-07-201-0/+2
| | | | |
* | | | | Incremented version to v3.4.5.Andrew Arnott2010-07-201-1/+1
| | | | |
* | | | | It looks like the build is mysteriously going back to the originally ↵Andrew Arnott2010-07-201-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generated SQL. Weird.
* | | | | Fixed build break in doc.proj. I don't know how this didn't get checked in ↵Andrew Arnott2010-07-201-2/+3
| | | | | | | | | | | | | | | | | | | | earlier.
* | | | | StyleCop fixes that only appeared when building at the command line.Andrew Arnott2010-07-206-36/+36
| | | | |
* | | | | Updated generated SQL for project template database.Andrew Arnott2010-07-191-26/+2
| | | | |
* | | | | Adjusted SQL project build to reproduce the same SQL it always has.Andrew Arnott2010-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | I don't know why this change is necessary now rather than before.
* | | | | Worked around db deployment error.Andrew Arnott2010-07-191-1/+1
| | | | |
* | | | | Added StyleCop to toolset and regular command line build.Andrew Arnott2010-07-1938-59/+233
| | | | | | | | | | | | | | | | | | | | As part of this, all projects now import EnlistmentInfo.props and .targets.
* | | | | Added NUnit runner to the repo.Andrew Arnott2010-07-19206-3/+25834
| | | | |
* | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-07-1912-10/+203
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| * | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-07-1913-14/+228
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-07-1916-20/+234
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| | | * | Merge branch 'v3.0' into v3.1Andrew Arnott2010-07-1916-20/+232
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| | | | * Fixes OAuth 1.0(a) base signature string construction to omit the realm ↵Andrew Arnott2010-06-272-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parameter when included in the HTTP Authorization header. Fixes Trac #207
| | | | * Fixed the namespace of several tests.Andrew Arnott2010-06-279-8/+9
| | | | |
| | | | * Added utility method to make it easy to modify channels' outgoing HTTP ↵Andrew Arnott2010-05-151-1/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests, particularly for adding default network credentials to them. A sample use of this would be: WebConsumer consumer; // initialized elsewhere consumer.Channel.UseDefaultNetworkCredentialsOnOutgoingHttpRequests(); Note that this method should only be called ONCE per instantiated channel.
| | | | * Fixed typo in comments.Andrew Arnott2010-05-153-6/+6
| | | | |
| | | | * Fix for UIRequest.Icon deserialization exception due to nullable struct types.Andrew Arnott2010-05-082-5/+26
| | | | | | | | | | | | | | | | | | | | Fixes Trac #195
| * | | | Removed Identifier.OriginalString from the public API to avoid generating ↵Andrew Arnott2010-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | confusion with users.
* | | | | Provided property to avoid downgrading samples to VS2008 during drop build.Andrew Arnott2010-07-191-0/+1
| | | | |
* | | | | Fixed missing Settings.StyleCop files in samples projects.Andrew Arnott2010-07-191-1/+0
| | | | |
* | | | | StyleCop fixes.Andrew Arnott2010-07-191-8/+9
| | | | |
* | | | | Removed C# 4 usage from samples so they build under VS2008.Andrew Arnott2010-07-194-5/+5
| | | | |
* | | | | Fixed samples.sln to use the newly converted web samples.Andrew Arnott2010-07-191-55/+18
| | | | |
* | | | | Applied signature equality check timing fix to OAuth.Andrew Arnott2010-07-161-1/+1
| | | | |
* | | | | Added a bit more timing text to the test.Andrew Arnott2010-07-161-0/+1
| | | | |
* | | | | comment fixAndrew Arnott2010-07-151-1/+1
| | | | |
* | | | | Fixed message expiration check to also disallow post-dated timestamps.Andrew Arnott2010-07-154-3/+37
| | | | | | | | | | | | | | | | | | | | This is a security mitigation for those who are trying to brute force a message signature, and might otherwise give themselves a huge time window by setting a nonce date far into the future.
* | | | | Fix for timing-dependent HMAC signature equality check.Andrew Arnott2010-07-143-3/+100
| | | | |
* | | | | Update to samples README file.Andrew Arnott2010-07-141-5/+5
| | | | |
* | | | | StyleCop fixes.Andrew Arnott2010-07-091-3/+3
| | | | |
* | | | | Removed dependency on publicize.exe, which crashes now in some branches due ↵Andrew Arnott2010-07-0926-69/+197
| | | | | | | | | | | | | | | | | | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it.
* | | | | Fixed warnings that show up with new code contracts version.Andrew Arnott2010-07-033-6/+0
| | | | |
* | | | | Updated Code Contracts to 1.4.30629.0Andrew Arnott2010-07-0361-4682/+5295
| | | | |
* | | | | Added a way to build DotNetOpenAuth without any UI elements.Andrew Arnott2010-06-242-23/+87
|\ \ \ \ \
| * | | | | Added a legitimate project configuration and its own intermediate directory ↵Andrew Arnott2010-06-242-3/+61
| | | | | | | | | | | | | | | | | | | | | | | | for a no-UI version of the DLL.
| * | | | | Project can no build optionally without UI controls.Andrew Arnott2010-06-241-23/+29
|/ / / / /
* | | | | Fixes support for OpenID RP controls' ReturnToUrl property to receive values ↵unknown2010-06-221-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starting with "~/" Fixes Trac #204