- Nov 17, 2017
-
-
Karsten Loesing authored
Implements #16553.
-
- Nov 03, 2017
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Optimistically schedule the next major version for end of this month for removing $ from family fingerprints. That's a rather small backward-incompatible change, so it should be fine to reduce the notification period to a bit under four weeks. But just in case we want more time we can always push that back by a week or two. At least we're now saying that there will be a major version update soon.
-
Karsten Loesing authored
-
- Oct 30, 2017
-
-
Karsten Loesing authored
The testCountryDeDe typically requires around 80 to 100ms to complete, which makes our test timeout of 100ms somewhat optimistic. The reason is that it's the first test method that is run in this test class, and it takes some time to initialize the test environment. This is just a hotfix, but it's also not really a serious problem, so maybe it'll just do.
-
Karsten Loesing authored
With this patch, the "search" parameter does not only accept unquoted qualified search terms like `search=contact:John Doe` where "John" would be looked up in the contact line and "Doe" in the nickname or base64-encoded fingerprint. It also accepts quoted qualified search terms like `search=contact:"John Doe"` where "John Doe" would be looked up in the contact line. It further accepts escaped double quotes (\") within quoted qualified search terms. Implements #21366.
-
- Oct 26, 2017
-
-
Karsten Loesing authored
-
Karsten Loesing authored
There's a relay running an alternate Tor version that produces descriptors without "uptime" line, and the directory authorities don't include a "v" line for that relay, likely because its platform string does not include the magic word "Tor". Fixes #24012.
-
- Oct 17, 2017
-
-
Karsten Loesing authored
-
- Oct 09, 2017
-
- Sep 19, 2017
-
-
iwakeh authored
Implements task-23778.
-
iwakeh authored
-
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.
-