Log of /trunk/Mix/HISTORY
Parent Directory
|
Revision Log
Revision
135 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 16 19:03:37 2002 UTC
(10 years, 9 months ago)
by
rabbi
File length: 11840 byte(s)
Diff to
previous 134
Mixmaster now uses the OpenPGP MDC packets (as specified in RFC 2440-bis06).
Mixmaster will use MDC packets if the MDC flag is found in the recipient's
PGP key, or by default if it is encrypting with AES.
New keys generated with Mixmaster will have the MDC flag placed in the key's
preferences. Also, cipher preferences are now advertised as CAST5, AES128,
3DES.
Revision
120 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 3 17:08:02 2002 UTC
(10 years, 9 months ago)
by
weaselp
File length: 11006 byte(s)
Diff to
previous 119
Submitted By: Sami Farin (safari):
Included correct header files.
Src/main.c had incorrect param to buf_appendf.
Added buf_write_sync() (used by Src/rem.c:mix_pool()).
Should a mixmaster machine crash, pool file can contain
any random data after reboot/journal recovery (at least
when using reiserfs).
Maybe not relevant, but strrchr should be used instead of
strchr when looking for domain part.
Src/pgpdata.c:pgp_elgdecrypt() passes uninitialized values
to BN_free if BN_CTX_new fails.
Src/pgpdata.c:pgp_elgencrypt() passes uninitialized value
to BN_free if the third mpi_get(key, i) fails.
Src/random.c does not check return value of read().
Src/rndseed.c does not check return value of read().
Revision
116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 29 23:52:00 2002 UTC
(10 years, 9 months ago)
by
weaselp
File length: 10909 byte(s)
Diff to
previous 115
Make smtp sending similar to local /usr/lib/sendmail sending (wrt header/body seperation; Closes: #482052).
Add X-Loop header on mailbox forwarded messages.
Revision
115 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 29 23:50:04 2002 UTC
(10 years, 9 months ago)
by
weaselp
File length: 10670 byte(s)
Diff to
previous 114
Fix public remailer keys getting re-signed every time keys are requested (Closes: #478383).
Revision
108 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 25 14:11:37 2002 UTC
(10 years, 10 months ago)
by
weaselp
File length: 10238 byte(s)
Diff to
previous 105
The -G option now forces creation of new keys even in client mode (Closes: #585176)
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: 10139 byte(s)
Diff to
previous 104
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: 9880 byte(s)
Diff to
previous 101
USE_IDEA is no longer default in config.h. It always gets defined by the Install script instead.
Revision
101 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 07:00:16 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 9685 byte(s)
Diff to
previous 99
The -T option (display type2.list) previously would not work if the file
type2.list was not present. -T will now display type2.list info retrieved
from pubring.mix if type2.list is not present.
Revision
93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 11 02:39:33 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 8989 byte(s)
Diff to
previous 91
Modified the Install script to properly locate opensslv.h. It now checks
in both $INCDIR/openssl and $INCDIR/ for the file.
Also, I reverted back to the version checking that was done in 2.9beta23,
and added special case exceptions for the four OpenSSL versions with
alphanumeric designations prior to the main version check, since Bourne
shell cannot handle multiple bases and bash is not universal.
Also,I modifed the "upgrade" script for clarity, and changed the default
from "y" to "n" for activating Type I remailers on installation.
Lastly, I performed pre-release configuration file updates. Ready for
2.9b35.
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: 8748 byte(s)
Diff to
previous 90
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
57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 17 03:16:48 2001 UTC
(11 years, 5 months ago)
by
rabbi
File length: 7970 byte(s)
Diff to
previous 42
Fixed inconsistencies between software name and package name. This was
done for compatability with automated install tools as well as for
consistancy. Archive is now named mixmaster-2.9b33.tar.gz and archive
directory is now named mixmaster-2.9b33.
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.