You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/lib
Aleksander Machniak 5140c31064 Remove quotes around addressee name in case they are encoded.
Some clients encode quotes with name using base64/quoted-printable
encoding. Quotes were removed only for unencoded strings. Now also
encoded names are handled this way.
So, recipient/sender strings are displayed without quotes around
and e.g. saving to addressbook does not save these redundant quotes.
11 years ago
..
Auth Add lost file from Auth_SASL package 13 years ago
Crypt Add some code for S/MIME signatures verification, update Crypt_GPG package 11 years ago
Mail Update to Mail_Mime 1.8.8 12 years ago
Net Move PEAR libs from plugins into main Roundcube lib directory, 11 years ago
Roundcube Remove quotes around addressee name in case they are encoded. 11 years ago
encoding Add KOI8-R encoding to utf-8 lib 17 years ago
PEAR.php Exclude E_STRICT from error_reporting for PHP 5.4 13 years ago
PEAR5.php - lost PEAR5.php file 15 years ago
des.inc Initial revision 19 years ago
tnef_decoder.php Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
utf8.class.php Fix bugs caught by static analysis 12 years ago