summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/MessagingUtilitiesTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3.4' into oauth2Andrew Arnott2010-07-211-0/+63
|\
| * Added NUnit runner to the repo.Andrew Arnott2010-07-191-1/+1
| * StyleCop fixes.Andrew Arnott2010-07-191-8/+9
| * Added a bit more timing text to the test.Andrew Arnott2010-07-161-0/+1
| * Fix for timing-dependent HMAC signature equality check.Andrew Arnott2010-07-141-2/+62
* | Added symmetric key encryption/decryption utility methods.Andrew Arnott2010-05-311-2/+13
|/
* Merge branch 'v3.3' into v3.4Andrew Arnott2010-02-131-0/+1
|\
| * Fixed parsing the Content-Type header in a couple places.Andrew Arnott2010-02-021-0/+1
* | Merge branch 'master' into master-Dev10Andrew Arnott2010-01-171-0/+76
|\ \ | |/
| * OAuth now supports HEAD HTTP method, and won't throw unhandled exception on u...Andrew Arnott2010-01-121-0/+46
| * Fixes StyleCop issues.Andrew Arnott2010-01-111-1/+1
| * Fixed multipart POST so that it doesn't include a leading \r\n, which apparen...Andrew Arnott2010-01-111-0/+30
* | Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-17/+17
|/
* Fixes OpenID and OAuth URL data string encoding to follow RFC 3986 instead of...Andrew Arnott2009-05-111-3/+23
* Added convenience method for sending OutgoingWebResponse instances to an Http...Andrew Arnott2009-03-271-2/+7
* Fixes null key handling in incoming query strings.Andrew Arnott2009-01-131-0/+19
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+99