summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Parse exit lists with @type annotation and Downloaded line.Karsten Loesing2012-05-31
* Understand @type annotation in bridge pool assignments.Karsten Loesing2012-05-31
* Parse sanitized bridge descriptor version 1.0.Karsten Loesing2012-05-31
* Parse new .tpf Torperf data format.Karsten Loesing2012-05-30
* Parse v1 directories and contained server descriptors.Karsten Loesing2012-05-19
* Add @type annotations for sanitized bridge descriptors.Karsten Loesing2012-05-19
* Fix unit tests.Karsten Loesing2012-05-19
* Ignore unknown keywords in "w" lines.Karsten Loesing2012-05-19
* Correctly handle @type annotations when parsing descriptors.Karsten Loesing2012-05-18
* Looks like blank lines are allowed in v2 statuses.Karsten Loesing2012-05-16
* Add support for parsing v2 network statuses.Karsten Loesing2012-05-16
* Fix unit tests.Karsten Loesing2012-05-16
* Use the descriptor parser interface in the downloader, too.Karsten Loesing2012-05-09
* List metrics-db as another product using metrics-lib.Karsten Loesing2012-05-09
* Add an in-memory descriptor parser as source.Karsten Loesing2012-05-09
* Remove two suggested data sources from the TODO list.Karsten Loesing2012-04-27
* Parse certs and everything we need to verify consensuses.Karsten Loesing2012-04-26
* Fix the problems found while writing unit tests.Karsten Loesing2012-04-26
* Add unit tests for all stats in extra-info descriptors.Karsten Loesing2012-04-26
* Order exit-stats numerically, not alphanumerically.Karsten Loesing2012-04-26
* Parse annotations preceding the actual descriptors.Karsten Loesing2012-04-25
* Set file name of parsed descriptor files.Karsten Loesing2012-04-24
* Add a comment which descriptors had negative uptimes.Karsten Loesing2012-04-24
* Ignore carriage returns when parsing descriptors.Karsten Loesing2012-04-24
* Throw the right exception when parsing network statuses.Karsten Loesing2012-04-21
* Add an upper limit of 100 descriptors in the queue.Karsten Loesing2012-04-19
* Accept negative uptimes and uptimes > MAXINT.Karsten Loesing2012-04-17
* Accept dates at least until signed 32-bit timestamps run out.Karsten Loesing2012-04-17
* Ignore Eclipse's project files.Karsten Loesing2012-04-17
* Improve reading descriptors from tarballs.Karsten Loesing2012-04-17
* Update test method names.Karsten Loesing2012-04-17
* Fix indentation.Karsten Loesing2012-04-17
* Don't catch an exception that the caller should handle.Karsten Loesing2012-04-17
* Support reading descriptor tarballs.Karsten Loesing2012-03-30
* Parse crypto parts in server descriptors.Karsten Loesing2012-03-30
* Add metrics-web to the list of software using this lib.Karsten Loesing2012-03-30
* Fix copy-paste bug in calculating descriptor digests.Karsten Loesing2012-03-23
* Calculate descriptor digests.Karsten Loesing2012-03-22
* Add geoip and bridge stats to the interface.Karsten Loesing2012-03-21
* Clarify that platforms can be null.Karsten Loesing2012-03-21
* Clarify that stats lengths are in seconds.Karsten Loesing2012-03-21
* Add Onionoo to list of software using metrics-lib.Karsten Loesing2012-03-21
* Attempt to fix non-terminating DocTor runs.Karsten Loesing2012-03-11
* Remove Torperf and GetTor stats readers.Karsten Loesing2012-02-19
* Start a test class for extra-info descriptors.Karsten Loesing2012-02-17
* Accept exit policy lines with IPv4 masks in dotted-quad format.Karsten Loesing2012-02-17
* Parse old server descriptors with "opt read-history " lines.Karsten Loesing2012-02-17
* eventdns lines have 1 and 0 for true and false.Karsten Loesing2012-02-17
* directory-footer lines were optional before consensus method 9.Karsten Loesing2012-02-17
* Fix legacy-dir-key line parsing in votes.Karsten Loesing2012-02-17