/[pkg-mixmaster]/trunk/Mix/Src/stats.c
ViewVC logotype

Log of /trunk/Mix/Src/stats.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 315 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 5 19:09:12 2002 UTC (10 years, 8 months ago) by ulfm
File length: 11215 byte(s)
Diff to previous 262
There's no point in keeping statistics for the client.

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 23:26:17 2002 UTC (10 years, 9 months ago) by rabbi
File length: 11137 byte(s)
Diff to previous 178
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 178 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 07:52:28 2002 UTC (10 years, 9 months ago) by weaselp
File length: 11036 byte(s)
Diff to previous 171
Fixed problem with stats. Numbers at 00:00 GMT were wrong.

The problem was in expiring hourly stats to daily stats: Once a dataset
is older than 24 hours it gets moved to the daily bucket. Unfortunatly
daily buckets are aligned at 00:00GMT each day. So next time stats.log
is read that 00:00GMT sample is within our 24hrs again.

The fix is to mark daily sets as such and to never import them to hourly
statistics.

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: 10780 byte(s)
Diff to previous 169
Also list cypherpunk remailers in remailer-conf reply. Thanks to Ulf and
Disastry for their help.

Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 05:25:22 2002 UTC (10 years, 9 months ago) by weaselp
File length: 10394 byte(s)
Diff to previous 168
Only list supported if we support that type

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: 10341 byte(s)
Diff to previous 149
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 149 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 20 20:07:33 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9713 byte(s)
Diff to previous 143
Fix typo

Revision 143 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 20 18:46:33 2002 UTC (10 years, 10 months ago) by rabbi
File length: 9712 byte(s)
Diff to previous 136
Fixed wording.

Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 18 06:08:27 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9647 byte(s)
Diff to previous 107
Remove extra newline and write Mixmaster with a capital M

Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 25 11:52:26 2002 UTC (10 years, 10 months ago) by weaselp
File length: 9666 byte(s)
Diff to previous 90
Fix #586431: remailer-conf a bit broken; flag needed to be reset

Revision 90 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 01:55:16 2002 UTC (10 years, 11 months ago) by weaselp
File length: 9654 byte(s)
Diff to previous 82
Include destination allow in remailer-conf reply. Thanks Katherine

Revision 82 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 08:02:02 2002 UTC (10 years, 11 months ago) by rabbi
File length: 9090 byte(s)
Diff to previous 64
The format of id.log is now binary. Mixmaster still performs a linear
search on it for duplicate checking, but this should improve performance
on slower systems over having the entries stored in a text file.

We had considered using a hash table, but id.log entries only matter up to
7 days anyway, so there isn't too much more to be gained. Perhaps if we
had Mixmaster on cell phones... ;)

Thanks to Disastry for this patch.

Revision 64 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 18 09:57:05 2002 UTC (11 years, 5 months ago) by rabbi
File length: 9026 byte(s)
Diff to previous 62
If pgp is not supported, do not enable repgp (do not set the repgp flag in
the conf string.)

Revision 62 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 10 23:59:16 2002 UTC (11 years, 5 months ago) by rabbi
File length: 9019 byte(s)
Diff to previous 1
Patches to support the Encrypt-To directive (by Disastry).

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 7 months ago) by rabbi
File length: 8902 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