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

Contents of /trunk/Mix/HISTORY

Parent Directory Parent Directory | Revision Log Revision Log


Revision 97 - (show annotations) (download)
Sun Jul 21 16:34:42 2002 UTC (10 years, 10 months ago) by weaselp
File size: 9329 byte(s)
List all prerequisites for each build target (Closes: #584386)
1 1998/1999 2.9 written from scratch.
2
3 1999-04-14 2.9beta0 public preview release.
4
5 1999-05-17 2.9beta1 Bug fixes (remix, OpenPGP encryption, FreeBSD
6 name conflict); Win32 DLL.
7
8 1999-05-18 2.9beta2 Install bug fixes. -N and -n options renamed.
9
10 1999-05-19 2.9beta3 OpenSSL-related bug fix. Type 1 remailer fixes
11 (pointed out by <kev@drule.org>).
12
13 1999-05-20 2.9beta4 Read and generate OpenPGP encrypted secret keys.
14
15 1999-05-20 2.9beta5 The client sent messages if PGP encryption failed.
16
17 1999-05-28 2.9beta6 Message-ID generation bug fixes. Contributed by:
18 Johannes Kroeger <hanne@squirrel.owl.de>.
19 Remix-To bug fix.
20
21 1999-06-09 2.9beta7 More (minor) remailer and Install script fixes.
22
23 1999-06-10 2.9beta8 Regular expression bug fix. Thanks to Johannes
24 and Kevin for help with debugging!
25
26 1999-07-20 2.9beta9 Bug fixes (remailer, nym creation).
27
28 1999-08-03 2.9beta10 Fix for buffer overrun error.
29 "Chain:" pseudo-header may contain the number of
30 copies like this: `Chain: *,*,*,*; copies=3'
31
32 1999-09-09 2.9beta11 Support MIME attachments and OpenPGP/MIME in the
33 client.
34 Do not select cpunk remailers if PGP key is missing.
35 Fix error in nym creation.
36 Header lines can be edited when composing new
37 messages in the mail reader.
38 Accept empty pass phrase to allow storing the
39 nym database on an encrypted file system.
40 More verbose error messages.
41 Various minor bug fixes.
42 * Thanks to Gerd Beuster for many good suggestions!
43
44 1999-09-22 2.9beta12 OpenSSL 0.9.3 or newer is now required.
45 For the Mixmaster DLL, allow the application to
46 seed the random number generator.
47
48 1999-09-29 2.9beta13 Fix OpenPGP 3DES decryption.
49 Store DSA secret keys in PGP5 compatible format.
50 Support new "ekx" capability.
51 Use the more secure new style OpenPGP conventional
52 encryption to protect the nym database and nym
53 keys.
54
55 1999-10-01 2.9beta14 Bug fix.
56
57 1999-10-01 2.9beta15 Bug fix: create mixrand.bin in Mix directory.
58 Support "Encrypt-IDEA" directive.
59
60 1999-10-11 2.9beta16 Fix memory leaks.
61
62 1999-11-03 2.9beta17 Bug fix.
63 Sending messages is logged as DEBUGINFO.
64
65 1999-11-09 2.9beta18 Bug fix for rlist with trailing spaces.
66 Print remailer reliability (by Gerd Beuster).
67
68 1999-12-19 2.9beta19 (internal)
69
70 1999-12-19 2.9beta20 Output remailer RSA keys separately from the
71 DSA/ElGamal keys to avoid problems with old
72 versions of PGP.
73 Messages in mail folders can be deleted. Nym
74 messages and other encrypted mail will be
75 written back as plain text (by Gerd Beuster).
76 SMTP bug fix.
77 Support multiple OpenPGP decryption subkeys.
78 Fix remailer bug with Newsgroups header in encrypted
79 T1 messages.
80 Fix MIME-decoding bug (pointed out by Gerd Beuster).
81 Nym creation bug fix (by Gerd Beuster).
82
83 2000-03-09 2.9beta21 Support for PGP partial length packets (by
84 Christian Mock).
85
86 2000-03-16 2.9beta22 Bug fixes (by Antonomasia) and minor changes.
87
88 2000-06-29 2.9beta23 Bug fix for nym creation with several newsgroups
89 reply blocks (by Gerd Beuster).
90 --nym option bug fix (by Adam Back).
91
92 2001-09-11 2.9beta24 Changed pool.c to allow Mixmaster keys to pass
93 even when binary blocking is enabled. Note that
94 the solution is not a nice one: It does not
95 recognize Mix keys, it simply allows 10 lines of
96 binary garbage instead of 3. This should be enough
97 for Mix keys to come through (by Peter Palfrader).
98 Fixed a bug in pgpdata.c affecting v3 OpenPGP keys.
99 (by Michael Young).
100
101 2001-09-14 2.9beta25 Now builds with pcre3 (by Peter Palfrader).
102 Added support for destination.allow (by Peter
103 Palfrader).
104 If the sender email address or IP address matches
105 anything in source.blk, ignore the message (by
106 cmeclax).
107 Added support for the Mutt -T option (by Bill
108 O'Hanlon).
109 Patches merged (by Len Sassaman).
110
111 2001-09-17 2.9beta30 Version renamed to avoid conflicts with other
112 unofficial releases.
113
114 2001-09-19 2.9beta31 Fixed a bug in mime.c that sometimes resulted in
115 malformed text attachments (by Michael Young).
116 Better error handling (by Scott Renfro).
117 Added support for multiple dest.blk files. This
118 is needed for the Remailer Abuse Blocklist (by
119 Markus Stöger).
120 Added support for remailer-adminkey replies to
121 provide a better way for remops to distribute
122 their keys. (by Markus Stöger).
123 Fixed errors with pcre2.08 (by Rodney Thayer).
124 Added long command option --type-list for the -T
125 option, and updated help (by Len Sassaman).
126 Removed redundant "encoded" variable in mime.c.
127 Fixed Installer bugs.
128
129 2001-11-06 2.9beta32 Client functionality updates.
130 POP sockets now properly close.
131 Memory may be freed without allocating.
132 Correct time is written to mbox.
133 Key flags correctly set in key.txt. (all by
134 Disastry).
135 OpenSSL and OpenBSD Install script issues
136 addressed.
137
138 2001-12-16 2.9b33 Support for Mixmaster as a service on Windows
139 platforms added (by Disastry).
140 Problem transparently remixing to Type I remailers
141 debugged and corrected (by Andy Dustman,
142 Disastry, Senshi-Admin).
143 Fixed an error in chain.c that was causing
144 segfaults with chains greater than 20 remailers.
145 Non-multipart MIME message errors fixed.
146 Fixed an error in rfc822.c (by Scott Renfro).
147 Fixed pgpget.c errors. (by Ulf Möller).
148 No longer permits automatic blocking of entire
149 domains or newsgroups.
150 Help files re-written (by Lucky Green).
151 Fixed inconsistencies between software name and
152 package name.
153
154 2002-07-01 2.9b34 Encrypt-to directive is now supported.
155 Partial packets now properly expire if not
156 reassembled (by cmeclax).
157 Fixed an address blocking error introduced in
158 the last version (Peter Palfrader).
159 Various command line bug fixes.
160
161 2002-07-10 2.9b35 Updated zlib due to security reasons.
162 Does not generate keys in client mode.
163 Uses binary format for id.log.
164 Assorted mpgp fixes (by Disastry).
165 Added support for storing the key passphrase
166 in the mix.cfg file. (by Disastry).
167 Now reports the contents of dest.alw for
168 middleman remailers (by Kat).
169 Reworked the OpenSSL version check in the
170 Install script.
171
172 2002-07-21 ?????? Removed duplicate define of NYMDB from menu.h.
173 Fix a strncat() to undefined string variable in
174 mix.c (Closes: #584381).
175 Have the Makefile list all prerequisites for each
176 build target (Closes: #584386).

  ViewVC Help
Powered by ViewVC 1.1.5