[cvs]
commit: imp/docs CHANGES imp/config prefs.php.dist imp pgp.php
imp/lib PGP.php imp/lib/MIME/Viewer pgp.php text.php
imp/locale/en_US help.xml imp/templates/pgp pgp.inc
Michael M Slusarz
slusarz@bigworm.colorado.edu
Tue, 28 May 2002 12:13:05 -0700 (PDT)
slusarz 2002/05/28 12:13:05 PDT
Modified files:
docs CHANGES
config prefs.php.dist
. pgp.php
lib PGP.php
lib/MIME/Viewer pgp.php text.php
locale/en_US help.xml
templates/pgp pgp.inc
Log:
Initial support for scanning text/plain messages for PGP data.
To do so, the pgp MIME_Viewer now handles (somewhat)
'application/pgp-encrypted' and 'application/pgp-signature' separately from
the RFC 2015 mail format.
There is no guarantee that this stuff works well so watch out.
Revision Changes Path
1.102 +8 -1 imp/config/prefs.php.dist
1.489 +1 -0 imp/docs/CHANGES
1.16 +93 -69 imp/lib/MIME/Viewer/pgp.php
1.26 +34 -4 imp/lib/MIME/Viewer/text.php
1.15 +42 -4 imp/lib/PGP.php
1.6 +8 -0 imp/locale/en_US/help.xml
2.17 +4 -2 imp/pgp.php
1.6 +11 -0 imp/templates/pgp/pgp.inc
Chora Links:
http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.101&r2=1.102&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.488&r2=1.489&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/text.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/imp/lib/PGP.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/imp/locale/en_US/help.xml?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/imp/pgp.php?r1=2.16&r2=2.17&ty=u
http://cvs.horde.org/diff.php/imp/templates/pgp/pgp.inc?r1=1.5&r2=1.6&ty=u