Log of /trunk/Mix/Src/rem1.c
Parent Directory
|
Revision Log
Revision
545 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 7 11:18:20 2003 UTC
(9 years, 10 months ago)
by
weaselp
File length: 15248 byte(s)
Diff to
previous 497
,
to
selected 477
The 'working on the train' commit:
Don't try to send a message if there are no recipients left.
Set default max-randhops from 20 to 4.
Remix-To chain is limited by max-randhops limit as well.
Messages to more than one remailer are dropped.
Revision
497 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 29 12:03:32 2003 UTC
(10 years ago)
by
weaselp
File length: 14965 byte(s)
Diff to
previous 477
If remix was enabled and we had a Type-I Anon-Post-To request we accidently
randhoped it via the configured default remailing chain (default: *,*,*,*).
Fixed (closes: #729494).
Revision
477 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Sat Feb 15 00:29:36 2003 UTC
(10 years, 3 months ago)
by
weaselp
File length: 14941 byte(s)
Diff to
previous 262
Add max capability to Type I
Revision
262 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 18 23:26:17 2002 UTC
(10 years, 8 months ago)
by
rabbi
File length: 12446 byte(s)
Diff to
previous 102
,
to
selected 477
Added closing comments for all #ifdef statements. All #endif's, as well as
nested braces, should be commented to reference their start.
We need to provide comments before every function as well.
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: 12324 byte(s)
Diff to
previous 91
,
to
selected 477
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
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: 12325 byte(s)
Diff to
previous 62
,
to
selected 477
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.)
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.