Peter Palfrader
|
f1f8bf5d72
Add a configure switch to enable instrument downloads.
|
17 years ago |
Peter Palfrader
|
716558a6a1
Instrument all downloads that pass through connection_dir_client_reached_eof()
|
17 years ago |
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.
|
17 years ago |
Nick Mathewson
|
3a469018e5
Fix warning when compiling with dmalloc.
|
17 years ago |
Nick Mathewson
|
716e8d9ff3
Correct version in tor-mingw.nsi.in in trunk.
|
17 years ago |
Nick Mathewson
|
582046e85f
Document our timelines for fetching consensuses. The language is not as clear as it could be; can anybody make it better?
|
17 years ago |
Nick Mathewson
|
ac330d9ba7
New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure.
|
17 years ago |
Andrew Lewman
|
6e68c23de7
remove the uninstall of the geoip file, since it is installed in APPDATA
|
17 years ago |
Andrew Lewman
|
4591d931a4
include geoip in win32 packages.
|
17 years ago |
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.
|
17 years ago |
Nick Mathewson
|
4ead083dbc
Do not ship a fallback-consensus until the related bugs are fixed.
|
17 years ago |
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.
|
17 years ago |
Andrew Lewman
|
932ef054d9
geoip integrated into osx installer, tested and confirmed. forward
|
17 years ago |
Roger Dingledine
|
a1aeaf3089
say how we generated the geoip file
|
17 years ago |
Roger Dingledine
|
277dce9ecf
document the handle-comments-in-geoip file
|
17 years ago |
Nick Mathewson
|
6985ad9603
add some notes to proposal 117
|
17 years ago |
Nick Mathewson
|
6641152514
Fix some warnings.
|
17 years ago |
Nick Mathewson
|
bd3b86df3b
Several geoip changes/fixes as requested.
|
17 years ago |
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/
|
17 years ago |
Roger Dingledine
|
02c26de834
remove duplicate item. see, progress already.
|
17 years ago |
Roger Dingledine
|
b3008a2fb9
a bunch of little items for nick to work on, to make geoip reporting
|
17 years ago |
Nick Mathewson
|
5c6734b251
r15794@tombo: nickm | 2008-05-28 01:16:53 -0400
|
17 years ago |
Roger Dingledine
|
7f61dafe8d
include the geoip file in the tarball, and load it by default
|
17 years ago |
Roger Dingledine
|
60ca544578
minor fixes
|
17 years ago |
Roger Dingledine
|
a3193c6989
add a separator between vidalia and torbutton discussion
|
17 years ago |
Roger Dingledine
|
d232d2d188
add a monster geoip file to src/config, so we can ship it with
|
17 years ago |
Nick Mathewson
|
4ea2a4595e
Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
|
17 years ago |
Nick Mathewson
|
9975c4f6f8
Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached
|
17 years ago |
Roger Dingledine
|
4f8bb87ac5
add some more todo items, some of them "actual deliverables", for
|
17 years ago |
Roger Dingledine
|
3edbc9899b
minor fix to proposal 136
|
17 years ago |