Commit Graph

38055 Commits

Author SHA1 Message Date
Roger Dingledine b7a88ebd15 fix url in comment in torrc
svn:r4225
2005-05-15 03:00:00 +00:00
Roger Dingledine 0be5556243 point to 0.1.0.6 on win32/osx docs
svn:r4224
2005-05-15 02:16:16 +00:00
Roger Dingledine eb6746f759 reorder, clean up manpage. add SafeLogging entry.
svn:r4223
2005-05-15 02:11:58 +00:00
Nick Mathewson 9bc6e3aa6c Add an explanatory comment
svn:r4222
2005-05-15 02:05:45 +00:00
Roger Dingledine d63f7fde62 tweak changelog
svn:r4221
2005-05-15 01:53:27 +00:00
Thomas Sjögren 9c2c307196 NewCircuitPerid is 30 sec not 60. MaxCircuitDirtiness has 10 min default
svn:r4220
2005-05-15 01:37:34 +00:00
Thomas Sjögren 5b69d68522 Missing .TP in man file
svn:r4219
2005-05-15 01:23:10 +00:00
Chris Palmer 8de9837401 Minor typographical and stylistic pokes.
svn:r4218
2005-05-15 01:05:09 +00:00
Roger Dingledine 7eb559fada bump to 0.1.0.6-rc
svn:r4217
2005-05-15 01:00:45 +00:00
Roger Dingledine fee85f1626 grammar fix thanks to chris
svn:r4216
2005-05-15 00:57:06 +00:00
Roger Dingledine 58416f3127 fix changelog for new libevent version
svn:r4215
2005-05-15 00:56:06 +00:00
Roger Dingledine 199ebf0760 clean up todo a bit more
svn:r4214
2005-05-15 00:51:11 +00:00
Roger Dingledine a9e0a6b940 clean up the hidden-service doc section. thanks, tyranix!
svn:r4213
2005-05-15 00:48:26 +00:00
Nick Mathewson c7bc2f9eae Add ENABLE_THREADS macro to windows orconfig.h
svn:r4212
2005-05-15 00:17:59 +00:00
Thomas Sjögren 4e92a0afea Added how to set up a hidden service. Thanks Tyranix.
svn:r4211
2005-05-15 00:04:32 +00:00
Roger Dingledine 3a69011d5e minor fix on man page
svn:r4210
2005-05-15 00:04:24 +00:00
Thomas Sjögren a9ff595700 Mention ClientOnly default
svn:r4209
2005-05-14 23:13:24 +00:00
Roger Dingledine 60d9e8ce2b clean up changelog
svn:r4208
2005-05-14 06:31:20 +00:00
Roger Dingledine c7aea09e24 first attempt at a 0.1.0.6-rc changelog
svn:r4207
2005-05-14 06:20:09 +00:00
Roger Dingledine 3c9ec416f6 fix a case error in suppressing a bogus libevent warning.
nick, was this lower-case for a reason? have both cases
appeared? or was this just a typo.


svn:r4206
2005-05-14 05:14:36 +00:00
Roger Dingledine 07230a698c if router_resolve fails on the descriptor the controller
gives us, we shouldn't leave the routerinfo in the list.


