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
/
samples
/
DotNetOpenAuth.ApplicationBlock
/
DotNetOpenAuth.ApplicationBlock.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s...
lcalabrese
2015-08-07
1
-16
/
+2
*
Test green
David Christiansen
2015-01-05
1
-9
/
+15
*
Updates NuGet packages.
Andrew Arnott
2013-10-19
1
-2
/
+13
*
Removes InfoCard support from the library.
Andrew Arnott
2013-06-16
1
-4
/
+0
*
Merge branch 'v4.3'
Andrew Arnott
2013-05-27
1
-7
/
+15
|
\
|
*
Samples improvements
AndrĂ¡s Fuchs
2013-05-26
1
-7
/
+10
|
*
Enabled AzureAD integration and added TestAzureAD sample app
Girish Bablani
2013-04-16
1
-0
/
+5
*
|
OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.
Andrew Arnott
2013-02-25
1
-3
/
+4
*
|
Fixes up WCF OAuth 1 samples.
Andrew Arnott
2013-02-10
1
-0
/
+1
*
|
Fixes OAuthConsumer twitter sample.
Andrew Arnott
2013-02-09
1
-0
/
+3
*
|
ApplicationBlock builds.
Andrew Arnott
2013-01-23
1
-0
/
+7
*
|
Retargets exclusively to .NET 4.5 now.
Andrew Arnott
2012-12-28
1
-1
/
+1
|
/
*
Removed useless and misnamed TokenManager class.
Andrew Arnott
2012-06-09
1
-1
/
+0
*
Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 ...
Andrew Arnott
2012-04-15
1
-1
/
+1
*
Adds a Windows Live login sample.
Andrew Arnott
2012-03-07
1
-0
/
+2
*
Removed OAuth1's dependency on OpenID assemblies.
Andrew Arnott
2012-02-08
1
-0
/
+4
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-2
/
+2
*
Samples now build.
Andrew Arnott
2011-08-02
1
-0
/
+20
*
Fixed compile errors in samples.
Andrew Arnott
2011-07-10
1
-0
/
+22
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-7
/
+1
*
Merge branch 'v3.4' into oauth2
Andrew Arnott
2011-04-06
1
-1
/
+2
|
\
|
*
Fixed build breaks and StyleCop messages from prior commit.
Andrew Arnott
2011-04-06
1
-1
/
+1
|
*
Added DetectGoogleSession sample.
Andrew Arnott
2011-04-05
1
-0
/
+1
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-21
1
-7
/
+2
|
\
\
|
|
/
|
*
Added StyleCop to toolset and regular command line build.
Andrew Arnott
2010-07-19
1
-7
/
+2
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-09
1
-0
/
+1
|
\
\
|
|
/
|
*
Added sample Yammer OAuth 1.0 consumer.
Andrew Arnott
2010-06-17
1
-0
/
+1
*
|
Simplified using the web server client a bit (no "token manager" needed any m...
Andrew Arnott
2010-07-05
1
-1
/
+1
*
|
Fixed some more bugs. We almost have the access token at the client.
Andrew Arnott
2010-05-31
1
-0
/
+1
*
|
Placeholder Facebook Graph API now in the ApplicationBlock, and the sample ca...
Andrew Arnott
2010-05-13
1
-1
/
+4
*
|
Merge branch 'v3.4' into oauthWRAP
Andrew Arnott
2010-05-06
1
-1
/
+9
|
\
\
|
|
/
|
*
Fixed build break in non-DEBUG configurations of the recently changed samples.
Andrew Arnott
2010-04-19
1
-1
/
+4
|
*
Adjusted how the sample InMemoryTokenManager class is defined so that it is m...
Andrew Arnott
2010-04-19
1
-2
/
+4
|
*
Added Yubikey login to ApplicationBlock and OpenID Provider web forms sample.
Andrew Arnott
2010-03-27
1
-0
/
+1
|
*
Added Sign In with Twitter sample.
Andrew Arnott
2010-02-24
1
-0
/
+3
*
|
Working to catch up with latest OAuth 2.0 spec.
Andrew Arnott
2010-05-06
1
-0
/
+3
|
/
*
Reverting default target framework from 4.0 back to 3.5.
Andrew Arnott
2010-01-08
1
-1
/
+1
*
Retargeted to .NET 4.0
Andrew Arnott
2010-01-05
1
-2
/
+3
*
Solution upgraded (MVC projects won't upgrade at this point).
Andrew Arnott
2010-01-05
1
-1
/
+40
*
Promoted the OAuthIdentity and OAuthPrincipal classes from ApplicationBlock t...
Andrew Arnott
2009-06-23
1
-2
/
+0
*
Added OpenID pluggable behaviors support, including a sample PPID generator.
Andrew Arnott
2009-06-17
1
-1
/
+0
*
Promoted PPID identifier provider from the application block to the core libr...
Andrew Arnott
2009-05-31
1
-1
/
+0
*
Added sample OAuthPrincipal class to the application block.
Andrew Arnott
2009-04-30
1
-0
/
+1
*
Added sample OAuthIdentity class to the application block.
Andrew Arnott
2009-04-29
1
-0
/
+1
*
Moved PPID OP Provider code out of the library and into the ApplicationBlock.
Andrew Arnott
2009-04-26
1
-0
/
+2
*
Custom OpenID extensions may now exist outside the library.
Andrew Arnott
2009-04-15
1
-0
/
+3
*
Added Twitter OAuth consumer sample and helper class to the application block.
Andrew Arnott
2009-04-07
1
-0
/
+1
*
Fixed assembly name of the appblock sample.
Andrew Arnott
2009-03-12
1
-2
/
+2
*
first sprint
Andrew Arnott
2009-03-09
1
-0
/
+10
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-0
/
+66