Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Say OpenSSL in additional permission notices | June McEnroe | 2020-11-28 |
| | |||
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
| | | | | https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs | ||
* | 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 |
| | | | | This probably still needs a lot of cleaning up. | ||
* | 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 |