Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | rlp: remove Flat | Felix Lange | 2015-06-30 | 1 | -9/+0 |
* | rlp: encode nil array pointers as empty list or string | Felix Lange | 2015-03-25 | 1 | -0/+2 |
* | rlp: fix encoding of one element strings and byte slices | Felix Lange | 2015-03-19 | 1 | -0/+6 |
* | rlp: don't panic for nil *big.Int | Felix Lange | 2015-03-18 | 1 | -0/+1 |
* | wip | obscuren | 2015-02-13 | 1 | -0/+6 |
|\ | |||||
| * | rlp: fix encoding of arrays with byte element type | Felix Lange | 2015-02-06 | 1 | -0/+6 |
* | | rlp: add Flat | Felix Lange | 2015-02-12 | 1 | -0/+9 |
|/ | |||||
* | rlp: allow encoding non-empty interface values | Felix Lange | 2015-01-16 | 1 | -0/+13 |
* | rlp: add functions for encoding | Felix Lange | 2015-01-15 | 1 | -0/+260 |