Merge branch 'split_stats'

This commit is contained in:
Nick Mathewson
2018-09-27 16:26:06 -04:00
49 changed files with 1158 additions and 902 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Split the non-statistics-related parts from the rephist.c and geoip.c
modules. Closes ticket 27892.