Spring cleaning. Changes:
* courier/webmail: GPG cleanup. Cleaned up and merged code from the mimegpg wrapper into the main webmail binary. Previously, a separate helper process, mimegpg, was used to invoke gpg to sign/encrypt/decrypt/verify MIME messages. There are no functional changes; the goal of this development build is to make sure that nothing is broken with webmail encryption support. Encryption might now actually be a little bit faster with large messages, since the cleanup removed the need to write out a temporary file for mimegpg to do its job.
This cleanup is the first step in paving the way to recycle this GPG wrapper in Cone, at a future date.
* Resync the source tree. One of the common library modules now has some OpenSSL 0.9.7-specific code, which at present is only used by Cone. These small bits should silently be disabled when compiling against older version of OpenSSL, and Courier should still continue to be buildable against < 0.9.7.
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
