Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repair time dependencies | Jeremy Kemper | 2009-11-14 | 1 | -0/+2 |
* | Ensure MessageVerifier raises appropriate exception on tampered data | Pratik Naik | 2009-10-09 | 1 | -0/+1 |
* | MessageVerifier#verify raises InvalidSignature if the signature is blank | Jeffrey Hardy | 2009-10-05 | 1 | -0/+5 |
* | Nah, test SHA1, but skip the test and whine if OpenSSL is borked up | Jeremy Kemper | 2009-09-24 | 1 | -4/+13 |
* | Test with MD5 digest in an attempt to mollify CI | Jeremy Kemper | 2009-09-24 | 1 | -1/+1 |
* | Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. | Jeremy Kemper | 2009-03-08 | 1 | -1/+1 |
* | Don't need _message as it's in the class name already | Michael Koziarski | 2008-11-23 | 1 | -4/+4 |
* | Add ActiveSupport::MessageVerifier to aid users who need to store tamper-proo... | Michael Koziarski | 2008-11-23 | 1 | -0/+25 |