svn:r4205
2005-05-14 05:01:41 +00:00
Roger Dingledine b92a77b1d2 move the periodic buffer shrinking interval from 3 mins to 1 min
svn:r4204
2005-05-14 01:11:45 +00:00
Nick Mathewson 7fa5954431 Fix script name in syntax msg
svn:r4203
2005-05-14 00:39:34 +00:00
Nick Mathewson e2749de1bb Check the right variable for the right value in order to default netbsd threads to "off". Fixes bug 122.
svn:r4202
2005-05-14 00:14:12 +00:00
Nick Mathewson 00f2a09380 Append default exit policy before checking for implicit internal addresses: fix bug 129.
svn:r4201
2005-05-14 00:13:17 +00:00
Roger Dingledine fbb69d7ca1 note that our os x package is only for 10.3 or later
svn:r4200
2005-05-13 18:46:06 +00:00
Roger Dingledine 28dfc04674 clean up the docs some more
svn:r4199
2005-05-13 18:16:51 +00:00
Thomas Sjögren 5da6958fa9 How to check the local IP added to tor-doc-{win32,osx}.html
svn:r4198
2005-05-12 19:57:08 +00:00
Thomas Sjögren 47c4c9e2ea When setting up a server, make sure your clock is accurate.
svn:r4197
2005-05-12 19:51:27 +00:00
Roger Dingledine b010574328 clean up the man page to describe FooBindAddress better.
svn:r4196
2005-05-12 12:58:49 +00:00
Nick Mathewson 0b15170cf3 Fix patch to TorControl.py
svn:r4195
2005-05-12 04:42:45 +00:00
Nick Mathewson 7a50dee157 Commit patch to resolve bug 140
svn:r4194
2005-05-12 04:33:18 +00:00
Thomas Sjögren 97663ea65d Only list showmyip and ipid as test sites since they are very user friendly
svn:r4193
2005-05-11 22:26:37 +00:00
Thomas Sjögren 8185e3b0e2 People need to know their IP or else they dont know if it has changed. Task #137
svn:r4192
2005-05-11 21:25:27 +00:00
Nick Mathewson 776b411dc9 Fix a segfault
svn:r4191
2005-05-11 04:14:17 +00:00
Nick Mathewson dcc1b8a838 Better error message when osx script is invoked without an argument
svn:r4190
2005-05-10 22:41:31 +00:00
Nick Mathewson 3893b3c7ac Patch for task 133
svn:r4189
2005-05-10 22:33:45 +00:00
Nick Mathewson d0c0d6c86a Apply patch from Geoff for bug 132. Clean it up a little to fix a memory leak and to avoid unnecessary parse/unparse code.
svn:r4188
2005-05-10 22:12:48 +00:00
Nick Mathewson ea5591ee4d Implement --disable-threads
svn:r4187
2005-05-10 20:02:52 +00:00
Nick Mathewson 13126eeb0f Patch from goodell for task 131: Do not die on internal address if we are not publishing.
svn:r4186
2005-05-09 04:31:00 +00:00
Peter Palfrader c8ad2fc003 Fix debian/patches/03_tor_manpage_in_section_8.dpatch:
Change March to May for tor.1.in


svn:r4185
debian-version-0.1.0.14-2 debian-version-0.1.0.14-1 debian-version-0.1.0.13-1 debian-version-0.1.0.12-1 debian-version-0.1.0.11-1 debian-version-0.1.0.11-0-pre.1 debian-version-0.1.0.10-0-pre.1 debian-version-0.1.0.9-rc-1 debian-version-0.1.0.8-rc-1
2005-05-08 20:48:24 +00:00
Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX
svn:r4184
2005-05-07 05:55:06 +00:00
Nick Mathewson 6567ec9ccf Functions work better when you call them. Resolve a bug which would prevent unreachable dirports from getting suppressed.
svn:r4183
2005-05-07 05:17:36 +00:00
Nick Mathewson bc51c8b074 Implement --verify-config command-line option to fix bug 69.
svn:r4182
2005-05-07 04:49:09 +00:00
Roger Dingledine cee7c5988c fix massive memory leak
(50 megabytes over a couple of days, on the dirservers)


svn:r4181
2005-05-06 08:53:23 +00:00
Roger Dingledine cc0b19888d log buffer sizes on kill -usr1 too.
svn:r4180
2005-05-06 08:32:37 +00:00
Roger Dingledine 7901c6e390 clean up some grammar
svn:r4179
2005-05-06 05:11:06 +00:00
Roger Dingledine 1f263bf6f5 whine at you if you're a server and you don't set your contactinfo
svn:r4178
2005-05-04 20:45:38 +00:00
Roger Dingledine 68ba303323 fix compile error if you're not multithreaded
svn:r4177
2005-05-03 18:44:20 +00:00
Roger Dingledine 6ea839265d remove archaic debugging aid that was probably unsafe
svn:r4176
2005-05-03 10:17:38 +00:00