Log of /trunk/Mix/Src/config.h
Parent Directory
|
Revision Log
Revision
105 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 09:00:11 2002 UTC
(10 years, 10 months ago)
by
weaselp
File length: 8514 byte(s)
Diff to
previous 103
Make all filenames configurable in mix.cfg.
Add global mix.cfg support (compile time option).
Revision
103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 07:58:55 2002 UTC
(10 years, 10 months ago)
by
weaselp
File length: 7139 byte(s)
Diff to
previous 102
USE_IDEA is no longer default in config.h. It always gets defined by the Install script instead.
Revision
102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 07:48:50 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 7131 byte(s)
Diff to
previous 98
We have changed the compile-time option PASSPHRASE to be named
COMPILEDPASS. We have changed the configuration file option PASS_PHRASE to
be named PASSPHRASE. We have added documentation for the new configuration
file option and made changes in the man page to reflect the name change.
This was done to avoid confusion due to the similarity in names of the
options.
Revision
98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 22 17:54:48 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 7132 byte(s)
Diff to
previous 91
Added support for AES in Type I messages. This should prevent lost mail if
a user attempts to send OpenPGP messages encrypted with AES.
Support for AES requires OpenSSL 0.9.7 (soon to be released.) The Install
script needs to be updated to enable AES if 0.9.7 or later is present.
Also, pgp_keylen now returns 0 instead of -1 for unknown symalgo. Output
of pgp_keylen is used in buf_appendrnd and in other functions without
checking, so they might be unhappy with -1. (We should really check for
this.)
Thanks to Disastry and Peter for working on this.
Revision
91 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 10 01:58:49 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 7013 byte(s)
Diff to
previous 62
Added the ability to store the key passphrase in the mix.cfg file instead of
having it compiled into the binary. This offers a number of advantages over the
compiled-in method and still allows for encrypted remote storage of keys.
In order to take advantage of the new changes, the Install script will need to
be modified. As this is being replaced with a proper autoconf system, we're
defering that until later.
The changes we're committing replace PASSPHRASE with PASS_PHRASE, which is read
from the config. If the compiled-in passphrase, PASSPHRASE, is set, that is
used instead. (This is how Mixmaster will function if you use the Install
script.)
Revision
39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 12 19:06:41 2001 UTC
(11 years, 5 months ago)
by
rabbi
File length: 7073 byte(s)
Diff to
previous 29
Removed the #define for BROKEN_MTA from WIN32 since it shouldn't be
needed.
Revision
29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 11 20:56:07 2001 UTC
(11 years, 5 months ago)
by
rabbi
File length: 7170 byte(s)
Diff to
previous 1
Added dupicate address checking for MTAs that don't do duplicate checking.
ifdef'd out except for WIN32.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.