summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add file persistence classes for modular writing and added an Annotation enum.task-18910-first-sync-2iwakeh2016-10-13
* 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
* Sanitize TCP ports in bridge descriptors.Karsten Loesing2016-09-18
* Change default log thresholds from TRACE to INFO.Karsten Loesing2016-09-06
* Add change log entry and tweaks for shutdown hook.Karsten Loesing2016-09-06
* Make waiting time for regular module shutdown configurable.task-19016-shutdown-hookiwakeh2016-09-06
* Provide a shutdown-hook that allows running modules to finish properly.iwakeh2016-09-06
* Implements task-19895 run-once functionality.iwakeh2016-09-02
* Adapt tests to changes in task-19894.iwakeh2016-09-02
* Avoid confusing new users; just print usage instead of a stack trace for miss...iwakeh2016-09-02
* Implements task-19895: CollecTor exits after running all activatediwakeh2016-09-02
* Implements task-19894.iwakeh2016-09-02
* Remove an .htaccess option.Karsten Loesing2016-09-02
* Add support for Bifroest's bridge descriptor tarballs.Karsten Loesing2016-08-31
* Remove quotes around base URL in index.json.Karsten Loesing2016-08-22
* Bump version to 1.1.0-dev, once more.Karsten Loesing2016-08-22
* Prepare for 1.0.1 release.Karsten Loesing2016-08-22
* Solves task-19913: clean-up after each ArchiveWriter run.task-19913iwakeh2016-08-13
* Bump version to 1.1.0-dev.Karsten Loesing2016-08-11
* Avoid code duplication in SchedulerTest, i.e. use method from MainTest instead.task-19813-final-touchesiwakeh2016-08-11