[cvs]
commit: horde/docs INSTALL imp/lib PGP.php imp/lib/MIME/Viewer
pgp.php horde/lib/MIME Message.php Part.php Structure.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Sat, 11 May 2002 15:17:04 -0700 (PDT)
slusarz 2002/05/11 15:17:04 PDT
Modified files:
docs INSTALL
lib PGP.php
lib/MIME/Viewer pgp.php
lib/MIME Message.php Part.php Structure.php
Log:
* Implemented the handling of PGP signed and encrypted messages.
* To do this, it is necessary to install an external module from PEAR.
Thus, basic installation instructions were conceived. Does this need to
be expanded for other PEAR modules (i.e. Log) for PHP 4.2.0?
Revision Changes Path
1.36 +32 -1 horde/docs/INSTALL
1.24 +3 -4 horde/lib/MIME/Message.php
1.29 +14 -2 horde/lib/MIME/Part.php
1.26 +88 -2 horde/lib/MIME/Structure.php
1.13 +67 -19 imp/lib/MIME/Viewer/pgp.php
1.11 +2 -26 imp/lib/PGP.php
Chora Links:
http://cvs.horde.org/diff.php/horde/docs/INSTALL?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/imp/lib/PGP.php?r1=1.10&r2=1.11&ty=u