Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -2/+2 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -2/+2 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | method change | obscuren | 2014-11-04 | 1 | -2/+2 |
* | Refactored compress method into something more organised | obscuren | 2014-11-03 | 1 | -30/+30 |
* | Forgot to put in regular bytes during decompression | obscuren | 2014-11-03 | 1 | -0/+2 |
* | Added RLE compression. Closes #171 | obscuren | 2014-11-03 | 1 | -0/+82 |