-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello devs,
I just released DescripTor 1.2.0:
https://dist.torproject.org/descriptor/1.2.0/
- From the change log:
# Changes in version 1.2.0 - 2016-05-31
* Medium changes - Include the hostname in directory source entries of consensuses and votes. - Also accept \r\n as newline in Torperf results files. - Make unrecognized keys of Torperf results available together with the corresponding values, rather than just the whole line. - In Torperf results, recognize all percentiles of expected bytes read for 0 <= x <= 100 rather than just x = { 10, 20, ..., 90 }. - Rename properties for overriding default descriptor source implementation classes. - Actually return the signing key digest in network status votes. - Parse crypto parts in network status votes. - Document all public parts in org.torproject.descriptor and add an Ant target to generate Javadocs.
* Minor changes - Include a Torperf results line with more than one unrecognized key only once in the unrecognized lines. - Make "consensus-methods" line optional in network statuses votes, which would mean that only method 1 is supported. - Stop reporting "-----END .*-----" lines in directory key certificates as unrecognized. - Add code used for benchmarking.
In particular the full rewrite of Javadocs was painful but hopefully useful to people here, not necessarily just DescripTor users but anyone working with Tor network data. Here's the compiled web version until DescripTor has its own website:
https://people.torproject.org/~karsten/volatile/descriptor-docs-2016-05-31/
Many thanks to iwakeh for helping with most of these changes!
All the best, Karsten