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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo: langauge -> language
Felix Yan
2017-01-19
1
-1
/
+1
*
Updated NuGet.exe
David Christiansen
2015-01-05
1
-0
/
+0
*
Removes delay-signing build authoring leftovers that was still breaking the b...
v5.0.0-alpha2
Andrew Arnott
2013-10-22
4
-92
/
+5
*
Removes unified assembly, since it's fundamentally broken due to anonymous ty...
Andrew Arnott
2013-10-21
6
-46
/
+13
*
Fixes build with new DNOA.Mvc
Andrew Arnott
2013-10-19
2
-1
/
+5
*
Adds DNOA.Mvc to the standard shipping projects.
Andrew Arnott
2013-10-19
1
-0
/
+1
*
Removes InfoCard support from the library.
Andrew Arnott
2013-06-16
1
-3
/
+0
*
Removes project templates.
Andrew Arnott
2013-06-16
1
-19
/
+0
*
Fixes build break from the signing change in the build.
Andrew Arnott
2013-06-16
1
-1
/
+1
*
Strong-name key is replaced with non-encrypted one.
Andrew Arnott
2013-06-15
2
-4
/
+4
*
Removes project templates from the nightly build.
Andrew Arnott
2013-03-26
1
-4
/
+8
*
Fixes whitespace.
Andrew Arnott
2013-03-26
1
-5
/
+5
*
Fixes MRefBuilder build break.
Andrew Arnott
2013-03-26
1
-1
/
+6
*
Fixed OpenIdOfflineProvider so it can actually launch.
Andrew Arnott
2013-01-28
1
-1
/
+2
*
Consolidating on NUnit 2.6.1 (latest supported by TeamCity).
Andrew Arnott
2012-12-29
150
-3150
/
+3527
*
Fixes up some missing references.
Andrew Arnott
2012-12-29
1
-3
/
+0
*
Fixed up doc building for .NET 4.5 targeting.
Andrew Arnott
2012-12-29
17
-45
/
+85
*
Fixes doc build break.
Andrew Arnott
2012-12-28
1
-1
/
+1
*
System.Net.Http references recreated using NuGet.
Andrew Arnott
2012-12-28
2
-6
/
+0
*
Fixes ILMerge.
Andrew Arnott
2012-12-28
1
-1
/
+0
*
Removes unused lib files.
Andrew Arnott
2012-12-28
1
-1
/
+0
*
Removes CLR4 compiler symbol.
Andrew Arnott
2012-12-28
1
-2
/
+0
*
Removed ClrVersion build property.
Andrew Arnott
2012-12-28
3
-30
/
+7
*
Retargets exclusively to .NET 4.5 now.
Andrew Arnott
2012-12-28
2
-51
/
+5
*
Merge branch 'v4.2'
Andrew Arnott
2012-12-28
1
-1
/
+0
|
\
|
*
OAuth2 NuGet packages no longer version separately.
Andrew Arnott
2012-12-27
1
-1
/
+0
*
|
Sets up NuGet package restore for builds.
Andrew Arnott
2012-12-26
1
-0
/
+1
*
|
Removes all traces of MS Code Contracts.
Andrew Arnott
2012-12-26
109
-13795
/
+0
|
/
*
Fixed broken runtime due to bad assemblyinfo attribute.
v4.1.2.12274
Andrew Arnott
2012-09-30
1
-1
/
+1
*
Adjusted AssemblyInfo.cs to be unique for each assembly.
Andrew Arnott
2012-09-29
1
-0
/
+4
*
Added NuGet package dependency and fixed build breaks in samples.
Andrew Arnott
2012-09-27
1
-3
/
+2
*
Adds ClientBase.CreateAuthorizingHandler
Andrew Arnott
2012-09-26
2
-1
/
+9
*
Merge branch 'v4.0'
Andrew Arnott
2012-06-30
1
-0
/
+0
|
\
|
*
Fixed injection of .config URI section so that it applies appropriately based...
Andrew Arnott
2012-06-30
1
-0
/
+0
*
|
Merge branch 'v4.0'
Andrew Arnott
2012-06-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixed Win32 PE header of unified library.
Andrew Arnott
2012-06-10
1
-1
/
+1
|
*
Fixed build warnings when targeting .NET 3.5.
Andrew Arnott
2012-05-29
1
-2
/
+2
*
|
Fixed build break in drop.proj /t:layout
Andrew Arnott
2012-06-10
1
-0
/
+5
*
|
Merge branch 'v4.0'
Andrew Arnott
2012-05-01
1
-0
/
+1
|
\
\
|
|
/
|
*
Migrated the latest changes from DNOA.Core.nuspec to the rest of them to fix ...
Andrew Arnott
2012-04-30
1
-0
/
+1
*
|
Added .NET 4.5 targetability to DNOA and enhanced .nupkg files to include .NE...
Andrew Arnott
2012-04-23
3
-0
/
+20
*
|
Eliminated a bunch of build warnings when targeting .NET 4.0
Andrew Arnott
2012-04-15
1
-2
/
+2
*
|
More fixing up docs so that they build correctly.
Andrew Arnott
2012-04-15
1
-4
/
+11
*
|
Fixed nightly build to include the deployable archives for docs and samples.
Andrew Arnott
2012-04-15
1
-1
/
+9
*
|
Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 ...
Andrew Arnott
2012-04-15
4
-26
/
+64
*
|
Adds missing .xml files to project templates.
Andrew Arnott
2012-04-13
1
-0
/
+1
*
|
Fixed build breaks in nightly build.
Andrew Arnott
2012-04-04
2
-5
/
+9
*
|
Fix for build break due to trying to compile samples when targeting .NET 3.5.
Andrew Arnott
2012-04-03
1
-4
/
+7
*
|
Merge branch 'master' into oauth2refactor
Andrew Arnott
2012-03-21
3
-3
/
+4
|
\
\
|
|
/
|
*
Fixed build when git isn't tracking the source code.
Andrew Arnott
2012-03-21
1
-1
/
+2
|
*
Includes OAuth 2 functionality in the unified DLL by default.
Andrew Arnott
2012-03-19
2
-2
/
+2
*
|
Redistributed OAuth2 code into their more specific assemblies.
Andrew Arnott
2012-03-16
1
-0
/
+1
|
/
*
Upgraded to Sandcastle June 2010 release (changeset 54478).
Andrew Arnott
2012-03-11
74
-1327
/
+2404
*
Changed the compile-time switch for DH support into a runtime check for the s...
Andrew Arnott
2012-03-11
1
-1
/
+0
*
AssemblyVersion is now a simple major.minor string, to make referencing easier.
Andrew Arnott
2012-03-10
1
-2
/
+5
*
Centralized all version information, including prerelease details, into the v...
Andrew Arnott
2012-03-10
1
-3
/
+2
*
FxCop fixes and suppressions.
Andrew Arnott
2012-03-10
1
-0
/
+1
*
Upgraded to StyleCop 4.7.
Andrew Arnott
2012-03-09
14
-8
/
+3
*
Added copyright messages to AspNet project.
Andrew Arnott
2012-03-01
1
-1
/
+1
*
Fixed build targeting CLR4 to reference MVC from the source tree (rather than...
Andrew Arnott
2012-03-01
4
-8
/
+4
*
Upgraded to NUnit 2.6.0.
Andrew Arnott
2012-02-20
314
-14868
/
+16693
*
Fixed FxCop messages in DNOA.Core #68
Andrew Arnott
2012-02-09
1
-1
/
+7
*
Removed log4net reference from all bug DNOA.Core assembly.
Andrew Arnott
2012-02-08
1
-3
/
+0
*
Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between OAut...
Andrew Arnott
2012-02-08
1
-0
/
+1
*
Removed OAuth1's dependency on OpenID assemblies.
Andrew Arnott
2012-02-08
1
-0
/
+1
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-1
/
+1
*
Removes OAuth 2 samples from unified assembly distribution that lacks OAuth2 ...
Andrew Arnott
2012-02-03
1
-1
/
+8
*
Fixes references in project templates to dotnetopenauth so that they target t...
Andrew Arnott
2012-02-01
1
-14
/
+16
*
Deleted NUnit samples that were irrelevant to the project.
Andrew Arnott
2012-01-31
80
-6834
/
+0
*
Removed OAuth 2 from the unified DNOA assembly.
Andrew Arnott
2012-01-29
1
-5
/
+9
*
Fixed up versioning to use SemVer 2.0.
Andrew Arnott
2012-01-29
1
-3
/
+16
*
Fixed up build.proj to build nuget.proj and other projects with dual target f...
Andrew Arnott
2012-01-29
1
-1
/
+1
*
Fixed up all existing NuGet packages and added several more. All but UI dll'...
Andrew Arnott
2012-01-29
1
-0
/
+2
*
Fixed ILMerge build break in OpenIdOfflineProvider when building to CLR 4.
Andrew Arnott
2012-01-29
1
-1
/
+15
*
Fixed more DotNetOpenAuth.Messaging -> DNOA.Core rename issues.
Andrew Arnott
2012-01-29
1
-1
/
+1
*
Fixed references to old .Messaging. assemblies.
Andrew Arnott
2012-01-29
1
-2
/
+2
*
Created several NuGet packages.
Andrew Arnott
2012-01-29
1
-0
/
+0
*
Added build property that can cause the Diffie-Hellman algorithm and its asso...
Andrew Arnott
2011-10-10
1
-0
/
+1
*
Removed dependencies on PresentationFramework and WindowsBase when targeting ...
Andrew Arnott
2011-10-10
1
-6
/
+8
*
Fixes web.config references to OpenID behaviors that have changed name.
Andrew Arnott
2011-10-09
1
-0
/
+5
*
Fixed up XAML and ASPX references to the unified DotNetOpenAuth assembly.
Andrew Arnott
2011-10-09
1
-0
/
+11
*
Fixed handling of targeting .NET 4.5
Andrew Arnott
2011-10-09
1
-2
/
+2
*
Removed unwanted binaries from samples directories in drop layout.
Andrew Arnott
2011-09-20
1
-5
/
+2
*
Fixed build breaks after code contract reference assembly generation removal.
Andrew Arnott
2011-09-19
2
-3
/
+5
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-2
/
+2
*
DotNetOpenAuth.Messaging no longer relies on ccrewrite.exe
Andrew Arnott
2011-09-17
1
-3
/
+12
*
Fixed help compilation somewhat. (The generated files only include Code Cont...
Andrew Arnott
2011-09-15
2
-4
/
+16
*
Fixed up project references in samples and project templates.
Andrew Arnott
2011-09-06
2
-1
/
+4
*
Fixed some build issues with drop.proj
Andrew Arnott
2011-09-05
2
-2
/
+3
*
Fixed a couple of build breaks exposed by drop.proj.
Andrew Arnott
2011-09-02
1
-2
/
+2
*
Fixed up signing and merging of the contracts assemblies.
Andrew Arnott
2011-09-02
3
-4
/
+7
*
Added a DotNetOpenAuth.proj that builds a unified assembly.
Andrew Arnott
2011-09-02
1
-1
/
+25
*
Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...
Andrew Arnott
2011-07-20
1
-1
/
+1
*
Moved all the redundant project settings into a common .props file.
Andrew Arnott
2011-07-11
1
-0
/
+145
*
Enabled fast up-to-date check in IDE.
Andrew Arnott
2011-06-26
1
-0
/
+1
*
Excluded .vs10x files from nightly drop.
Andrew Arnott
2011-04-30
1
-0
/
+1
*
Added ILMerge to toolset to remove it as an external dependency on a build ma...
Andrew Arnott
2011-04-15
3
-0
/
+104
*
Fixed builds of DotNetOpenAuth that target CLR4.
Andrew Arnott
2011-02-16
1
-2
/
+3
*
Added another coverage report.
Andrew Arnott
2010-12-27
1
-0
/
+715
*
Applied fixes from StackOverflow.
Andrew Arnott
2010-12-27
2
-8
/
+7
[next]