소스 검색

Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

Nick Mathewson 9 년 전
부모
커밋
fa7ce6d3be
5개의 변경된 파일609개의 추가작업 그리고 1387개의 파일을 삭제
  1. 3 0
      changes/geoip-august2014
  2. 3 0
      changes/geoip6-august2014
  3. 1 1
      doc/tor.1.txt
  4. 324 126
      src/config/geoip
  5. 278 1260
      src/config/geoip6

+ 3 - 0
changes/geoip-august2014

@@ -0,0 +1,3 @@
+  o Minor features:
+    - Update geoip to the August 7 2014 Maxmind GeoLite2 Country database.
+

+ 3 - 0
changes/geoip6-august2014

@@ -0,0 +1,3 @@
+  o Minor features:
+    - Update geoip6 to the August 7 2014 Maxmind GeoLite2 Country database.
+

+ 1 - 1
doc/tor.1.txt

@@ -1694,7 +1694,7 @@ is non-zero):
 
 [[BridgeRecordUsageByCountry]] **BridgeRecordUsageByCountry** **0**|**1**::
     When this option is enabled and BridgeRelay is also enabled, and we have
-    GeoIP data, Tor keeps a keep a per-country count of how many client
+    GeoIP data, Tor keeps a per-country count of how many client
     addresses have contacted it so that it can help the bridge authority guess
     which countries have blocked access to it. (Default: 1)
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 324 - 126
src/config/geoip


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 278 - 1260
src/config/geoip6


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.