summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Rename SearchEntryData to Node.Karsten Loesing2012-01-15
|
* Rename SearchData to CurrentNodes.Karsten Loesing2012-01-15
|
* Update copyright statement to 2012.Karsten Loesing2012-01-15
|
* Remove execute bit from files.Karsten Loesing2012-01-15
|
* Write bridge details files.Karsten Loesing2012-01-15
|
* Don't forget to write details files.Karsten Loesing2012-01-15
|
* Rename a method.Karsten Loesing2012-01-15
|
* Include bridge details and bandwidth files, if available.Karsten Loesing2012-01-15
|
* Parse bridge bandwidth histories, too.Karsten Loesing2012-01-15
|
* Exclude previously read files.Karsten Loesing2012-01-15
|
* Fix compile.Karsten Loesing2012-01-15
|
* Remove valid-after information from raw details files.Karsten Loesing2012-01-15
|
* Set response headers.Karsten Loesing2012-01-14
| | | | | | Access-Control-Allow-Origin: * Content-Type: application/json Content-Length: $length
* Fix a few issues with bridges.Karsten Loesing2012-01-14
|
* Process descriptors while reading them.Karsten Loesing2012-01-13
| | | | | | Before, we were reading all descriptors to memory and processing them afterwards. This doesn't make sense for large amounts of data, e.g., when importing old bandwidth histories.
* Remove unused attributes.Karsten Loesing2012-01-12
|
* Update descriptor class names reflecting the metrics-lib change.Karsten Loesing2012-01-12
|
* Parse all extra-info descriptors, not just one per relay.Karsten Loesing2012-01-11
|
* Update index.html with new bandwidth resources.Karsten Loesing2012-01-11
|
* Don't print empty lines when we're missing data files.Karsten Loesing2012-01-11
|
* Only include bandwidth data with adjacent data points.Karsten Loesing2012-01-11
|
* Add bandwidth files to output and merge servlets.Karsten Loesing2012-01-11
|
* Write bandwidth data files to disk.Karsten Loesing2012-01-11
|
* Move API to a HTML and serve it.Karsten Loesing2012-01-09
|
* Move webapp to ROOT.Karsten Loesing2012-01-09
|
* Fix some problems with the details servlet.Karsten Loesing2012-01-09
|
* Fix two problems in details files.Karsten Loesing2012-01-09
|
* Implement two simple servlets to serve requests.Karsten Loesing2012-01-09
|
* Make directories before writing files.Karsten Loesing2012-01-09
|
* Change paths to use in/, status/, and out/ dirs.Karsten Loesing2012-01-09
|
* Add some more fields to details files.Karsten Loesing2012-01-09
|
* Add another operation to the API.Karsten Loesing2012-01-09
|
* Use metrics-lib for reading and parsing descriptors.Karsten Loesing2012-01-08
|
* Stop downloading consensuses.Karsten Loesing2012-01-08
| | | | | The idea is to rsync everything from metrics, not to put even more load on the directory authorities.
* Describe a REST API based on a discussion with Arturo.Karsten Loesing2012-01-06
|
* Move around some paragraphs in the README.Karsten Loesing2011-11-27
|
* Remove development roadmap that is outdated by now (yay!).Karsten Loesing2011-11-27
|
* Add relay status files from parsed local descriptors.Karsten Loesing2011-11-26
|
* Clean up the main class a bit.Karsten Loesing2011-11-26
|
* Hashed fingerprints are already hashed.Karsten Loesing2011-11-26
|
* Make the JSON file valid again.Karsten Loesing2011-11-26
|
* Add support for parsing bridge network statuses.Karsten Loesing2011-11-26
|
* Update .gitignore.Karsten Loesing2011-11-25
|
* Move output to www/ directory.Karsten Loesing2011-11-25
|
* Let's use JSON's boolean data type for running.Karsten Loesing2011-11-25
|
* Store last relay valid-after times in a local file.Karsten Loesing2011-11-25
|
* Compact the JSON search data format some more.Karsten Loesing2011-11-25
| | | | | Also remove the time when a relay last published a descriptor, because we decided we won't use that information.
* Move files from server/ directory to root.Karsten Loesing2011-11-25
|
* Mention widgets as possible clients.Karsten Loesing2011-11-24
|
* Add the network status consensus downloader.Karsten Loesing2011-11-24
|