- Sep 19, 2017
-
-
Karsten Loesing authored
When we set this field in the update process, we only looked whether the bridge is contained in the last known bridge network status. We also need to check whether it has the "Running" flag assigned there. This is different from relays, because the consensus only lists relays with the "Running" flag since a couple of years, whereas the bridge network status lists all known bridges. Fixes #23467. Spotted by nusenu.
-
- Sep 16, 2017
-
-
Karsten Loesing authored
Implements #23548.
-
- Sep 15, 2017
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Aug 31, 2017
-
-
Karsten Loesing authored
-
- Aug 30, 2017
-
-
iwakeh authored
Also, added error logging for indexing process.
-
iwakeh authored
The timeouts are ncessary, when something unforseen makes the NodeIndexer.getLatestNodeIndex wait forever.
-
iwakeh authored
The system property is 'onionoo.basedir'. If not set, backwards compatible defaults apply. Implements task-14201.
-
Karsten Loesing authored
Implements #22287.
-
- Aug 29, 2017
-
-
Karsten Loesing authored
-
iwakeh authored
-
iwakeh authored
-
Karsten Loesing authored
Implements #21427. Requires minor protocol update.
-
- Aug 22, 2017
-
-
iwakeh authored
Implements task-23211.
-
Karsten Loesing authored
This change deserves a minor protocol version update to 4.1. Implements #22033.
-
- Aug 16, 2017
-
-
iwakeh authored
Test part of task-22030.
-
Karsten Loesing authored
Fixes #22030.
-
- Aug 08, 2017
-
-
Karsten Loesing authored
-
- Aug 04, 2017
-
- Jul 31, 2017
-
-
iwakeh authored
Jetty8 is EOL and not part of Debian stable anymore. Implements task-23069.
-
- Jul 06, 2017
-
-
iwakeh authored
Part of task-23069; jetty8 to jetty9 migration open.
-
Karsten Loesing authored
Implements part of #21551.
-
- Jun 29, 2017
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Suggested by iwakeh on #22681.
-
- Jun 21, 2017
-
-
Karsten Loesing authored
Implements #22681.
-
- Jun 17, 2017
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Jun 07, 2017
-
-
Karsten Loesing authored
-
- May 17, 2017
-
-
iwakeh authored
to avoid the use of TimeFactory and Time classes. This also makes it more obvious where time is changed for making the tests work.
-
Karsten Loesing authored
Also resolve errors from not implementing newly introduced methods in test dummies.
-
- May 05, 2017
-
-
Karsten Loesing authored
-
cypherpunks authored
Closes #22169.
-
- Apr 01, 2017
-
-
Karsten Loesing authored
-
iwakeh authored
-
iwakeh authored
-
iwakeh authored
-
Karsten Loesing authored
We need to create the parent directory of a parse history file before attempting to write to the file itself. Looks like this broke in ab7c18d5.
-