summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/Util.cs
Commit message (Collapse)AuthorAgeFilesLines
* ApplicationBlock builds.Andrew Arnott2013-01-231-176/+0
|
* StyleCop fixes that only appeared when building at the command line.Andrew Arnott2010-07-201-4/+4
|
* Merge branch 'v3.1' into v3.2Andrew Arnott2010-07-191-1/+184
|\ | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| * Merge branch 'v3.0' into v3.1Andrew Arnott2010-07-191-1/+182
| |\ | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs
| | * Added utility method to make it easy to modify channels' outgoing HTTP ↵Andrew Arnott2010-05-151-1/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests, particularly for adding default network credentials to them. A sample use of this would be: WebConsumer consumer; // initialized elsewhere consumer.Channel.UseDefaultNetworkCredentialsOnOutgoingHttpRequests(); Note that this method should only be called ONCE per instantiated channel.
* | | Promoted PPID identifier provider from the application block to the core ↵Andrew Arnott2009-05-311-13/+0
|/ / | | | | | | library.
* | Moved PPID OP Provider code out of the library and into the ApplicationBlock.Andrew Arnott2009-04-261-0/+13
|/
* Added Blogger posting OAuth sample.Andrew Arnott2009-03-211-1/+48
|
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+29