Home
Back out a "PGP" vs. "PGP2" change that broke PGP2 functionality.
Fix some procedures that were mis-named. Also retrieve
Cosmetic fixes: PGP 2 is now specified explicitly in all prompts
Merge support for PGP2/PGP5/GPG from multipgp branch.
Permit user to cancel selection of a private key for signing (affects
Fix a bug that caused signing without a password to silently fail
Check that pgp is enabled before attempting to check the version
Delete "PGP Preview" sedit menu item left over from debugging.
Don't try to do PGP stuff without having $pgp(enabled).
Patch from Kevin Christian to make email PGP key queries work, and
Make PGP check for the existence of the PGP path directories before
Sanitize PGP debugging entries before writing via Exmh_Debug.
Fix typo that prevented Old PGP->Extract Keys from working.
Fix seditpgp key-changing button label code (update properly when
Properly decode multipart/signed PGP messages whose boundary strings
Commit modification to seditpgp user interface, and fix a couple of
One more try at fixing the problems with 8-byte GPG keyIDs, with a
Late doc commit.
Fix PGP so that it now works even if seditpgp isn't enabled.
Remove More...->old PGP->Encrypt menu. Getting this to work will be
Turn off logging of exec'd command lines to avoid leaking PGP
Once again, don't try to do PGP stuff without $pgp(enabled).
Fix a number of key/passphrase management problems: pgpsedit now
Check to see that PGP is enabled beore trying to coerce text/plain
Sign off items 1 (multipgp merge), 12 (gpg), and 46 (remember pgp
Email PGP queries now go out correctly. Use Exmh_Status to inform
Delete duplicate Pgp_SetSeditPgpName definition.
Fix problems caused by GPG returning key IDs that are 8 bytes long,
If we need to ask the user for help in picking a PGP key (while
exmh now times out passphrases for PGP subkeys correctly.
Add FAQ #22 on preferring to display messages as text/plain.
Added FAQ #15a on folder-specific template files.
Add FAQ #23 from Pete Gelbman <pete@arraycomm.com> about keeping the
Add a preferences item (in the folder display panel) to set the default
Update "Preferences Sections" and "Code Organization" in
When turning a message into a multipart, scan for the "---" separator
Add "undo" feature for sedit filter/shell, from John Klassa
Add the ability for sedit to filter the selected text region through an
Someone forgot to put a line in exmh.CHANGES noting the 2.2 release.
Fix a problem with sedit's Crypt->Version menu incorrectly displaying
Blargh. Doc catchup for previous improved PGP detection code commit.
We need to do Env_Init before trying to use our temporary directories.
Add +force to PGP5 flags. This fixes
Made the PGP detection code actually try to execute a program