Commit Graph

9722 Commits

Author SHA1 Message Date
Nick Mathewson
9c8833174c Make dist depend on check.
svn:r14951
2008-06-04 18:41:32 +00:00
Nick Mathewson
ae2d022f0c Remov unused macro in crypto.c
svn:r14950
2008-06-04 18:41:08 +00:00
Nick Mathewson
fa0989fd67 Make unit tests pass again: new geoip behavior had freaked out.
svn:r14949
2008-06-04 18:38:37 +00:00
Roger Dingledine
b8bde32c3a forward-port r14934
svn:r14936
2008-06-04 09:02:25 +00:00
Roger Dingledine
c6b3cf4b96 documentation bug
svn:r14935
2008-06-04 08:59:14 +00:00
Peter Palfrader
81429fdc34 Forward port debian 0.2.0.26-rc-1 to trunk
svn:r14933
2008-06-04 08:39:02 +00:00
Roger Dingledine
00405468aa forward-port r14930
svn:r14931
2008-06-04 07:41:22 +00:00
Roger Dingledine
f3d679d4cc blind-forward-port that, while i'm at it
svn:r14929
2008-06-04 07:08:05 +00:00
Andrew Lewman
616ae6b115 Update torbutton version
svn:r14925
2008-06-04 03:52:27 +00:00
Jacob Appelbaum
5d86bb8cc5 Add note about Launchpad bug and about msguniq.
svn:r14912
2008-06-03 11:01:16 +00:00
Peter Palfrader
01c1a355c2 Also add create/create fast/extends to the dir-usage stats.
svn:r14900
2008-06-02 15:09:35 +00:00
Peter Palfrader
cfb1f554e2 Make note_request() accessible from outside of directory.c
svn:r14899
2008-06-02 15:09:29 +00:00
Peter Palfrader
f1f8bf5d72 Add a configure switch to enable instrument downloads.
svn:r14898
2008-06-02 15:09:24 +00:00
Peter Palfrader
716558a6a1 Instrument all downloads that pass through connection_dir_client_reached_eof()
svn:r14897
2008-06-02 15:09:19 +00:00
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.
svn:r14830
2008-05-29 14:39:56 +00:00
Nick Mathewson
3a469018e5 Fix warning when compiling with dmalloc.
svn:r14829
2008-05-29 14:37:56 +00:00
Nick Mathewson
716e8d9ff3 Correct version in tor-mingw.nsi.in in trunk.
svn:r14828
2008-05-29 14:37:16 +00:00
Nick Mathewson
582046e85f Document our timelines for fetching consensuses. The language is not as clear as it could be; can anybody make it better?
svn:r14803
2008-05-29 02:51:47 +00:00
Nick Mathewson
ac330d9ba7 New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure.
svn:r14802
2008-05-29 02:29:35 +00:00
Andrew Lewman
6e68c23de7 remove the uninstall of the geoip file, since it is installed in APPDATA
svn:r14801
2008-05-29 01:45:29 +00:00
Andrew Lewman
4591d931a4 include geoip in win32 packages.
svn:r14798
2008-05-29 01:34:30 +00:00
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.
svn:r14796
2008-05-29 01:22:30 +00:00
Nick Mathewson
4ead083dbc Do not ship a fallback-consensus until the related bugs are fixed.
svn:r14794
2008-05-29 00:54:08 +00:00
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.
svn:r14792
2008-05-29 00:44:57 +00:00
Andrew Lewman
932ef054d9 geoip integrated into osx installer, tested and confirmed. forward
ported


svn:r14791
2008-05-29 00:14:37 +00:00
Roger Dingledine
a1aeaf3089 say how we generated the geoip file
svn:r14786
2008-05-28 21:11:13 +00:00
Roger Dingledine
277dce9ecf document the handle-comments-in-geoip file
svn:r14785
2008-05-28 21:10:46 +00:00
Nick Mathewson
6985ad9603 add some notes to proposal 117
svn:r14783
2008-05-28 20:26:58 +00:00
Nick Mathewson
6641152514 Fix some warnings.
svn:r14781
2008-05-28 18:34:10 +00:00
Nick Mathewson
bd3b86df3b Several geoip changes/fixes as requested.
svn:r14780
2008-05-28 18:31:57 +00:00
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/
svn:r14778
2008-05-28 17:15:52 +00:00
Roger Dingledine
02c26de834 remove duplicate item. see, progress already.
svn:r14770
2008-05-28 10:04:34 +00:00
Roger Dingledine
b3008a2fb9 a bunch of little items for nick to work on, to make geoip reporting
closer to a reality


svn:r14769
2008-05-28 10:03:19 +00:00
Nick Mathewson
5c6734b251 r15794@tombo: nickm | 2008-05-28 01:16:53 -0400
Note a few urgent TODO items


svn:r14768
2008-05-28 05:17:08 +00:00
Roger Dingledine
7f61dafe8d include the geoip file in the tarball, and load it by default
when tor starts.
this breaks rpms and maybe other packages.


svn:r14764
2008-05-28 04:37:34 +00:00
Roger Dingledine
60ca544578 minor fixes
svn:r14763
2008-05-28 04:32:59 +00:00
Roger Dingledine
a3193c6989 add a separator between vidalia and torbutton discussion
svn:r14762
2008-05-28 04:31:16 +00:00
Roger Dingledine
d232d2d188 add a monster geoip file to src/config, so we can ship it with
all the tors.


svn:r14761
2008-05-28 04:29:07 +00:00
Nick Mathewson
4ea2a4595e Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
svn:r14754
2008-05-27 21:02:36 +00:00
Nick Mathewson
9975c4f6f8 Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached
svn:r14750
2008-05-27 20:26:40 +00:00
Roger Dingledine
4f8bb87ac5 add some more todo items, some of them "actual deliverables", for
various folks.


svn:r14743
2008-05-27 01:27:15 +00:00
Roger Dingledine
3edbc9899b minor fix to proposal 136
svn:r14742
2008-05-26 23:32:42 +00:00
Roger Dingledine
a318214f9b and forward-port the 0.2.0.26-rc notes
svn:r14692
2008-05-23 11:54:46 +00:00
Peter Palfrader
cfd6159bb3 add to todo: store some more stuff in the statefile
svn:r14688
2008-05-22 17:13:55 +00:00
Nick Mathewson
d503e1f285 r15704@host206: nickm | 2008-05-21 16:21:47 -0400
Clarification/explanation patch for specs, from Killerchicken


svn:r14687
2008-05-21 20:22:43 +00:00
Karsten Loesing
fa319ca362 Included changes based on comments by Nick to or-dev and added a section for test cases.
svn:r14674
2008-05-19 21:23:43 +00:00
Nick Mathewson
da67500336 If the user has an openssl that supports my "release buffer ram" patch, use it.
svn:r14671
2008-05-19 18:13:00 +00:00
Karsten Loesing
e6447a5a29 Added src/tools/tor-checkkey to svn:ignore.
svn:r14652
2008-05-17 13:14:14 +00:00
Nick Mathewson
29a9624754 More muddling around to get configure.in to recognize recent libevents. Really, libevent should be fixed too so that the next poor sucker doesn't have to do this.
svn:r14641
2008-05-16 20:13:10 +00:00
Nick Mathewson
3f55caa722 r19797@catbus: nickm | 2008-05-16 15:42:53 -0400
Try to build correctly on win32 with libevent versions 1.4.x or greater. 1.4.5 should remove the need to do this, but hey. Backport candidate.


svn:r14640
2008-05-16 19:44:57 +00:00