/[pkg-mixmaster]/trunk/Mix/HISTORY
ViewVC logotype

Log of /trunk/Mix/HISTORY

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 29 08:06:31 2002 UTC (10 years, 8 months ago) by weaselp
File length: 15141 byte(s)
Diff to previous 197
The files created with SENDMAIL outfile have different names now to scale beyond 10k files (closes: #587593).

Revision 197 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 28 09:35:25 2002 UTC (10 years, 8 months ago) by weaselp
File length: 14944 byte(s)
Diff to previous 187
Write a pid file

Revision 187 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 19:37:43 2002 UTC (10 years, 9 months ago) by rabbi
File length: 14874 byte(s)
Diff to previous 185
Mixmaster now prompts for user input for the secret key passphrase when
mix is started in daemon mode (./mix -D). Mixmaster will try to find
either PGP/RSA, PGP/ELG or Mix key that can be decrypted with the provided
passphrase. If it finds one, it assumes the passphrase is good.

(We may have a problem if the user manages to get his secret key
passphrases out of sync. Suggestions on handling this case?)

FYI: the passphrase in mix.cfg takes precedence over the passphrase
compiled into the binary. If neither of these are present, only then is
the user prompted for a keyboard-input passphrase.

We still need to make mix retain the user-provided passphrase across
SIGHUP signals.

Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 19:17:31 2002 UTC (10 years, 9 months ago) by weaselp
File length: 14642 byte(s)
Diff to previous 184
Fixed a bug with reading armored keyrings consisting of more than one armored
block or having comments in front of the one armored block.

The secret pgp keyring is now stored ASCII armored with one key per ascii
armor.

NB: Due to the bug with reading armored keyrings and secring being stored
armored now, it is not adviseable to downgrade mixmaster unless special action
is taked to preserve the secret pgp keyring.

Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 18:45:13 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13969 byte(s)
Diff to previous 179
Update HISTORY

Revision 179 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 07:55:04 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13912 byte(s)
Diff to previous 172
Update HISTORY

Revision 172 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 08:17:12 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13506 byte(s)
Diff to previous 171
Note that recent change closed bug #480330

Revision 171 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 08:13:36 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13459 byte(s)
Diff to previous 170
Also list cypherpunk remailers in remailer-conf reply. Thanks to Ulf and
Disastry for their help.

Revision 170 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 06:22:56 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13452 byte(s)
Diff to previous 168
When expiring packet ids from id.log also expire packets that are dated more
than half a year in the future.  That way we get rid of invalid packets
introduced by the switch to a binary file.

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 05:18:26 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13146 byte(s)
Diff to previous 166
List known mixmasters in remailer-conf replies. How do I get a list of
the pgp keyring so I can also list type I remailers? Do we need to list
type I remailers?

Revision 166 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 04:29:43 2002 UTC (10 years, 9 months ago) by weaselp
File length: 13073 byte(s)
Diff to previous 165
Enable exit hop to add footers.

Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 04:01:16 2002 UTC (10 years, 9 months ago) by weaselp
File length: 12850 byte(s)
Diff to previous 163
When sending type II messages interactivly you may now choose a middleman
remailer as the last hop in your chain (closes: #481244).

Revision 163 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 21 19:28:04 2002 UTC (10 years, 9 months ago) by weaselp
File length: 12633 byte(s)
Diff to previous 159
Make sure to deliver to the right directory with Maildir deliveries. Since
we do not chdir() to the Mixmaster base directory we need to take care of
this whenever we do file or directory operations. Fortunatly the function
mixfile() helps here. mixfile() was extended to handle paths starting
with "~/". '~' is replaced by the HOME environment variable if defined.

Implement MAILIN option: If set Mixmaster reads mails from either a mbox
or a Maildir mail folder when processing its queue (-M or daemon). After
reading the mail folder is emtpied. If MAILIN ends with / it is expected
to be a Maildir, mbox oterhwise.

I hope that I did not break anything with the change to mixfile(). Maildir
drop and reading from both Maildir and mbox has been tested a little. Seems
to work fine so far.

Revision 159 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 21 16:03:12 2002 UTC (10 years, 9 months ago) by weaselp
File length: 12337 byte(s)
Diff to previous 153
Secret plan to get rid of IDEA stage (1):
 The Install script detects - in a reliable fashion - whether idea support
 is available. It only defines USE_IDEA if this is the case. On operating
 systems that lack the patented IDEA algorithm (OpenBSD and Debian for
 instance) a warning is printed but building and installation is not
 halted.

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 21 11:22:37 2002 UTC (10 years, 9 months ago) by weaselp
File length: 12190 byte(s)
Diff to previous 145
Maildir support

Revision 145 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 20 18:58:05 2002 UTC (10 years, 9 months ago) by rabbi
File length: 11984 byte(s)
Diff to previous 135
Preparing for 2.9b37.

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 134 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 15 16:52:12 2002 UTC (10 years, 9 months ago) by weaselp
File length: 11483 byte(s)
Diff to previous 132
Several PGP fixes by Disastry:
No longer create mpi with leading zero <3D5BB519.F2E520F8@saiknes.lv>
Handle RSA keys with size not a multiple of 64 bits <3D5BA9E5.72B7C600@saiknes.lv>
put "Hash: SHA1\n" header when clearsigning with DSA/SHA1 <3D5B80F9.16F277AF@saiknes.lv>

Revision 132 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 16:16:07 2002 UTC (10 years, 9 months ago) by weaselp
File length: 11392 byte(s)
Diff to previous 131
Small fix for mpgp on windows <3D592D8C.8ACA2A@saiknes.lv>

Revision 131 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 14:33:23 2002 UTC (10 years, 9 months ago) by weaselp
File length: 11262 byte(s)
Diff to previous 128
Fix a small bug in pgpdata.c that stopped mixmaster from reading cipher preferences. <3D590B99.7481598B@saiknes.lv>

Revision 128 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 9 22:55:16 2002 UTC (10 years, 9 months ago) by rabbi
File length: 11100 byte(s)
Diff to previous 124
Prepare for 2.9beta36

Revision 124 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 7 21:45:59 2002 UTC (10 years, 9 months ago) by weaselp
File length: 11045 byte(s)
Diff to previous 120
Detach as suggested by the Unix Programming FAQ

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 119 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 1 14:24:24 2002 UTC (10 years, 9 months ago) by weaselp
File length: 10986 byte(s)
Diff to previous 116
Free buffer line in pgp_signtxt(). Thanks Disastry

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 114 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 29 12:42:56 2002 UTC (10 years, 9 months ago) by weaselp
File length: 10521 byte(s)
Diff to previous 113
Fix unused variable warning on OpenBSD

Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 29 12:41:12 2002 UTC (10 years, 9 months ago) by weaselp
File length: 10454 byte(s)
Diff to previous 110
Default to not creating a .forward file
Whitespace changes

Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 25 15:07:39 2002 UTC (10 years, 10 months ago) by weaselp
File length: 10274 byte(s)
Diff to previous 108
s/MAIL/MAILBOX/ in one place/

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 104 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 08:00:36 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9991 byte(s)
Diff to previous 103
Only create OpenPGP RSA keys if we compiled with IDEA.

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 99 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 01:52:35 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9597 byte(s)
Diff to previous 97
majordomo@* -> majordomo@

Revision 97 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 16:34:42 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9329 byte(s)
Diff to previous 96
List all prerequisites for each build target (Closes: #584386)

Revision 96 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 16:28:14 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9192 byte(s)
Diff to previous 94
Fix a strncat() to undefined string variable (Closes: #584381)

Revision 94 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 03:53:11 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9064 byte(s)
Diff to previous 93
Removed duplicate define of NYMDB from menu.h

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 90 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 01:55:16 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9094 byte(s)
Diff to previous 89
Include destination allow in remailer-conf reply. Thanks Katherine

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 01:45:27 2002 UTC (10 years, 10 months ago) by weaselp
File length: 8839 byte(s)
Diff to previous 85
Document my previous changes

Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 23:29:55 2002 UTC (10 years, 10 months ago) by rabbi
File length: 8602 byte(s)
Diff to previous 84
tweak.

Revision 84 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 08:07:41 2002 UTC (10 years, 10 months ago) by rabbi
File length: 8576 byte(s)
Diff to previous 75
Updated to include latest changes...

Revision 75 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 1 22:57:48 2002 UTC (10 years, 10 months ago) by rabbi
File length: 8083 byte(s)
Diff to previous 57
Getting ready for 2.9b34

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.

Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 12 21:23:02 2001 UTC (11 years, 5 months ago) by rabbi
File length: 7659 byte(s)
Diff to previous 28
updated [...]

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 11 18:37:34 2001 UTC (11 years, 5 months ago) by rabbi
File length: 7591 byte(s)
Diff to previous 24
Updated to reflect recent changes.

Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 11 06:38:19 2001 UTC (11 years, 5 months ago) by rabbi
File length: 7370 byte(s)
Diff to previous 17
Updated to reflect recent changes.

Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 7 01:04:22 2001 UTC (11 years, 6 months ago) by rabbi
File length: 7099 byte(s)
Diff to previous 14
Updated for 2.9beta32 release and beyond.

Revision 14 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 7 01:02:39 2001 UTC (11 years, 6 months ago) by rabbi
File length: 7094 byte(s)
Diff to previous 9
Updated for 2.9beta32 release and beyond.

Revision 9 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 2 21:59:15 2001 UTC (11 years, 6 months ago) by rabbi
File length: 6903 byte(s)
Diff to previous 4
Udated re: recent changes.

Revision 4 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 31 23:07:58 2001 UTC (11 years, 6 months ago) by rabbi
File length: 6568 byte(s)
Diff to previous 1
Misc. modification.

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
File length: 6499 byte(s)
Initial revision

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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5