GPGrelay - History
GPGrelay - History
- Version 0.82 ; release-date: 2001-Oct-07
- GPGrelay:
- Key-Insensitiveness for Keyrule-Emails didn't work properly; this also
caused the keyrule-valid-test to fail so Keyrules also were not saved
- Backslash in Profilenames or Keynames are now also escaped (Again a slightly new
Registry-Format; shouldn't normally be a problem)
- Good Signatures are highlighted in HTML-Info for quicker recognition
- Logging of SMTP now displays encryt&sign instead of just encrypt
- Alias-Emailaddresses now also checked to be unique (was that way internally all the time)
- Alias-Lookup also faster now
- TrayIcon now also displays when a GPG-Process is running
- Version 0.81 ; release-date: 2001-Oct-04
- POP3:
- LIST Commando can also be used to retrieve one single line (did hang before)
- GPGrelay:
- Passphrase wasn't propagated when requested to sign a key
- Reload Keys doesn't remove all entered passphrases from memory anymore
- Enrypt&Sign wasn't saved after Profiledialog
- Version 0.80 ; release-date: 2001-Oct-03
- SMTP:
- "Resent-To:"-Field also checked to really get all(?) recipients
- It's now possible to send encrypted mails without signing
- POP3:
- Decryption/Verification of PGP-Message-Blocks not sent as PGP-MIME finally
implemented (works only for simple text/plain-Mails -- still better to try
to stay with PGP-MIME!!!)
- GPGrelay:
- Damn Minimize-To-Tray: System-Shutdown does not send WM_CLOSE but
WM_ENDSESSION; so settings are now saved properly in that case.
- UserIDs mapped to Aliases aren't editable nor removable anymore (also
displayed with blue colored Icon)
- Keys can now be reloaded (no restart neccessary anymore)
- "No PGP-MIME" with "sign always" was never saved.
- Profile-Concept implemented, resulting in nicer opportunity to change
behaviour of Key-Groups
- This also introduces Unknown-Receiver-Defaultsettings
- Email-Adresses are now compared Case-Insensitive
- Registry-Format for Settings more human-readable now
- Shutdown-Confirm-Dialog added
- Check if Server-Ports are correctly initialized
- Memoryleak if Socket closed from outside fixed
- Save Settings Now & Reload Settings added to the System-Menu (not a realy
UNDO but better than nothing...)
- Autolearn Aliases works now for all possible UserIDs
- GnuPG:
- Escaping for special chars (esp. Quotes) in UserIDs implemented
- Very basic Keymanagement included (Clipboard-Export/Import, Delete-Key,
(l)Sign-Key)
- Registry:
- "gpgProgram"-Registry-Key is now used to start GPG.EXE
- Version 0.76 ; release-date: 2001-Aug-14
- GPGrelay:
- Minimize-Button now only minimizes to taskbar -- Close-Button to tray.
- Version 0.75 ; release-date: 2001-Aug-12
- GPGrelay:
- UIDs of GPG are now properly imported as Aliases
- Version 0.74 ; release-date: 2001-Aug-11
- GPGrelay:
- A damn stupid bug made it impossible to edit Keyrules (Fingerprint added to Keyname)...
- Garbage-Filter for Keyrules and Aliases included (just to clean up a bit)
- Interfere SC_CLOSE instead of WM_CLOSE for Minimize To Tray
- this allows shutdown via CTRL-ALT-DEL again
- TrayIcon changes it's color when any relaying is active
- Logging to File included
- Version 0.73 ; release-date: 2001-Aug-08
- GPGrelay:
- I removed the listboxes and put in some neat TreeControls with Icons, Contextmenus and Tooltips.
Looks way more cleaned up and better structured now...
- Tooltips for many controls added. (Still no real online-help, but a nice helpful feature)
- Keyrule-Dialog also shows now the fingerprint of the key
- Registry:
- Stupid bug with "No Passphrase"-Handling removed
- Folder-Chooser if registry key "HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir" is not found
built in (that key is then also built for future useage...)
- Version 0.68 ; release-date: 2001-Jul-31
- GPGrelay:
- Finally I GPL'd the source
- About-Dialog needed to display some more information
- Version 0.67 ; release-date: 2001-Jul-30
- GPGrelay:
Now keys without a passphrase are properly supported (although this shouldn't have been used)
- Version 0.66 ; release-date: 2001-Jul-25
- GPGrelay:
- Retry-Dialog if connection fails implemented
- Passphrase-Validation for 'Always-Use'-Passphrases
- More strings are now loaded from Ressource (maybe different languages will be supported someday...)
- GnuPG:
Little bug of locale-support removed (Passphrase-Validation didn't worked anymore...)
- Version 0.61 ; release-date: 2001-Jul-19
- SMTP:
Bcc demonstrated: The RCPT TO:-Commando from SMTP-Protocol gives Information,
that must not be found in the mailheader - This is fixed now...
- POP3:
- Learn Alias also from "Reply-To:"-Field
- Passphrases are now asked for all possible secret-keys
- GPGrelay:
header is read, then decision is made, if body must be completely present or not.
So either it's passed through (do-nothing) or the body is read.
This doesn't delays huge relayed mails as much as before
- Version 0.60 ; release-date: 2001-Jul-18
- Registry:
- Settings are now saved everytime the main window is closed (say minimized); this
way it's also started into Tray after System-Shutdown
- Path of gpg.exe is now read from registry (\\HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir)
on start of GPGrelay
- SMTP:
- Emails from Cc-Field added to the Recipient-Email-Addresses (now handled like
Multiple Recpt. in the To:-Field)
- Emails from Bcc-Field also added: KeyID is cleared in OpenPGP-Block then, so that
Bcc means Recv. is hidden from To- and Cc-Receivers.
But this also means decrypting is kind of a problem for the Bcc-Receiver as he has
to check all his Secret Keys if it can be decrypted - and GPGrelay does only one
batch-job (means recv. has probably some handiwork to do)...
- The "Don't use PGP-MIME"-Feature is now also implemented
(eg. for easier communication with friends using the Outlook-Express-PGP-Plugin)
Decryption/Verify of such PGP-Message-Blocks is not supported for now...
- User-Interface:
Support of detailed Verbose for gpg included
- GnuPG:
- Locales are now supported as well; so let GPG speak your language (altough
GPGrelay stays english...)
- Path of 'gpg.exe' is fetched from registry on first start (\\HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir)
- Version 0.56 ; release-date: 2001-Jun-27
- POP3:
Translation from USER/PASS-Commands to the slightly more secure APOP-Command
included (not sure if this works everywhere, but works for me)
- SMTP:
Signatures for multi-recipients work accordingly to encryption, so unneccessary
option from keyrule-dialog removed
- Logging:
- Protocol-String isn't displayed anymore if Log-Protocol isn't checked
- Log doesn't hang anymore when Config-Dialog is opened while something is logged
- Clear-Log now works properly (even if some Logging is done in parallel)
- Version: 0.53 ; release-date: 2001-Jun-01