summaryrefslogtreecommitdiff
path: root/Echolot/Stats.pm
Commit message (Collapse)AuthorAge
* Remove $Id$ tags from all filesPeter Palfrader2014-10-22
|
* Work with newer GnuPG::Interface versions againPeter Palfrader2014-10-22
| | | | | | | | Newer GnuPG::Interface versions are more picky when it comes to command and command_args. Previously, they would accept things in any order and would not care which of the two arrays had which. Now, command_args is really limited to have arguments for the command listed in command. Any options go with, and in front of, the command.
* Update copyright statementPeter Palfrader2014-10-22
|
* Update FSF address in all filesPeter Palfrader2005-10-09
|
* Add GPL and copyright boilerplate to all filesPeter Palfrader2004-04-28
| | | | | update copyright notices to include 2004 enable keyword expansion for Id on all files that have them
* prefix readwrite_gpg with Echolot::Tools:: to qualify themPeter Palfrader2004-04-25
|
* Switch to a common readwrite_gpg()Peter Palfrader2004-04-24
|
* Move duplicated IO::Handle preperations for GnuPG::Interface to ↵Peter Palfrader2004-04-24
| | | | Echolot::Tools::make_gpg_fds.
* Remove get_remailers since get_addresses does almost the same.Peter Palfrader2004-04-24
| | | | | Make sure we do not create empty key hashes in metadata.
* Fix bug introduced by ignore-testing.Peter Palfrader2003-10-17
|
* Do not list nodes with the testing capability in public statsPeter Palfrader2003-09-02
|
* Implement weights for pings based on their age.Peter Palfrader2003-06-23
|
* Bug fixesPeter Palfrader2003-06-09
|
* We no longer assume a normal distribution of latencies but instead usePeter Palfrader2003-06-06
| | | | | | | | percentiles when calculating a life probability of an outstanding ping. Also we do not show the mean of latency but the median as this seems to be 'more correct'. This also means we no longer need the normal distribution libraries from lib/
* Move read file from Stats to ToolsPeter Palfrader2003-06-06
|
* Actually use compressed chainlistPeter Palfrader2003-02-28
|
* Fix chomp IIPeter Palfrader2003-02-28
|
* Fix chompPeter Palfrader2003-02-28
|
* Summarize bad chains (i.e. have (foo *) if needed)Peter Palfrader2003-02-28
|
* Only list showit remailers in public chainstatsPeter Palfrader2003-02-20
|
* Print private chain stats only in private clistPeter Palfrader2003-02-19
|
* List From: headersPeter Palfrader2003-02-18
|
* Some changes wrt what we consider for intensive care and changes to timersPeter Palfrader2003-02-17
|
* Fix syntaxPeter Palfrader2003-02-16
|
* Have show_chainpingsPeter Palfrader2003-02-16
|
* Just extend (commented-out) debugging printsPeter Palfrader2003-02-16
|
* Remove done/out from public result - it is in the log now anywayPeter Palfrader2003-02-16
|
* Ping broken chains more often ("Intensive Care")Peter Palfrader2003-02-16
| | | | | Expire chainpings
* Minor fixes re chain pingingPeter Palfrader2003-02-16
|
* Minor fixes re chain pingingPeter Palfrader2003-02-16
|
* Chain pinging and other minor thingsPeter Palfrader2003-02-16
|
* Chain pinging fixesPeter Palfrader2003-02-15
|
* First go at sane loggingPeter Palfrader2003-01-14
|
* Always use --no-secmem-warning with GnuPG callsPeter Palfrader2003-01-02
|
* Fix v2 stats for cypherpunk remailers by using right column title.Peter Palfrader2002-12-18
|
* Have support for translated templatesPeter Palfrader2002-12-03
| | | | | | Use CSS - they need to be trimmed, I don't like Sergiusz's colors thesaurusindexfile and indexfilebasename config values should not longer have the extension (.html) in them
* Spelling fixes.Peter Palfrader2002-09-12
| | | | | seperate_rlists was renamed to separate_rlists.
* Random spelling fixesPeter Palfrader2002-09-05
|
* Write total number of unique remailers to echolot.htmlPeter Palfrader2002-09-04
| | | | | Work around broken remailers that insert newlines.
* Give a short summary about current stats on index pageecholot-2.0beta33Peter Palfrader2002-08-23
|
* Fix function nameecholot-2.0beta29Peter Palfrader2002-08-15
|
* Use the right template variablePeter Palfrader2002-08-14
|
* Create .meta files with the expiry date of pages.Peter Palfrader2002-08-14
| | | | | | | Also put the expiry date in HTML meta headers. Make indexfilebasename a configure option. Code cleanup: renamed some functions.
* Produce echolot.html, an index file for echolot resultsecholot-2.0beta25Peter Palfrader2002-08-10
|
* Remove x from pubring.mix summary linesPeter Palfrader2002-08-10
|
* Build keyrings in results.private tooPeter Palfrader2002-07-29
|
* Allow for inclusion of broken chain reports and same operator/machine lists ↵Peter Palfrader2002-07-23
| | | | in stats pages.
* You no longer need an extra Mixmaster installation for your pingerPeter Palfrader2002-07-22
| | | | | | | The config hash �Pinger::Mix� is obsolete Default gnupghome changed from �gnupg� to �gnupghome� New config options: mixmaster, mixhome, gnupg
* Stats can be sorted by latency rather than nickPeter Palfrader2002-07-17
|
* no "use warnings"; anymore so it runs with older perlsPeter Palfrader2002-07-16
|