#
83e8c231 |
| 23-Aug-2022 |
Baptiste Daroussin <bapt@FreeBSD.org> |
bintrans: replace the quoted printable encoder/decoder
Replace the quoted printable code with one that respects RFC2045 Add tests about this parsers and encoders, using examples from the wikipedia p
bintrans: replace the quoted printable encoder/decoder
Replace the quoted printable code with one that respects RFC2045 Add tests about this parsers and encoders, using examples from the wikipedia page.
Reviewed by: pstef Differential Revision: https://reviews.freebsd.org/D36314
show more ...
|