aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use reflect.DeepEqual insteadCyril David2015-05-251-14/+2
* Merge pull request #19 from dchest/testinvalidKamil Kisiel2015-03-271-0/+22
|\
| * Add test for decoding some invalid cookies.Dmitry Chestnykh2015-03-271-0/+22
|/
* Revert "Improve Decode against timing attacks"Kamil Kisiel2015-03-271-27/+16
* Revert "Commenting retErr and setErr in Decode"Kamil Kisiel2015-03-271-5/+0
* Revert "A few more comments on decoding."Kamil Kisiel2015-03-271-3/+0
* A few more comments on decoding.Kamil Kisiel2015-03-181-0/+3
* Merge pull request #16 from elithrar/patch-1Kamil Kisiel2015-03-181-1/+1
|\
| * Removed redundant calls to len()Matt Silverlock2015-03-181-1/+1
* | Merge pull request #15 from abduelhamit/masterKamil Kisiel2015-03-182-22/+48
|\ \ | |/ |/|
| * Commenting retErr and setErr in DecodeAbdülhamit Yilmaz2015-03-181-0/+5
| * Improve Decode against timing attacksAbdülhamit Yilmaz2015-03-171-16/+27
| * Add TestMissingKeyAbdülhamit Yilmaz2015-03-171-0/+10
| * Omit unnecessary `else`sAbdülhamit Yilmaz2015-03-171-6/+6
|/
* Fix broken error message on invalid MAC.Kamil Kisiel2015-02-031-1/+1
* Merge pull request #11 from dominikh/masterKamil Kisiel2014-11-201-3/+3
|\
| * say that we create a key of a certain length, not strengthDominik Honnef2014-11-201-3/+3
|/
* Merge pull request #7 from hjr265/masterKamil Kisiel2014-04-091-1/+3
|\
| * Merge branch 'fix-6'Mahmud Ridwan2014-04-091-1/+3
|/|
| * Expose ErrMacInvalid; fixes gorilla/securecookie#6Mahmud Ridwan2014-04-091-1/+3
|/
* Add go 1.2 to travis.ymlKamil Kisiel2013-12-051-0/+1
* Add Travis badgeKamil Kisiel2013-12-011-1/+2
* Add travis.ymlKamil Kisiel2013-12-012-5/+14
* Better errors for {En,De}codeMulti.Kamil Kisiel2013-10-172-4/+25
* Merge pull request #2 from jtdowney/masterKamil Kisiel2013-01-021-2/+2
|\
| * Fix description for EncodeJohn Downey2013-01-011-2/+2
|/
* Use the same MultiError version from the App Engine SDK.moraes2012-10-131-6/+9
* Better errors for EncodeMulti and DecodeMulti. Closes #1.moraes2012-10-132-2/+42
* Initial files.moraes2012-10-034-0/+626
* Initial commitrodrigo moraes2012-10-031-0/+2