/[echolot]/trunk/Echolot/Conf.pm
ViewVC logotype

Log of /trunk/Echolot/Conf.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 374 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 14 06:56:22 2003 UTC (10 years, 5 months ago) by weasel
File length: 16189 byte(s)
Diff to previous 365
We send one request, not many requests

Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 14 05:31:11 2003 UTC (10 years, 5 months ago) by weasel
File length: 16191 byte(s)
Diff to previous 363
Forgot to convert a few things to real logging

Revision 363 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 14 05:25:35 2003 UTC (10 years, 5 months ago) by weasel
File length: 16278 byte(s)
Diff to previous 358
First go at sane logging

Revision 358 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 2 23:58:53 2003 UTC (10 years, 5 months ago) by weasel
File length: 15896 byte(s)
Diff to previous 357
Fix unused variable warning

Revision 357 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 2 23:51:15 2003 UTC (10 years, 5 months ago) by weasel
File length: 15867 byte(s)
Diff to previous 356
Also use supported remailers from type2 only remailers.

Revision 356 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 2 21:24:32 2003 UTC (10 years, 5 months ago) by weasel
File length: 15666 byte(s)
Diff to previous 307
Always use --no-secmem-warning with GnuPG calls

Revision 307 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 21 01:45:39 2002 UTC (10 years, 9 months ago) by weasel
File length: 15646 byte(s)
Diff to previous 293
Store unkown fields from mix summary lines and put them in keyrings

Revision 293 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 10 20:04:46 2002 UTC (10 years, 9 months ago) by weasel
File length: 15438 byte(s)
Diff to previous 283
Only decrease a remailer's ttl during requesting -conf if it was requested by the usualy timer run and not by the user.

Revision 283 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 3 17:14:27 2002 UTC (10 years, 9 months ago) by weasel
File length: 15418 byte(s)
Diff to previous 279
Make ping/request time more random.
Encrypt pings (symmetrically), so that dup detection of some remailers (austria) fails and pings get processed.

Revision 279 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 23 07:17:23 2002 UTC (10 years, 9 months ago) by weasel
File length: 15320 byte(s)
Diff to previous 277
s/eq/==/

Revision 277 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 23 06:03:56 2002 UTC (10 years, 9 months ago) by weasel
File length: 15316 byte(s)
Diff to previous 268
Fix a major bug introduced in 2.0beta31 that resulted in no remailer-xxx queries beeing sent out.

Revision 268 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 18 06:18:00 2002 UTC (10 years, 10 months ago) by weasel
File length: 15232 byte(s)
Diff to previous 267
Fixed for real

Revision 267 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 18 06:16:25 2002 UTC (10 years, 10 months ago) by weasel
File length: 15229 byte(s)
Diff to previous 212
If you request keyconf from only a few remailers more requests could have been sent. Fixed that.

Revision 212 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 22 02:18:30 2002 UTC (10 years, 11 months ago) by weasel
File length: 15208 byte(s)
Diff to previous 211
You no longer need an extra Mixmaster installation for your pinger
The config hash �Pinger::Mix� is obsolete
Default gnupghome changed from �gnupg� to �gnupghome�
New config options: mixmaster, mixhome, gnupg

Revision 211 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 22 01:28:21 2002 UTC (10 years, 11 months ago) by weasel
File length: 15117 byte(s)
Diff to previous 208
Not the current time but the scheduled start time is used when deciding which remailers to ping

Revision 208 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 17 19:00:22 2002 UTC (10 years, 11 months ago) by weasel
File length: 15092 byte(s)
Diff to previous 206
Spelling Fix

Revision 206 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 17 17:53:44 2002 UTC (10 years, 11 months ago) by weasel
File length: 15093 byte(s)
Diff to previous 203
getkeyconf command takes optional addresses
getkeyconf config option was replaced by getkeyconf_interval and getkeyconf_every_nth_time
Not all requests are sent at the same time
Scheduler takes argument to pass to functions

Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 17 16:50:04 2002 UTC (10 years, 11 months ago) by weasel
File length: 14602 byte(s)
Diff to previous 192
Added some doc

Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 16 02:48:57 2002 UTC (10 years, 11 months ago) by weasel
File length: 14439 byte(s)
Diff to previous 168
no "use warnings"; anymore so it runs with older perls

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 13 20:45:39 2002 UTC (10 years, 11 months ago) by weasel
File length: 14453 byte(s)
Diff to previous 166
Do not skip key if GnuPG returns something in stderr

Revision 166 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 13 20:35:50 2002 UTC (10 years, 11 months ago) by weasel
File length: 14462 byte(s)
Diff to previous 137
Support �not a remailer� reply to remailer-xxx

Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 16:22:49 2002 UTC (10 years, 11 months ago) by weasel
File length: 13429 byte(s)
Diff to previous 121
Changed thesaurus filenames from nn-foo to nn.foo
Moved save_thesaurus() from Conf.pm to Thesaurus.pm

Revision 121 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 01:12:00 2002 UTC (10 years, 11 months ago) by weasel
File length: 13875 byte(s)
Diff to previous 111
Check for resurrection

Revision 111 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 6 18:34:01 2002 UTC (10 years, 11 months ago) by weasel
File length: 13084 byte(s)
Diff to previous 106
Parse mixmaster caps lines without capabilities correctly now (lcs)

Revision 106 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 6 00:50:27 2002 UTC (10 years, 11 months ago) by weasel
File length: 13070 byte(s)
Diff to previous 104
Added Thesaurus

Revision 104 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 12:09:03 2002 UTC (10 years, 11 months ago) by weasel
File length: 11662 byte(s)
Diff to previous 103
reworked the no expire stuff for manual caps

Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 11:08:21 2002 UTC (10 years, 11 months ago) by weasel
File length: 11672 byte(s)
Diff to previous 85
Can set remailer caps manually (needed for remailers like passthru2 and lcs

Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 2 18:03:55 2002 UTC (10 years, 11 months ago) by weasel
File length: 10925 byte(s)
Diff to previous 80
ping cpunk without pgponly in clear too

Revision 80 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 2 17:06:59 2002 UTC (10 years, 11 months ago) by weasel
File length: 10519 byte(s)
Diff to previous 49
only fetch keys and confs if fetch is set for remailer

Revision 49 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 04:27:07 2002 UTC (11 years ago) by weasel
File length: 10481 byte(s)
Diff to previous 40
Handle clearsigned remailer-key replies for cpunk keys too, do not require header lines in pgp key blocks

Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 18 17:21:18 2002 UTC (11 years ago) by weasel
File length: 10481 byte(s)
Diff to previous 33
Handle pgp clear signed key replies

Revision 33 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 16:46:11 2002 UTC (11 years ago) by weasel
File length: 10324 byte(s)
Diff to previous 28
handle cpunk keys

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 15:27:45 2002 UTC (11 years ago) by weasel
File length: 6838 byte(s)
Diff to previous 5
Add debug output

Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 10 06:24:31 2002 UTC (11 years ago) by weasel
File length: 6778 byte(s)
Diff to previous 2
Add remailers in reliable remailer-conf reply to prospective remailers

Revision 2 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 10 05:12:55 2002 UTC (11 years ago) by weasel
File length: 5866 byte(s)
Diff to previous 1
Parse remailer-key replies

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Jun 5 04:05:40 2002 UTC (11 years ago) by weasel
File length: 2823 byte(s)
Initial Import

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