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
/
OpenIdOfflineProvider
/
MainWindow.xaml.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix changes made in previous commits to actually adhere to StyleCop rules, so...
lcalabrese
2015-08-07
1
-36
/
+23
*
Switched OfflineProvider to OWIN host and using new logging framework
David Christiansen
2015-01-05
1
-22
/
+22
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-42
/
+26
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
1
-4
/
+8
*
Moved Offline OP to use controllers.
Andrew Arnott
2013-03-04
1
-94
/
+64
*
Switched OpenIdOfflineProvider to use HttpSelfHostServer.
Andrew Arnott
2013-03-04
1
-70
/
+81
*
OpenIdOfflineProvider and RP now work together.
Andrew Arnott
2013-03-04
1
-0
/
+7
*
More warning fixes.
Andrew Arnott
2013-02-10
1
-0
/
+3
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-25
/
+25
*
Finished fixing build breaks except in test projects.
Andrew Arnott
2013-01-27
1
-6
/
+36
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-1
/
+0
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-1
/
+2
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
StyleCop fixes that only appeared when building at the command line.
Andrew Arnott
2010-07-20
1
-6
/
+6
*
Finished getting a reasonable story for partial trust scenarios with the prob...
Andrew Arnott
2010-03-30
1
-1
/
+6
*
Fixed signature verification when claimed_id has capital scheme or host name,...
Andrew Arnott
2010-03-30
1
-3
/
+8
*
Added support in the offline Provider app to add trailing dots to identifier_...
Andrew Arnott
2010-03-30
1
-1
/
+9
*
Avoided offline OP app crash when copying to clipboard fails.
Andrew Arnott
2009-11-27
1
-1
/
+6
*
Fixed bug where offline OP didn't set response content-type.
Andrew Arnott
2009-06-22
1
-0
/
+1
*
OpenID offline Provider now temporarily takes focus during an intercepted login.
Andrew Arnott
2009-04-26
1
-0
/
+5
*
Removed all UI for unimplemented features in the Offline Provider.
Andrew Arnott
2009-04-26
1
-1
/
+15
*
The auto-respond vs. intercept setting for checkid messages works now.
Andrew Arnott
2009-04-26
1
-1
/
+31
*
Lots more feature work on OpenID Offline Provider app:
Andrew Arnott
2009-04-26
1
-16
/
+17
*
Added user interactivity to begin to customize auth responses to the OpenIdOf...
Andrew Arnott
2009-04-25
1
-1
/
+2
*
Added logger box to the Offline Provider app.
Andrew Arnott
2009-04-17
1
-0
/
+12
*
Refactored OpenIdProvider host out of the XAML window code.
Andrew Arnott
2009-03-28
1
-114
/
+15
*
A bit of touch-ups on the offline Provider app.
Andrew Arnott
2009-03-28
1
-45
/
+70
*
Added initial Offline Provider app.
Andrew Arnott
2009-03-28
1
-0
/
+178