Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Not the current time but the scheduled start time is used when deciding ↵ | Peter Palfrader | 2002-07-22 |
| | | | | which remailers to ping | ||
* | getkeyconf command takes optional addresses | Peter Palfrader | 2002-07-17 |
| | | | | | | | 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 | ||
* | moved makeHash to Tools | Peter Palfrader | 2002-07-17 |
| | |||
* | The cheap hashing function that was used for determining when to ping was ↵ | Peter Palfrader | 2002-07-17 |
| | | | | replaced by md5. The local secret also is an input to the function so not all echolot pingers ping the same remailer at the same time. | ||
* | Fix typo | Peter Palfrader | 2002-07-17 |
| | |||
* | Do not send all pings for the same remailer at the same time | Peter Palfrader | 2002-07-17 |
| | |||
* | no "use warnings"; anymore so it runs with older perls | Peter Palfrader | 2002-07-16 |
| | |||
* | configure pinging options (i.e. cpunkt-{rsa,dsa,none}, mix) | Peter Palfrader | 2002-07-02 |
| | |||
* | ping cpunk without pgponly in clear too | Peter Palfrader | 2002-07-02 |
| | |||
* | Only ping when pingit is set | Peter Palfrader | 2002-07-02 |
| | |||
* | Put back in some debugging output for --verbose | Peter Palfrader | 2002-07-02 |
| | |||
* | improve hash function | Peter Palfrader | 2002-06-20 |
| | |||
* | Added cpunk pinging | Peter Palfrader | 2002-06-18 |
| | |||
* | Removed debug prints | Peter Palfrader | 2002-06-13 |
| | |||
* | Removed debug some output | Peter Palfrader | 2002-06-11 |
| | |||
* | fix typo | Peter Palfrader | 2002-06-11 |
| | |||
* | Moved ping* values to config file | Peter Palfrader | 2002-06-11 |
| | |||
* | Initial Import | Peter Palfrader | 2002-06-11 |