Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken error message on invalid MAC. | Kamil Kisiel | 2015-02-03 | 1 | -1/+1 |
* | say that we create a key of a certain length, not strength | Dominik Honnef | 2014-11-20 | 1 | -3/+3 |
* | Expose ErrMacInvalid; fixes gorilla/securecookie#6 | Mahmud Ridwan | 2014-04-09 | 1 | -1/+3 |
* | Add travis.yml | Kamil Kisiel | 2013-12-01 | 1 | -5/+8 |
* | Better errors for {En,De}codeMulti. | Kamil Kisiel | 2013-10-17 | 1 | -4/+12 |
* | Fix description for Encode | John Downey | 2013-01-01 | 1 | -2/+2 |
* | Use the same MultiError version from the App Engine SDK. | moraes | 2012-10-13 | 1 | -6/+9 |
* | Better errors for EncodeMulti and DecodeMulti. Closes #1. | moraes | 2012-10-13 | 1 | -2/+29 |
* | Initial files. | moraes | 2012-10-03 | 1 | -0/+386 |