| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Simplify base64 table | June McEnroe | 2020-11-29 |
| * | Fix bufferDest for when len requires more than cap * 2 | June McEnroe | 2020-11-29 |
| * | Say OpenSSL in additional permission notices | June McEnroe | 2020-11-28 |
| * | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
| * | Use a table to decode base64 | June McEnroe | 2020-04-29 |
| * | Clean up decode.c | June McEnroe | 2020-04-27 |
| * | Use template system for paths and URLs | June McEnroe | 2020-04-20 |
| * | Add decodeToFile | June McEnroe | 2020-04-17 |
| * | Skip invalid characters in base64 | June McEnroe | 2020-04-17 |
| * | Decode base64 | June McEnroe | 2020-04-16 |
| * | Decode quoted-printable and 7bit/8bit | June McEnroe | 2020-04-16 |
| * | Decode Q encoding | June McEnroe | 2020-04-16 |
| * | Parse encoded-word and convert charsets | June McEnroe | 2020-04-16 |
| * | Add decoding stubs | June McEnroe | 2020-04-14 |