<feed xmlns='http://www.w3.org/2005/Atom'>
<title>metrics-lib, branch metrics-lib-2.12.2</title>
<subtitle>A Java library that fetches Tor descriptors from a variety of sources like cached descriptors and directory authorities/mirrors.</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/'/>
<entry>
<title>Prepare for 2.12.2 release.</title>
<updated>2020-04-30T20:11:52+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T20:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=7a5115dd76bb22835f931295b65d58dc0117367b'/>
<id>7a5115dd76bb22835f931295b65d58dc0117367b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change order of detecting descriptor types.</title>
<updated>2020-04-30T20:06:53+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T20:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=1c3bcae76d92781fa7f7de86a3dcb6449bd3579d'/>
<id>1c3bcae76d92781fa7f7de86a3dcb6449bd3579d</id>
<content type='text'>
We are detecting descriptor types of parsed descriptors by either
content or file name. In some cases, if we downloaded descriptors from
web servers, there is no file name. In other cases the file name can
match more than one descriptor type. It seems most robust to move the
file name checks to the end, which includes web server access logs and
OnionPerf analysis files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are detecting descriptor types of parsed descriptors by either
content or file name. In some cases, if we downloaded descriptors from
web servers, there is no file name. In other cases the file name can
match more than one descriptor type. It seems most robust to move the
file name checks to the end, which includes web server access logs and
OnionPerf analysis files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.12.1-dev.</title>
<updated>2020-04-30T15:16:47+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T15:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=037f463761efeb9d7cfb50442c9c3a68a25120f3'/>
<id>037f463761efeb9d7cfb50442c9c3a68a25120f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.12.1 release.</title>
<updated>2020-04-30T15:11:37+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T15:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=aa55fd05f01f71b113cbf72b60d6aba77aa04bfd'/>
<id>aa55fd05f01f71b113cbf72b60d6aba77aa04bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change back how we treat xz-compressed files.</title>
<updated>2020-04-30T15:08:44+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T15:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=d4bb28525f550ea72ab396f24d4fc101e9f48eae'/>
<id>d4bb28525f550ea72ab396f24d4fc101e9f48eae</id>
<content type='text'>
It seemed like a good idea to decompress xz-compressed files before
handing over decompressed bytes to descriptor implementations.
However, our web logs expect descriptor bytes to be in compressed
form, and now they're unhappy about receiving uncompressed bytes.
Changing this back and teaching OnionPerf analysis files to expect
compressed bytes, too. Found by running CollecTor's unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seemed like a good idea to decompress xz-compressed files before
handing over decompressed bytes to descriptor implementations.
However, our web logs expect descriptor bytes to be in compressed
form, and now they're unhappy about receiving uncompressed bytes.
Changing this back and teaching OnionPerf analysis files to expect
compressed bytes, too. Found by running CollecTor's unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.12.0-dev.</title>
<updated>2020-04-30T14:14:25+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T14:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=7efeec721f7e76f10c547603ac0bd73dec3be7ef'/>
<id>7efeec721f7e76f10c547603ac0bd73dec3be7ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.12.0 release.</title>
<updated>2020-04-30T14:08:07+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T14:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=fcbcdd848aefc6e33574d049f112e25b5f571d73'/>
<id>fcbcdd848aefc6e33574d049f112e25b5f571d73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parsing support for OnionPerf analysis files.</title>
<updated>2020-04-30T13:56:52+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-30T13:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=7eb783968bd6d9a5bde5d69409fe359df51f9a9f'/>
<id>7eb783968bd6d9a5bde5d69409fe359df51f9a9f</id>
<content type='text'>
Implements #34070.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #34070.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.11.0-dev.</title>
<updated>2020-04-13T09:40:26+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-13T09:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=3f298b1b57050537645679b6c85bce871557b7b5'/>
<id>3f298b1b57050537645679b6c85bce871557b7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.11.0 release.</title>
<updated>2020-04-13T09:37:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-04-13T09:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/metrics-lib.git/commit/?id=471c1cb32f24f96e9c7c36ebf64d539e56a65442'/>
<id>471c1cb32f24f96e9c7c36ebf64d539e56a65442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
