Commit Graph

5 Commits (77c2c8155ac29b26272454762d8f0dfaed45b416)

Author SHA1 Message Date
Aleksander Machniak b6298429f1 Fix bug where last character of a filename extracted from TNEF could be truncated (#5799) 7 years ago
Aleksander Machniak b4c877b3d9 Fix decoding non-ascii attachment names from TNEF attachments (#5646, #5799) 8 years ago
Aleksander Machniak 7e3298753a Use ternary operator where aplicable 9 years ago
Aleksander Machniak a958748947 CS fixes 10 years ago
Aleksander Machniak 2883fcba2b Move TNEF decoder class to the Roundcube Framework (#1490055)
So, for now all dependencies of the Framework can be installed
with composer and we need only lib/Roundcube folder.
des.inc was never required and is less important since we do
encryption using openssl or mcrypt extensions.
10 years ago