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 |
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 |