summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Prevent one descriptor type download from deleting the others,task-18910-release-prep-1027iwakeh2016-10-27
* Change default for CompressRelayDescriptorDownloads to 'true'.iwakeh2016-10-27
* Reduce file-io by first writing all to temporary files and renamingiwakeh2016-10-27
* Become Java 7 compliant again.Karsten Loesing2016-10-26
* Make tests for PersistenceUtils pass.iwakeh2016-10-25
* Added tests for file-storage using PersistenceUtils.iwakeh2016-10-25
* Use a different history file for micro-consensus descriptors.iwakeh2016-10-25
* Corrected micro-consensus path (spotted by karsten).iwakeh2016-10-25
* Make sure the sync-markers are used allover; added some constants,iwakeh2016-10-25
* Replacing a non-ascii character in test.iwakeh2016-10-24
* Generate jars and the tarball in generated/dist/.Karsten Loesing2016-10-24
* Update to metrics-lib 1.5.0.Karsten Loesing2016-10-24
* Index should not record temporary files,iwakeh2016-10-24
* Implements task-18910 sync-functionality.iwakeh2016-10-24
* Make checkstyle complain about unused imports.iwakeh2016-10-24
* Tests should compile before being analyzed by checkstyle.iwakeh2016-10-24
* Recommend absolute paths in create-tarballs.sh.Karsten Loesing2016-10-24
* Finishes task-20162: removed six configuration properties:iwakeh2016-10-20
* Move index.json* files to index/ subdirectory.Karsten Loesing2016-10-19
* Introduced *Sources and *Origins properties to simplify dataiwakeh2016-10-13
* Added property OutputPath and removed four obsolete path properties.iwakeh2016-10-12
* Bump version to 1.1.0-dev, yet once more.Karsten Loesing2016-10-07
* Prepare for 1.0.2 release.Karsten Loesing2016-10-07
* More text for the redirect page.iwakeh2016-10-07
* Task-20234: the first description of CollecTor's client facing file structure.iwakeh2016-09-30
* Add change log entries for bridgedescs changes.Karsten Loesing2016-09-30
* Extend checkstyle to test sources.Karsten Loesing2016-09-30
* Adapted cobertura-check to the new coverage rates.iwakeh2016-09-30
* Added runTest() and assert stmt to testTarballContainsSameFileTwice.iwakeh2016-09-30
* Use try-with-resources and refer to new bridge auth in comment.iwakeh2016-09-30
* Added binary literals as cobertura only warns, but all the results areiwakeh2016-09-30
* Added tests to point out areas for improvements with next refactoring.iwakeh2016-09-30
* Add argument check to constructor and removed redundant code.iwakeh2016-09-30
* Added the ShutdownGraceWaitMinutes property to RunOnce test for branchiwakeh2016-09-30
* Add tests for transport and transport-info lines.Karsten Loesing2016-09-28
* Add test for unknown bridge network status lines.Karsten Loesing2016-09-28
* Add tests for sanitizing TCP ports.Karsten Loesing2016-09-28
* Fix double assignment found by FindBugs.Karsten Loesing2016-09-28
* Add test for new "proto" line.Karsten Loesing2016-09-28
* Actually check that ed25519 identities match.Karsten Loesing2016-09-28
* Validate base64 input more carefully before parsing.Karsten Loesing2016-09-28
* Check "extra-info" lines more carefully.Karsten Loesing2016-09-28
* Validate extra-info-digest lines more carefully.Karsten Loesing2016-09-28
* Add tests for sanitizing IP addresses and TCP ports.Karsten Loesing2016-09-28
* Add tests for Tonga/Bifroest migration.Karsten Loesing2016-09-28
* Check "r" lines in bridge statuses more carefully.Karsten Loesing2016-09-28
* Fix possible NullPointerException.Karsten Loesing2016-09-28
* Add initial set of tests for bridgedescs module.Karsten Loesing2016-09-28
* Keep "proto" lines in bridge server descriptors.Karsten Loesing2016-09-28
* Split up bridge descriptor tarballs into one per type.Karsten Loesing2016-09-18