summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fixed ProviderEndpoint control bug where it would try to process old ↵Andrew Arnott2009-04-161-1/+6
| | | | | | | | messages on PostBacks.
* | vsmdi adjustmentAndrew Arnott2009-04-151-75/+71
| |
* | Merge branch 'v3.0'Andrew Arnott2009-04-1533-54/+363
|\ \ | |/
| * Custom OpenID extensions may now exist outside the library.Andrew Arnott2009-04-1529-92/+379
| |
| * Fixed failing unit tests.Andrew Arnott2009-04-153-4/+12
| |
| * HTTP responses with invalid Content-Type headers now emit an error to the ↵Andrew Arnott2009-04-141-3/+11
| | | | | | | | | | | | log but continue instead of throwing an unhandled exception. Works around interop issue 243.
| * Drops now include the contract reference assembly.Andrew Arnott2009-04-131-0/+2
| | | | | | | | There are now three README files in the drops that describe different areas of interest.
| * Added logging of incoming HTTP request URL.Andrew Arnott2009-04-111-0/+1
| |
* | Renamed IsSignedByProvider and hid it from request extension messages since ↵Andrew Arnott2009-04-119-9/+61
| | | | | | | | | | | | it didn't apply. Fixed Google Code Issue 241.
* | Merge commit 'v3.0'Andrew Arnott2009-04-1033-151/+520
|\ \ | |/
| * Fixed OpenIdAjaxTextBox extension passing to Javascript.Andrew Arnott2009-04-104-12/+123
| | | | | | | | | | | | The underlying problem was that we were not actually using a non-verifying OpenID channel as we thought we were, and this is a requirement. Fixes Google Code issue 236.
| * Refactored the programmatic interface of InfoCard token parsing.Andrew Arnott2009-04-094-24/+98
| |
| * Split up ITokenManager into two derived interfaces to better fit Consumer ↵Andrew Arnott2009-04-0815-133/+227
| | | | | | | | and Service Provider scenarios.
| * Fixed ArgumentException caused by the empty string quietly being converted ↵Andrew Arnott2009-04-071-1/+1
| | | | | | | | | | | | to an Identifier. See ee3d0ed78dff797406718b0ac16cbd143996c57a
| * StyleCop fixes.Andrew Arnott2009-04-071-1/+1
| |
| * Fixed bug where AX extensions were not serializable, and added unit tests to ↵Andrew Arnott2009-04-075-0/+66
| | | | | | | | verify.
| * Fixed OAuth RsaSha1 signing binding element.Andrew Arnott2009-04-062-2/+2
| |
| * Added a couple of useful AX extension methods.Andrew Arnott2009-04-051-0/+20
| |
| * Fixed HttpWebRequest cloning in partial trust scenarios.Andrew Arnott2009-04-051-4/+8
| |
| * Added clarifying comments to IAuthenticationRequest.AddCallbackArguments ↵Andrew Arnott2009-04-051-2/+2
| | | | | | | | methods.
| * Fixed ArgNullEx in OpenIdAjaxTextBox when OP identifier is typed in.Andrew Arnott2009-04-051-1/+1
| |
* | Merge branch 'v3.0' into masterAndrew Arnott2009-04-0314-181/+22
|\ \ | |/
| * Turned off runtime contract checking to give it and DNOA time to stabilize.Andrew Arnott2009-04-021-1/+1
| |
| * Lots of FxCop fixes.Andrew Arnott2009-04-0114-256/+97
| |
* | Fixed xml doc comment.Andrew Arnott2009-03-311-1/+2
| |
* | Merge branch 'v3.0'Andrew Arnott2009-03-311-1/+4
|\ \ | |/ | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi
| * Added more logging.v3.0.0.9087RC1Andrew Arnott2009-03-281-1/+4
| |
| * Fixed vsmdi file.Andrew Arnott2009-03-281-68/+70
| |
* | Added capability for RPs to receive unsigned extension responses if they so ↵Andrew Arnott2009-03-3015-130/+554
| | | | | | | | choose.
* | Added initial Offline Provider app.Andrew Arnott2009-03-281-0/+9
| |
* | Merge branch 'v3.0'Andrew Arnott2009-03-287-13/+83
|\ \ | |/
| * Added convenience method for sending OutgoingWebResponse instances to an ↵Andrew Arnott2009-03-273-9/+72
| | | | | | | | HttpListenerResponse.
| * Fix for non-seekable network streams.Andrew Arnott2009-03-271-1/+4
| |
| * Fixes for less-common HTTP responses that lack some headers.Andrew Arnott2009-03-272-2/+6
| |
| * Increased a small HTTP timeout that was resulting in a lot of failures ↵Andrew Arnott2009-03-261-1/+1
| | | | | | | | during smoke testing.
* | Incremented version number to 3.1 in master branch.Andrew Arnott2009-03-281-1/+1
|/
* Merge branch 'samplerename'Andrew Arnott2009-03-262-129/+133
|\
| * Restored missing project and assembly references in the samples.Andrew Arnott2009-03-261-5/+7
| |
| * Renamed OAuth sample sites.Andrew Arnott2009-03-261-33/+29
| |
| * Organized samples in .sln file under categorized folders.Andrew Arnott2009-03-261-69/+75
| |
| * Renamed ConsumerWpf sample to OAuthConsumerWpf.Andrew Arnott2009-03-261-9/+9
| |
| * Renamed classic ASP OpenID sample.Andrew Arnott2009-03-261-28/+27
| |
| * Renamed OpenID RP sample projects.Andrew Arnott2009-03-262-35/+36
| |
* | Updated the README.html file some.Andrew Arnott2009-03-261-0/+1
|/
* Refactored some of the HTTP request detection methods to better centralize them.Andrew Arnott2009-03-269-76/+176
|
* Fixed InfoCard selector in FireFox.Andrew Arnott2009-03-252-20/+55
|
* Fixed InfoCard logging precision.Andrew Arnott2009-03-251-1/+1
|
* Catches XmlExceptions thrown while processing tokens and fire the ↵Andrew Arnott2009-03-251-11/+15
| | | | appropriate event.
* Fixed unhandled exception in designer for InfoCard selector control.Andrew Arnott2009-03-251-1/+1
|
* Fixes the InfoCard selector in IE8 standards-compliant mode.Andrew Arnott2009-03-251-2/+1
| | | | Fixes IE8 part of the Google Code Issue 225.
* Fixed StyleCop messages.Andrew Arnott2009-03-252-8/+14
|
* Renamed a couple of configuration classes.Andrew Arnott2009-03-255-14/+14
|
* Added incoming SAML token logging.Andrew Arnott2009-03-251-0/+2
|
* Added some InfoCard logging for Audience tags.Andrew Arnott2009-03-252-13/+31
|
* Added the InfoCardSelector.Audience property.Andrew Arnott2009-03-253-14/+71
|
* Fixed javascript error when control does not entirely render.Andrew Arnott2009-03-251-4/+16
|
* Changed InfoCardSelector.Issuer and ClaimType.Name properties to be string ↵Andrew Arnott2009-03-237-42/+119
| | | | typed instead of Uri to match what .NET is doing in their ClaimTypes class.
* Refactored AX extension and the Associations collection to use ↵Andrew Arnott2009-03-2211-168/+124
| | | | KeyedCollection to simplify their code and API.
* Removed the WellKnownClaimTypes class since it was redundant with a .NET ↵Andrew Arnott2009-03-229-86/+247
| | | | | | ClaimTypes class. But for now I'm leaving a redesigned WellKnownClaimTypes.cs file there in case we want to bring it back. It's got the claims categorized like the AX extension has for ease-of-use.
* Added URL semantic-bearing attribute to a couple of properties so the ↵Andrew Arnott2009-03-224-0/+11
| | | | designer is smarter about handling them.
* Fixed postback behavior caused by non-InfoCardSelector controls.Andrew Arnott2009-03-211-1/+0
| | | | Fixes Google Code Issue 227.
* VS is fighting to change the VWD ports.Andrew Arnott2009-03-211-2/+2
|
* Fixed InfoCard selector canceled scenario.Andrew Arnott2009-03-211-2/+2
|
* Fixed StyleCop messages.Andrew Arnott2009-03-214-36/+40
|
* Changed the InfoCard Selector control's way of working with Issuer URIs.Andrew Arnott2009-03-217-111/+194
|
* Added ASP.NET InfoCard Selector control.Andrew Arnott2009-03-2032-0/+2526
|
* A couple of FxCop fixes.Andrew Arnott2009-03-202-2/+1
|
* Separated allowable clock skew setting from the maximum message age ↵Andrew Arnott2009-03-201-11/+40
| | | | configuration setting.
* Fixed a bunch of old references to DotNetOpenId.Andrew Arnott2009-03-201-1/+1
|
* Marked all the ErrorUtilities methods as Pure.Andrew Arnott2009-03-201-1/+23
|
* Removed some redundant code.Andrew Arnott2009-03-161-2/+0
|
* Added DebuggerStepThroughAttribute to several Realm and Identifier members.Andrew Arnott2009-03-162-7/+31
|
* Little comment fixes.Andrew Arnott2009-03-163-4/+6
|
* Added ASP.NET MVC OpenID Provider sample.Andrew Arnott2009-03-165-330/+406
|
* OpenIdTextBox now instantiates OpenIdRelyingParty objects slightly more ↵Andrew Arnott2009-03-151-60/+107
| | | | efficiently.
* Cleaned up logging.Andrew Arnott2009-03-1539-983/+189
|
* StyleCop fixes.Andrew Arnott2009-03-152-6/+2
|
* Renamed a couple of methods:Andrew Arnott2009-03-1526-69/+92
| | | | | PrepareMessageForSending -> ProcessOutgoingMessage VerifyMessageAfterReceiving -> ProcessIncomingMessage
* Renamed some methods on the Channel class to be more consistent.Andrew Arnott2009-03-1513-28/+62
|
* Removed some somewhat redundant method overloads from the OAuth facade classes.Andrew Arnott2009-03-152-61/+4
|
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to ↵Andrew Arnott2009-03-1532-115/+115
| | | | IncomingWebResponse.
* XrdsPublisher now has the option to not advertise the location of the XRDS ↵Andrew Arnott2009-03-141-0/+12
| | | | document at all.
* Added caching to the Channel MessageDescriptionCollection.Andrew Arnott2009-03-141-1/+10
| | | | Although it can be customized, the default collection is now shared statically for better performance in creating channels.
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-1449-866/+1264
| | | | This allows for special scenarios (like OSIS tests) where individual tests might need to contrive special message serialization rules.
* Added support for Message types that override base class members to change ↵Andrew Arnott2009-03-141-1/+8
| | | | their Part metadata.
* Added missing [Serializable] to AttributeRequest so that authentication ↵v3.0.0.9073Beta2Andrew Arnott2009-03-131-0/+2
| | | | requests can be persisted in session stores.
* Fixed bad HttpRequest clone method that was breaking some OP identifiers and ↵Andrew Arnott2009-03-131-1/+1
| | | | probably other requests.
* Ooops... fixed build break in test caused by c70d5d24acf.Andrew Arnott2009-03-121-1/+1
|
* Added more default control prefix tags.Andrew Arnott2009-03-121-0/+3
|
* Removed obsolete IAuthenticationRequest.ProviderVersion property.Andrew Arnott2009-03-122-17/+1
|
* The IDE playing with the .vsmdi file again.v3.0.0.9070Beta2Andrew Arnott2009-03-111-432/+432
|
* Fixed FxCop message.Andrew Arnott2009-03-111-2/+10
|
* Added support for classic ASP RPs to use the sreg extension.Andrew Arnott2009-03-119-27/+209
|
* Fixed classic ASP after recent breaking change and removed one FxCop message.Andrew Arnott2009-03-111-2/+1
|
* Removed temporary workaround for MS.Contracts' *.decl.dll assemblies.Andrew Arnott2009-03-111-2/+0
|
* Added Microsoft.Contracts.dll v1.1.20309.13 to source control.Andrew Arnott2009-03-112-4/+10
|
* Fixes handling of customized realm/return_to URLs in OpenIdTextBox and ↵Andrew Arnott2009-03-112-8/+18
| | | | | | | OpenIdAjaxTextBox (and OpenIdLogin implicitly). Fixes Google Code Issue 214. Port of fix from v2.5 branch commit a0115a09e6c1343b3ac3752fee72bd99b436f7be.
* Added authentication tests for setup mode (they were all immediate mode) and ↵Andrew Arnott2009-03-101-14/+22
| | | | fixed UserSetupUrl handling in some cases.
* Added test to verify OP's compliance with OpenID 2.0 section 8.4.1.Andrew Arnott2009-03-108-441/+559
|
* Fixed OpenID direct response HTTP status requirement to only apply to OpenID ↵Andrew Arnott2009-03-102-10/+32
| | | | 2.0 messages.