Commit Graph

20 Commits

Author SHA1 Message Date
Karsten Loesing
1510b0d060 Prepare for 1.1.1 release. 2016-11-24 20:16:21 +01:00
Karsten Loesing
44087017f2 Fix .jar signing.
Adapted from Onionoo's #20712.
2016-11-24 20:16:21 +01:00
Karsten Loesing
8a00f1c702 Retain hidserv-* lines when sanitizing descriptors.
Some bridges report these hidserv-* lines, probably shortly after
switching from relay to bridge mode.  There's nothing particular
sensitive in these lines that would reveal the bridge IP address or
location.  We can simply copy them over like the other statistics
lines.

Fixes #20714.
2016-11-23 11:15:08 +01:00
Karsten Loesing
d9e32d54cb Prepare for 1.1.0 release. 2016-10-28 15:23:08 +02:00
iwakeh
6703873d00 Index should not record temporary files,
i.e. files starting with "." or ending with ".tmp".
2016-10-24 15:04:00 +02:00
iwakeh
7e80f72393 Implements task-18910 sync-functionality.
ReferenceChecker had to be disabled (cf. #20335).
Added persistence and sync package as well as tests and test resources.
2016-10-24 15:03:52 +02:00
iwakeh
8bb7de37ad Finishes task-20162: removed six configuration properties:
DownloadCurrentConsensus,
DownloadCurrentMicrodescConsensus,
DownloadCurrentVotes,
DownloadMissingServerDescriptors,
DownloadMissingExtraInfoDescriptors,
and DownloadMissingMicrodescriptors

Each was replaced by hard-coded 'true'.
2016-10-20 17:24:53 +02:00
iwakeh
3121a2692c Introduced *Sources and *Origins properties to simplify data
source definition.
Already provides properties for task-18910.
2016-10-13 09:04:41 +02:00
iwakeh
5003567318 Added property OutputPath and removed four obsolete path properties.
Added new methods to Configuration.
Implements part of task-20162 and prepares task-18910.
2016-10-12 17:30:12 +02:00
Karsten Loesing
c43d0ad995 Prepare for 1.0.2 release. 2016-10-07 10:42:00 +02:00
Karsten Loesing
32459655cd Add change log entries for bridgedescs changes. 2016-09-30 15:48:16 +02:00
Karsten Loesing
0925494bb9 Keep "proto" lines in bridge server descriptors.
These lines have been introduced in proposal 264.

Fixes part of #20252.
2016-09-28 10:03:30 +02:00
Karsten Loesing
f608c94c7f Split up bridge descriptor tarballs into one per type. 2016-09-18 19:52:34 +02:00
Karsten Loesing
ecb053899e Sanitize TCP ports in bridge descriptors.
Implements #19317.
2016-09-18 16:09:33 +02:00
Karsten Loesing
3148d48867 Change default log thresholds from TRACE to INFO.
Implements #20079.
2016-09-06 20:47:27 +02:00
Karsten Loesing
261f2c0610 Add change log entry and tweaks for shutdown hook. 2016-09-06 20:41:32 +02:00
Karsten Loesing
46ab660985 Add support for Bifroest's bridge descriptor tarballs.
Implements #20037.
2016-08-31 11:25:03 +02:00
Karsten Loesing
0541b86089 Remove quotes around base URL in index.json.
Fixes #19924, spotted by iwakeh.
2016-08-22 12:08:58 +02:00
Karsten Loesing
fc3e12eecc Prepare for 1.0.1 release. 2016-08-22 09:30:37 +02:00
Karsten Loesing
06bcf327bb Prepare for 1.0.0 release. 2016-08-11 11:30:18 +02:00