Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -5/+5 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-07-19 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: samples/DotNetOpenAuth.ApplicationBlock/Util.cs | ||||
| * | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-07-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed the namespace of several tests. | Andrew Arnott | 2010-06-27 | 1 | -1/+1 |
| | | | |||||
* | | | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -7/+7 |
|/ / | |||||
* | | Fixed up all tests so they pass. | Andrew Arnott | 2009-06-25 | 1 | -0/+6 |
|/ | |||||
* | Initial change to comply with OAuth 1.0a. | Andrew Arnott | 2009-06-05 | 1 | -7/+7 |
| | | | | | | Still need to come up with a plan to handle Consumers without callback, including mobile and set-top devices with limited keyboards. No tests yet. Limited thought given so far to interoperability with 1.0 vs. 1.0a. | ||||
* | Renamed a couple of methods: | Andrew Arnott | 2009-03-15 | 1 | -5/+5 |
| | | | | | PrepareMessageForSending -> ProcessOutgoingMessage VerifyMessageAfterReceiving -> ProcessIncomingMessage | ||||
* | Added OpenID Provider downlevel protection for 1.x Relying Parties and ↵ | Andrew Arnott | 2009-03-05 | 1 | -5/+5 |
| | | | | turning it on by default. | ||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+78 |