index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOpenAuth.Test
/
DotNetOpenAuth.Test.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed build breaks in the solution.
Andrew Arnott
2012-03-17
1
-0
/
+4
*
Access token endpoint now can respond with appropriate errors.
Andrew Arnott
2012-03-14
1
-0
/
+1
*
Turned off ccrewrite.exe for test assembly.
Andrew Arnott
2012-03-10
1
-2
/
+2
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-0
/
+1
*
Added two more OAuth2 unit tests, for the UserAgentClient class.
Andrew Arnott
2012-02-21
1
-1
/
+2
*
Added scaffolding for OAuth2 unit tests and added the first test for client a...
Andrew Arnott
2012-02-20
1
-2
/
+4
*
Fixed build warnings regarding CLR 4 build and System.Web.Abstractions.dll
Andrew Arnott
2012-01-29
1
-1
/
+2
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-4
/
+4
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-4
/
+12
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-1
/
+2
*
The whole solution now builds except for the test project.
Andrew Arnott
2011-08-02
1
-0
/
+60
*
Fixed build breaks in test project.
Andrew Arnott
2011-07-10
1
-0
/
+22
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-6
/
+0
*
StyleCop fixes and functional touch-ups.
Andrew Arnott
2011-05-08
1
-1
/
+1
*
Merge branch 'v3.4' into oauth2
Andrew Arnott
2011-05-06
1
-0
/
+6
|
\
|
*
Hid more implementation details of perf measurements.
Andrew Arnott
2011-05-03
1
-1
/
+0
|
*
StyleCop clean.
Andrew Arnott
2011-05-03
1
-1
/
+1
|
*
Perf tests now compare results against a baseline produced on the test machine.
Andrew Arnott
2011-05-02
1
-0
/
+7
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-12-23
1
-1
/
+0
|
\
\
|
|
/
|
*
Fixed an MSTest-based unit test to be based on NUnit instead.
Andrew Arnott
2010-12-20
1
-1
/
+0
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Added StyleCop to toolset and regular command line build.
Andrew Arnott
2010-07-19
1
-0
/
+2
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-09
1
-1
/
+13
|
\
\
|
|
/
|
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-1
/
+0
|
*
Resolved build breaks after upgrading Code Contracts.
Andrew Arnott
2010-06-10
1
-1
/
+14
*
|
Fixed namespace in unit test project to match new namespace in core library.
Andrew Arnott
2010-06-27
1
-5
/
+5
*
|
Early efforts to store the tokens in a more binary form for compactness.
Andrew Arnott
2010-06-24
1
-0
/
+1
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-06-08
1
-11
/
+3
|
\
\
|
|
/
|
*
Stabilized reference paths and removed HintPaths.
Andrew Arnott
2010-05-28
1
-11
/
+3
*
|
JSON messages now work. :)
Andrew Arnott
2010-06-04
1
-0
/
+1
*
|
Merge branch 'v3.4' into oauthWRAP
Andrew Arnott
2010-05-06
1
-0
/
+6
|
\
\
|
|
/
|
*
Fixed XRDS discovery no longer prevents HTML discovery from succeeding.
Andrew Arnott
2010-03-15
1
-0
/
+6
*
|
Moved some tests into a new test class.
Andrew Arnott
2010-04-05
1
-0
/
+1
*
|
Swapped out the custom OAuth WRAP factory for the new StandardMessageFactory ...
Andrew Arnott
2010-02-22
1
-0
/
+2
*
|
Added early version of StandardMessageFactory.
Andrew Arnott
2010-02-22
1
-0
/
+1
|
/
*
Upgraded to VS2010.
Andrew Arnott
2010-02-10
1
-11
/
+51
|
\
|
*
NUnit project now builds while targeting both v3.5 and v4.0.
Andrew Arnott
2010-01-08
1
-2
/
+1
|
*
Replacing the Shadow accessor generation with our own multi-targeting ready v...
Andrew Arnott
2010-01-08
1
-3
/
+1
|
*
Merge branch 'nunit' into master-Dev10
Andrew Arnott
2010-01-08
1
-1
/
+3
|
|
\
|
|
*
Removed MSTest project type GUID and wired up NUnit in build.proj.
Andrew Arnott
2010-01-06
1
-2
/
+1
|
|
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-1
/
+1
|
|
*
First test converted to NUnit.
Andrew Arnott
2010-01-06
1
-1
/
+4
|
*
|
Touching up how CLR 4 is conditioned in the build.
Andrew Arnott
2010-01-08
1
-1
/
+1
|
*
|
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-08
1
-9
/
+7
|
|
\
\
|
*
\
\
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-06
1
-1
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Post-upgrade build break fix: Removed own Microsoft.Contracts.dll and reference
Andrew Arnott
2010-01-05
1
-4
/
+0
|
*
|
|
Solution upgraded (MVC projects won't upgrade at this point).
Andrew Arnott
2010-01-05
1
-4
/
+49
*
|
|
|
Fixed OpenIdAjaxTextBox that broke because ProviderEndpointDescription was no...
Andrew Arnott
2010-02-03
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Remodeled some of our build scripts after the new VC project system's .props ...
Andrew Arnott
2010-01-08
1
-8
/
+5
*
|
|
Added a product-wide .props and .targets file.
Andrew Arnott
2010-01-07
1
-3
/
+4
|
|
/
|
/
|
*
|
Merge branch 'v3.3'
Andrew Arnott
2009-12-13
1
-2
/
+0
|
\
\
|
|
/
|
*
Simplified the requirements for signing using an alternate key.
Andrew Arnott
2009-12-05
1
-2
/
+0
|
*
Made allowance for the public delay-signing key to be changed for someone els...
Andrew Arnott
2009-12-05
1
-1
/
+1
*
|
Added support for identifiers that perform dual roles as OP Identifiers and C...
Andrew Arnott
2009-11-27
1
-0
/
+3
*
|
Renamed test class to match new class name in library.
Andrew Arnott
2009-11-27
1
-1
/
+1
*
|
Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...
Andrew Arnott
2009-11-22
1
-0
/
+1
*
|
Updated tests to build with new extensible identifier discovery.
Andrew Arnott
2009-11-18
1
-1
/
+4
|
/
*
Merge branch 'v3.2'
Andrew Arnott
2009-11-03
1
-1
/
+2
|
\
|
*
Merge branch 'v3.1' into v3.2
Andrew Arnott
2009-11-03
1
-0
/
+1
|
|
\
|
|
*
Suppress the byte order mark in direct response messages.
Andrew Arnott
2009-09-25
1
-0
/
+1
*
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-10-28
1
-0
/
+1
|
\
\
\
|
*
|
|
FxCop fixes.
Andrew Arnott
2009-10-27
1
-1
/
+1
|
*
|
|
Added multi-part POST unit tests.
Andrew Arnott
2009-09-18
1
-0
/
+1
*
|
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-09-03
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fixed bug where OpenIdTextBox would throw when given invalid input rather tha...
Andrew Arnott
2009-09-02
1
-0
/
+1
*
|
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-09-01
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'v3.2'
Andrew Arnott
2009-08-31
1
-0
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge branch 'v3.1' into v3.2
Andrew Arnott
2009-08-31
1
-0
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Added tests for unsolicited assertion sending and receiving, including agains...
Andrew Arnott
2009-08-30
1
-0
/
+1
|
*
|
|
Added localized strings in Serbian.
Andrew Arnott
2009-08-29
1
-0
/
+1
*
|
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-06-25
1
-2
/
+15
|
\
\
\
\
|
|
/
/
/
|
*
|
|
We now delay-sign DNOA and the test assembly. We sign the product .dll when ...
Andrew Arnott
2009-06-25
1
-2
/
+3
|
|
/
/
|
*
|
Added OP association and checkid perf tests.
Andrew Arnott
2009-06-22
1
-0
/
+1
|
*
|
Attribute extension interop helper testing complete, along with several bug f...
Andrew Arnott
2009-06-20
1
-1
/
+3
|
*
|
Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to d...
Andrew Arnott
2009-06-20
1
-1
/
+5
|
*
|
Implemented InteropHelper.SpreadSregToAX.
Andrew Arnott
2009-06-20
1
-0
/
+1
|
*
|
Merge branch 'v3.1'
Andrew Arnott
2009-06-19
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
Added a helper method so that SPs can generate their own verifier codes that ...
Andrew Arnott
2009-06-06
1
-0
/
+1
|
|
*
Added tests for the UriOrOobEncoding class.
Andrew Arnott
2009-06-06
1
-0
/
+1
|
*
|
Progress on moving OpenIdAjaxTextBox-like behavior into the common base class.
Andrew Arnott
2009-06-12
1
-0
/
+1
|
*
|
Added RelyingParty.IAuthenticationResponse.Provider property.
Andrew Arnott
2009-06-02
1
-0
/
+1
*
|
|
Switched almost entirely over to Code Contracts across the entire library.
Andrew Arnott
2009-05-23
1
-3
/
+34
|
/
/
*
|
Added UI extension tests.
Andrew Arnott
2009-05-15
1
-0
/
+1
*
|
Providers now have better feedback about how RP discovery fails so they can m...
Andrew Arnott
2009-05-08
1
-0
/
+1
*
|
Added tests to verify anonymous checkid behavior.
Andrew Arnott
2009-05-08
1
-0
/
+3
|
/
*
Turned off runtime contract checking until ccrewrite.exe gets fixed so it doe...
Andrew Arnott
2009-04-24
1
-1
/
+2
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-0
/
+22
*
Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Added Microsoft.Contracts.dll v1.1.20309.13 to source control.
Andrew Arnott
2009-03-11
1
-2
/
+5
*
Added test to verify OP's compliance with OpenID 2.0 section 8.4.1.
Andrew Arnott
2009-03-10
1
-0
/
+2
*
Fixed CodeAnalysis build path.
Andrew Arnott
2009-03-09
1
-1
/
+1
*
Code Contracts work.. enabling it for just a few classes.
Andrew Arnott
2009-03-09
1
-0
/
+23
*
first sprint
Andrew Arnott
2009-03-09
1
-0
/
+10
*
Constructors on all OpenID direct response messages now require the OpenID ve...
Andrew Arnott
2009-02-09
1
-0
/
+3
*
OpenID error direct response messages are now sent with HTTP status codes of ...
Andrew Arnott
2009-01-29
1
-0
/
+1
*
Refactored test helpers to remove TestSupport and move its functionality into...
Andrew Arnott
2009-01-29
1
-1
/
+0
*
Added/fixed ASP.NET basic hosting in the unit tests and added one test to ver...
Andrew Arnott
2009-01-29
1
-1
/
+4
*
Added AuthenticationRequest.IsReturnUrlDiscoverable test.
Andrew Arnott
2009-01-23
1
-0
/
+1
*
All ExtraData, including extensions, are now signed in OP signed responses.
Andrew Arnott
2009-01-19
1
-0
/
+1
*
PAPE tests ported, and all tests pass.
Andrew Arnott
2009-01-17
1
-1
/
+1
[next]