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 年之前 |
Roger Dingledine
|
02c26de834
remove duplicate item. see, progress already.
|
18 年之前 |
Roger Dingledine
|
b3008a2fb9
a bunch of little items for nick to work on, to make geoip reporting
|
18 年之前 |
Nick Mathewson
|
5c6734b251
r15794@tombo: nickm | 2008-05-28 01:16:53 -0400
|
18 年之前 |
Roger Dingledine
|
7f61dafe8d
include the geoip file in the tarball, and load it by default
|
18 年之前 |
Roger Dingledine
|
60ca544578
minor fixes
|
18 年之前 |
Roger Dingledine
|
a3193c6989
add a separator between vidalia and torbutton discussion
|
18 年之前 |
Roger Dingledine
|
d232d2d188
add a monster geoip file to src/config, so we can ship it with
|
18 年之前 |
Nick Mathewson
|
4ea2a4595e
Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
|
18 年之前 |
Nick Mathewson
|
9975c4f6f8
Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached
|
18 年之前 |
Roger Dingledine
|
4f8bb87ac5
add some more todo items, some of them "actual deliverables", for
|
18 年之前 |
Roger Dingledine
|
3edbc9899b
minor fix to proposal 136
|
18 年之前 |
Roger Dingledine
|
a318214f9b
and forward-port the 0.2.0.26-rc notes
|
18 年之前 |
Peter Palfrader
|
cfd6159bb3
add to todo: store some more stuff in the statefile
|
18 年之前 |