Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ApplicationBlock builds. | Andrew Arnott | 2013-01-23 | 1 | -176/+0 |
| | |||||
* | StyleCop fixes that only appeared when building at the command line. | Andrew Arnott | 2010-07-20 | 1 | -4/+4 |
| | |||||
* | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-07-19 | 1 | -1/+184 |
|\ | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs | ||||
| * | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-07-19 | 1 | -1/+182 |
| |\ | | | | | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs | ||||
| | * | Added utility method to make it easy to modify channels' outgoing HTTP ↵ | Andrew Arnott | 2010-05-15 | 1 | -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 Arnott | 2009-05-31 | 1 | -13/+0 |
|/ / | | | | | | | library. | ||||
* | | Moved PPID OP Provider code out of the library and into the ApplicationBlock. | Andrew Arnott | 2009-04-26 | 1 | -0/+13 |
|/ | |||||
* | Added Blogger posting OAuth sample. | Andrew Arnott | 2009-03-21 | 1 | -1/+48 |
| | |||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+29 |