Author: tokul
Date: Mon Oct 15 05:41:55 2007
New Revision: 898

URL: http://svn.gna.org/viewcvs/nasmail?rev=898&view=rev
Log:
Weekend work.
* Personal preferences moved to widgets.
* Plugin strings use PGP term instead of GPG and does not indicate that PGP
  options are provided by plugin.
* Reduced memory footprint in message parsing. Attachment signature tests are
  limited to 4KB. Thanks to Ramiro Mora for report.
* Fixed deprecated use of implode() function.
* Combined gpg_section_header() and gpg_page_title() functions.
* Two download_entity() function declarations moved to single
  gpg_download_entity() function.
* Fixed display of key information (broken in rc1).
* Fixed verification of PGP/MIME signatures.
* Boolean configuration options are parsed as booleans and not as
  'false'/'true' strings.

Added:
    trunk/plugins/gpg/help/allow_partial_encryption.php   (with props)
    trunk/plugins/gpg/help/cache_passphrase.php   (with props)
    trunk/plugins/gpg/help/compose_defaults.php   (with props)
    trunk/plugins/gpg/help/encrypt_to_self.php   (with props)
    trunk/plugins/gpg/help/openpgp_options.php   (with props)
    trunk/plugins/gpg/help/showkeyringlink.php   (with props)
    trunk/plugins/gpg/help/trust_system_keyring.php   (with props)
    trunk/plugins/gpg/help/use_system_adk.php   (with props)
    trunk/plugins/gpg/options.php   (with props)
Removed:
    trunk/plugins/gpg/modules/general.mod
    trunk/plugins/gpg/modules/options_main.mod
Modified:
    trunk/plugins/gpg/ChangeLog
    trunk/plugins/gpg/INSTALL.txt
    trunk/plugins/gpg/TODO
    trunk/plugins/gpg/adduid.php
    trunk/plugins/gpg/changepass.php
    trunk/plugins/gpg/classes/gpg.php
    trunk/plugins/gpg/functions/encrypt.php
    trunk/plugins/gpg/functions/key.php
    trunk/plugins/gpg/functions/keyring.php
    trunk/plugins/gpg/functions/load_config.php
    trunk/plugins/gpg/functions/pref.php
    trunk/plugins/gpg/functions/sign.php
    trunk/plugins/gpg/genkey.php
    trunk/plugins/gpg/genkey_keygen.php
    trunk/plugins/gpg/getstart.php
    trunk/plugins/gpg/gpg.pot
    trunk/plugins/gpg/gpg_decrypt_attach.php
    trunk/plugins/gpg/gpg_functions.php
    trunk/plugins/gpg/gpg_help.php
    trunk/plugins/gpg/gpg_help_base.php
    trunk/plugins/gpg/gpg_hook_functions.php
    trunk/plugins/gpg/gpg_options.php
    trunk/plugins/gpg/gpg_recipientlist.php
    trunk/plugins/gpg/gpg_view_verify_text.php
    trunk/plugins/gpg/help/base.php
    trunk/plugins/gpg/help/external_resources.php
    trunk/plugins/gpg/help/troubleshooting.php
    trunk/plugins/gpg/help/what_signing.php
    trunk/plugins/gpg/help/what_trusted.php
    trunk/plugins/gpg/import_key_file.php
    trunk/plugins/gpg/import_key_text.php
    trunk/plugins/gpg/keygen.php
    trunk/plugins/gpg/keyring_main.php
    trunk/plugins/gpg/keysign.php
    trunk/plugins/gpg/keyview.php
    trunk/plugins/gpg/modules/gpg_module_footer.mod
    trunk/plugins/gpg/modules/gpgdecrypt.mod
    trunk/plugins/gpg/modules/importkey.mod
    trunk/plugins/gpg/modules/keyserver.mod
    trunk/plugins/gpg/modules/passpop.mod
    trunk/plugins/gpg/setup.php
    trunk/plugins/gpg/uploadkey.php


_______________________________________________
Nasmail-commits mailing list
[email protected]
https://mail.gna.org/listinfo/nasmail-commits

Reply via email to