mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Merge branch 'maint-0.2.2'
This commit is contained in:
commit
d96c9cd00e
4 changed files with 4464 additions and 4039 deletions
3
changes/geoip-nov2010
Normal file
3
changes/geoip-nov2010
Normal file
|
@ -0,0 +1,3 @@
|
|||
o Minor features:
|
||||
- Update to the November 1 2010 Maxmind GeoLite Country database.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
o Minor features:
|
||||
- Update to the October 1 2010 Maxmind GeoLite Country database.
|
||||
|
8496
src/config/geoip
8496
src/config/geoip
File diff suppressed because it is too large
Load diff
|
@ -416,6 +416,7 @@ static config_var_t testing_tor_network_defaults[] = {
|
|||
V(TestingV3AuthInitialDistDelay, INTERVAL, "20 seconds"),
|
||||
V(TestingAuthDirTimeToLearnReachability, INTERVAL, "0 minutes"),
|
||||
V(TestingEstimatedDescriptorPropagationTime, INTERVAL, "0 minutes"),
|
||||
V(MinUptimeHidServDirectoryV2, INTERVAL, "0 minutes"),
|
||||
{ NULL, CONFIG_TYPE_OBSOLETE, 0, NULL }
|
||||
};
|
||||
#undef VAR
|
||||
|
|
Loading…
Add table
Reference in a new issue