| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | encoding/base64: This change modifies Go to take strict option when decoding ... | Xuyang Kang | 2016-10-12 | 1 | -3/+21 |
| * | encoding/base64: correct DecodedLen overestimate for unpadded encodings | Caleb Spare | 2016-03-15 | 1 | -1/+1 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -5/+5 |
| * | encoding/base64: fix streaming decode of padding-free base64 | Russ Cox | 2016-01-08 | 1 | -29/+47 |
| * | encoding/base64: fix copy-paste-o bug in RawURLEncoding docs | Brad Fitzpatrick | 2015-08-21 | 1 | -1/+1 |
| * | encoding/base64: Optimize EncodeToString and DecodeString. | Egon Elbre | 2015-04-24 | 1 | -72/+83 |
| * | encoding/base64: add unpadded encodings, and test all encodings. | Bryan Ford | 2014-12-22 | 1 | -28/+74 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+391 |
