summaryrefslogtreecommitdiff
path: root/Echolot/Conf.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
|
* Log receiving replies to remailer-* requestsPeter Palfrader2004-05-18
|
* 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.
* And fix a few syntax errorsPeter Palfrader2004-04-24
|
* Do not accept expired or future mixmaster keysPeter Palfrader2004-04-24
|
* backed out: Accept lack of double quotes in caps linesPeter Palfrader2003-06-06
|
* Accept lack of double quotes in caps linesPeter Palfrader2003-06-06
|
* Check if nick is defined in remailer-key parsingPeter Palfrader2003-05-21
|
* Ping broken chains more often ("Intensive Care")Peter Palfrader2003-02-16
| | | | | Expire chainpings
* Minor fixes re chain pingingPeter Palfrader2003-02-16
|
* We send one request, not many requestsPeter Palfrader2003-01-14
|
* Forgot to convert a few things to real loggingPeter Palfrader2003-01-14
|
* First go at sane loggingPeter Palfrader2003-01-14
|
* Fix unused variable warningPeter Palfrader2003-01-02
|
* Also use supported remailers from type2 only remailers.Peter Palfrader2003-01-02
|
* Always use --no-secmem-warning with GnuPG callsPeter Palfrader2003-01-02
|
* Store unkown fields from mix summary lines and put them in keyringsecholot-2.0.1Peter Palfrader2002-09-21
|
* Only decrease a remailer's ttl during requesting -conf if it was requested ↵Peter Palfrader2002-09-10
| | | | by the usualy timer run and not by the user.
* Make ping/request time more random.Peter Palfrader2002-09-03
| | | | | Encrypt pings (symmetrically), so that dup detection of some remailers (austria) fails and pings get processed.
* s/eq/==/echolot-2.0beta32Peter Palfrader2002-08-23
|
* Fix a major bug introduced in 2.0beta31 that resulted in no remailer-xxx ↵Peter Palfrader2002-08-23
| | | | queries beeing sent out.
* Fixed for realPeter Palfrader2002-08-18
|
* If you request keyconf from only a few remailers more requests could have ↵Peter Palfrader2002-08-18
| | | | been sent. Fixed that.
* 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
* Not the current time but the scheduled start time is used when deciding ↵Peter Palfrader2002-07-22
| | | | which remailers to ping
* Spelling FixPeter Palfrader2002-07-17
|
* getkeyconf command takes optional addressesPeter Palfrader2002-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
* Added some docPeter Palfrader2002-07-17
|
* no "use warnings"; anymore so it runs with older perlsPeter Palfrader2002-07-16
|
* Do not skip key if GnuPG returns something in stderrPeter Palfrader2002-07-13
|
* Support �not a remailer� reply to remailer-xxxPeter Palfrader2002-07-13
|
* Changed thesaurus filenames from nn-foo to nn.fooPeter Palfrader2002-07-10
| | | | | Moved save_thesaurus() from Conf.pm to Thesaurus.pm
* Check for resurrectionecholot-2.0beta1Peter Palfrader2002-07-07
|
* Parse mixmaster caps lines without capabilities correctly now (lcs)Peter Palfrader2002-07-06
|
* Added ThesaurusPeter Palfrader2002-07-06
|
* reworked the no expire stuff for manual capsPeter Palfrader2002-07-03
|
* Can set remailer caps manually (needed for remailers like passthru2 and lcsPeter Palfrader2002-07-03
|
* ping cpunk without pgponly in clear tooPeter Palfrader2002-07-02
|
* only fetch keys and confs if fetch is set for remailerPeter Palfrader2002-07-02
|
* Handle clearsigned remailer-key replies for cpunk keys too, do not require ↵Peter Palfrader2002-06-20
| | | | header lines in pgp key blocks
* Handle pgp clear signed key repliesPeter Palfrader2002-06-18
|
* handle cpunk keysPeter Palfrader2002-06-13
|
* Add debug outputPeter Palfrader2002-06-13
|
* Add remailers in reliable remailer-conf reply to prospective remailersPeter Palfrader2002-06-10
|