| 169 |
Reworked the OpenSSL version check in the |
Reworked the OpenSSL version check in the |
| 170 |
Install script. |
Install script. |
| 171 |
|
|
| 172 |
2002-07-21 ?????? Removed duplicate define of NYMDB from menu.h. |
2002-08-09 2.9b36 Removed duplicate define of NYMDB from menu.h. |
| 173 |
Fix a strncat() to undefined string variable in |
Fix a strncat() to undefined string variable in |
| 174 |
mix.c (Closes: #584381). |
mix.c (Closes: #584381). |
| 175 |
Have the Makefile list all prerequisites for each |
Have the Makefile list all prerequisites for each |
| 199 |
Closes: #482052). |
Closes: #482052). |
| 200 |
Add X-Loop header on mailbox forwarded messages. |
Add X-Loop header on mailbox forwarded messages. |
| 201 |
Several small fixes by Sami Farin et al. |
Several small fixes by Sami Farin et al. |
| 202 |
|
Detach correctly in daemon mode. |
| 203 |
|
Minor Install script fixes. |
| 204 |
|
|
| 205 |
|
2002-08-20 2.9b37 OpenPGP enhancement release (fixes by Disastry). |
| 206 |
|
Fix a small bug in pgpdata.c that stopped Mixmaster |
| 207 |
|
from reading cipher preferences. |
| 208 |
|
Fixed Passphrase reading in mpgp (the test program) |
| 209 |
|
on Windows platform. |
| 210 |
|
Add Hash: header when clearsigning. |
| 211 |
|
Properly handle RSA keys whose key size is not a |
| 212 |
|
multiple of 64. |
| 213 |
|
Remove leading zeros from MPI. |
| 214 |
|
Use MDC packets whenever possible. |
| 215 |
|
List CAST5 and AES128 in cipher preferences. |
| 216 |
|
Now displays Mixmaster version in the PGP version |
| 217 |
|
header for non remailer/nym messages. |
| 218 |
|
|
| 219 |
|
2002-??-?? 2.9b38 Applied Maildir feature patch by drt@un.bewaff.net, |
| 220 |
|
with some changes by PP: |
| 221 |
|
MAILBOX can now be a Maildir (closes: #586223). |
| 222 |
|
Install script deals with lack of patented IDEA |
| 223 |
|
algorithm in a sane way (closes: #479020). |
| 224 |
|
New option MAILIN that can be set to either a mbox |
| 225 |
|
or Maildir folder. New mail will be read from it |
| 226 |
|
and the folder cleared every time Mixmaster |
| 227 |
|
processes its pool (closes: #597043). |
| 228 |
|
When sending type II messages interactivly you may |
| 229 |
|
now choose a middleman remailer as the last hop |
| 230 |
|
in your chain (closes: #481244). |