提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson ae2d022f0c Remov unused macro in crypto.c 18 年之前
  Nick Mathewson fa0989fd67 Make unit tests pass again: new geoip behavior had freaked out. 18 年之前
  Roger Dingledine b8bde32c3a forward-port r14934 18 年之前
  Roger Dingledine c6b3cf4b96 documentation bug 18 年之前
  Peter Palfrader 81429fdc34 Forward port debian 0.2.0.26-rc-1 to trunk 18 年之前
  Roger Dingledine 00405468aa forward-port r14930 18 年之前
  Roger Dingledine f3d679d4cc blind-forward-port that, while i'm at it 18 年之前
  Andrew Lewman 616ae6b115 Update torbutton version 18 年之前
  Jacob Appelbaum 5d86bb8cc5 Add note about Launchpad bug and about msguniq. 18 年之前
  Peter Palfrader 01c1a355c2 Also add create/create fast/extends to the dir-usage stats. 18 年之前
  Peter Palfrader cfb1f554e2 Make note_request() accessible from outside of directory.c 18 年之前
  Peter Palfrader f1f8bf5d72 Add a configure switch to enable instrument downloads. 18 年之前
  Peter Palfrader 716558a6a1 Instrument all downloads that pass through connection_dir_client_reached_eof() 18 年之前
  Nick Mathewson 61ac80a914 Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested. 18 年之前
  Nick Mathewson 3a469018e5 Fix warning when compiling with dmalloc. 18 年之前
  Nick Mathewson 716e8d9ff3 Correct version in tor-mingw.nsi.in in trunk. 18 年之前
  Nick Mathewson 582046e85f Document our timelines for fetching consensuses. The language is not as clear as it could be; can anybody make it better? 18 年之前
  Nick Mathewson ac330d9ba7 New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure. 18 年之前
  Andrew Lewman 6e68c23de7 remove the uninstall of the geoip file, since it is installed in APPDATA 18 年之前
  Andrew Lewman 4591d931a4 include geoip in win32 packages. 18 年之前
  Nick Mathewson a335b94c8f On win32, default to looking for the geoip file in the same directory as torrc. This is a dumb hack; it should turn into a general mechanism. 18 年之前
  Nick Mathewson 4ead083dbc Do not ship a fallback-consensus until the related bugs are fixed. 18 年之前
  Nick Mathewson 6bfa96bfc7 Fix bug noted by roger: rebuild extrainfo store from time to time, even if we have never actually downloaded an extrainfo. Bridge authorities need this, or they never clean the extrainfo store. 18 年之前
  Andrew Lewman 932ef054d9 geoip integrated into osx installer, tested and confirmed. forward 18 年之前
  Roger Dingledine a1aeaf3089 say how we generated the geoip file 18 年之前
  Roger Dingledine 277dce9ecf document the handle-comments-in-geoip file 18 年之前
  Nick Mathewson 6985ad9603 add some notes to proposal 117 18 年之前
  Nick Mathewson 6641152514 Fix some warnings. 18 年之前
  Nick Mathewson bd3b86df3b Several geoip changes/fixes as requested. 18 年之前
  Nick Mathewson dd715016dd Fix the rpm build: we need to list all our files in the files section. Also, put fallback-consensus and geoip file in /usr/share/tor/, not in /usr/share/ 18 年之前