Roger Dingledine
|
d27f7e8e46
put nlnet's 'user safety contest' on the roadmap, so we make sure
|
17 years ago |
Roger Dingledine
|
1ecb2982ac
touch-up some of the todo deliverables that we've made progress on.
|
17 years ago |
Roger Dingledine
|
ce64ca48b8
make some log entries more accurate
|
17 years ago |
Roger Dingledine
|
b65b89d50f
make sure, when we're checking if we have enough dir info, that
|
17 years ago |
Roger Dingledine
|
ca416a78e3
When we switched to using v3 directories, we threw away the part of
|
17 years ago |
Roger Dingledine
|
6782682ac6
changing v2 network status doesn't require us to recompute
|
17 years ago |
Roger Dingledine
|
2c84c10196
remove some networkstatus consensus warnings for unnamed / invalid
|
17 years ago |
Roger Dingledine
|
953ca6d840
forward-port the 0.2.0.27-rc changelog
|
17 years ago |
Nick Mathewson
|
9c8833174c
Make dist depend on check.
|
17 years ago |
Nick Mathewson
|
ae2d022f0c
Remov unused macro in crypto.c
|
17 years ago |
Nick Mathewson
|
fa0989fd67
Make unit tests pass again: new geoip behavior had freaked out.
|
17 years ago |
Roger Dingledine
|
b8bde32c3a
forward-port r14934
|
17 years ago |
Roger Dingledine
|
c6b3cf4b96
documentation bug
|
17 years ago |
Peter Palfrader
|
81429fdc34
Forward port debian 0.2.0.26-rc-1 to trunk
|
17 years ago |
Roger Dingledine
|
00405468aa
forward-port r14930
|
17 years ago |
Roger Dingledine
|
f3d679d4cc
blind-forward-port that, while i'm at it
|
17 years ago |
Andrew Lewman
|
616ae6b115
Update torbutton version
|
17 years ago |
Jacob Appelbaum
|
5d86bb8cc5
Add note about Launchpad bug and about msguniq.
|
17 years ago |
Peter Palfrader
|
01c1a355c2
Also add create/create fast/extends to the dir-usage stats.
|
17 years ago |
Peter Palfrader
|
cfb1f554e2
Make note_request() accessible from outside of directory.c
|
17 years ago |
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 |