Nick Mathewson
a6f51001a5
New whitespace normalization rule: no blank line at EOF.
...
svn:r4378
2005-06-09 16:46:51 +00:00
Roger Dingledine
0a234af465
abandon two 010x items
...
svn:r4377
2005-06-09 11:24:24 +00:00
Roger Dingledine
5bca8e8b4d
forward-port:
...
## If certain IPs and ports are blocked externally, e.g. by your firewall,
## you should update your exit policy to reflect this -- otherwise Tor
## users will be told that those destinations are down.
svn:r4376
2005-06-09 10:42:25 +00:00
Roger Dingledine
15f937c95e
when a dirserver gets a mismatched fingerprint, log the expected
...
fp and the received fp
svn:r4372
2005-06-09 10:21:55 +00:00
Roger Dingledine
e8a9a713e6
mention defaults for clientonly and nopublish
...
svn:r4369
2005-06-09 09:03:12 +00:00
Roger Dingledine
f649ea51b4
document NoPublish
...
mention that ClientOnly is going to become deprecated
svn:r4368
2005-06-09 09:01:42 +00:00
Roger Dingledine
cfc89f8753
pay more attention to the ClientOnly config option
...
svn:r4367
2005-06-09 08:54:42 +00:00
Roger Dingledine
47fe49c2a0
forward-port the 0.1.0.9 changelog
...
svn:r4365
2005-06-09 04:06:52 +00:00
Roger Dingledine
d922fa7b10
fix another underflow in keeping stats
...
these size_ts are subtle buggers
svn:r4364
2005-06-09 03:57:54 +00:00
Andrew Lewman
2d7cbb71aa
tor-doc-win32.html: Changed win32 to "MS Windows" so more non-technical people will
...
understand it.
tor-doc-osx.html: Changed instructions to match screenshots (localhost
vs. 127.0.0.1)
svn:r4363
2005-06-09 02:14:32 +00:00
Andrew Lewman
497dee97ca
modified task - find 10 dirservers
...
svn:r4362
2005-06-09 01:59:48 +00:00
Andrew Lewman
64b7a2c335
removed mailing list to do for website
...
svn:r4361
2005-06-09 01:57:11 +00:00
Nick Mathewson
87caad5445
Fix an underflow in buffer use conting.
...
svn:r4360
2005-06-08 21:55:02 +00:00
Nick Mathewson
bab2643b78
Update item status
...
svn:r4359
2005-06-08 21:47:42 +00:00
Roger Dingledine
eb11b8132f
more todo
...
svn:r4358
2005-06-08 21:22:36 +00:00
Roger Dingledine
43709a9c3d
clean up the log warn a bit
...
svn:r4357
2005-06-08 20:45:29 +00:00
Nick Mathewson
c45845204a
Fix warning about unused function when compiling with ancient libevent
...
svn:r4355
2005-06-08 20:35:28 +00:00
Roger Dingledine
44e85544e4
absolutely refuse to let people pick internal IP addresses if
...
they're using the default dirservers.
we're getting a big pile of a dozen or so servers that have picked
private IP addresses despite the warning (presumably they don't even
know they have logs)
svn:r4354
2005-06-08 20:32:22 +00:00
Nick Mathewson
b0538591c7
Reset buf->highwater every time buf_shrink is called, not just on suffessful shrink.
...
svn:r4353
2005-06-08 20:17:32 +00:00
Roger Dingledine
9ed7b53143
don't upload your descriptor if rebuilding it failed
...
svn:r4352
2005-06-08 19:45:17 +00:00
Nick Mathewson
8b2a7ff9fe
Remove extraneous newlines from libevent log messages. Backport candidate?
...
svn:r4350
2005-06-08 17:41:32 +00:00
Roger Dingledine
4c43789435
Some play code to throw away old buffers sometimes rather
...
than constantly reallocing them; just in case this is our memory
problem. It looks for now like it isn't, so disabled.
svn:r4349
2005-06-08 17:27:11 +00:00
Roger Dingledine
eeb6d6dba6
dump periodic memory usage stats
...
svn:r4348
2005-06-08 17:24:58 +00:00
Roger Dingledine
a3e964b073
update todo a bit more
...
svn:r4347
2005-06-08 17:22:09 +00:00
Nick Mathewson
be1c81a767
Fix syntax error.
...
svn:r4346
2005-06-08 16:26:44 +00:00
Nick Mathewson
3d602f6ed6
Note item status
...
svn:r4345
2005-06-08 13:54:02 +00:00
Nick Mathewson
ec07e1195f
add patch for 143 and code to check for known-bad/slow libevent versions. Needs more testing.
...
svn:r4344
2005-06-08 13:53:19 +00:00
Roger Dingledine
aff308e6d9
reenable the part of the code that tries to flush as soon as an OR outbuf
...
has a full tls record available. perhaps this will make OR outbufs not grow
as huge except in rare cases, thus saving lots of cpu time plus memory.
svn:r4343
2005-06-08 04:55:06 +00:00
Andrew Lewman
f5fd5d920d
TODO: took some tasks to complete.
...
svn:r4342
2005-06-08 02:10:20 +00:00
Andrew Lewman
b0e7d05c50
TODO: cleaned up duplicates, moved some tasks from uncategorized into
...
valid sections.
svn:r4341
2005-06-08 02:08:19 +00:00
Andrew Lewman
e7da1d170a
TODO: Added in random to do list of arma and phobos.
...
svn:r4340
2005-06-08 01:35:21 +00:00
Roger Dingledine
ff28c48759
another 011x item
...
svn:r4339
2005-06-07 21:16:45 +00:00
Nick Mathewson
345e7425e5
Summarize remaining 0.1.0.x items
...
svn:r4338
2005-06-07 21:14:51 +00:00
Roger Dingledine
c4b8cf8230
tentative 0.1.1.x todo list
...
svn:r4337
2005-06-07 20:48:47 +00:00
Nick Mathewson
9bde5292b2
Add generated file to contrib/osx/.cvsignore
...
svn:r4336
2005-06-07 18:32:13 +00:00
Nick Mathewson
fa140e8787
Resolve OSX installer bugs 147 and 148
...
svn:r4333
2005-06-07 18:21:32 +00:00
Roger Dingledine
1a5c5452b4
when you send a USR2 signal, the log message now tells you to send
...
a HUP signal if you want to change back to old log levels.
svn:r4332
2005-06-07 18:16:14 +00:00
Nick Mathewson
621ab95e59
Fix for 152: reject malformed .onion addresses rather then passing them on
...
svn:r4329
2005-06-07 18:01:46 +00:00
Nick Mathewson
2118e5798a
Use correct errno from libevent on win32
...
svn:r4327
2005-06-07 17:32:33 +00:00
Nick Mathewson
1d9bc936c2
Adapt patch from Adam Langley: fix possible memory leak in tor_lookup_hostname
...
svn:r4326
2005-06-07 13:45:58 +00:00
Roger Dingledine
a92ff1c4e9
blow away obsolete stuff
...
svn:r4324
2005-06-06 20:30:25 +00:00
Roger Dingledine
51b5b808cb
bump cvs to 0.1.1.0-alpha-cvs
...
svn:r4323
2005-06-06 20:27:36 +00:00
Nick Mathewson
e1c8aa8035
Fix win32 compilation: backport candidate
...
svn:r4320
2005-06-06 20:06:10 +00:00
Nick Mathewson
fc40f974c2
When RNG seeding fails, die. Backport candidate
...
svn:r4319
2005-06-06 20:02:33 +00:00
Nick Mathewson
5420aed38e
Possible bugfix for 151: backport candidate.
...
svn:r4318
2005-06-06 20:02:09 +00:00
Nick Mathewson
baa10cbbfa
Instrument buffers.c and rephist.c memory usage
...
svn:r4317
2005-06-06 17:03:21 +00:00
Roger Dingledine
7c8d5c3178
correct some instructions in the sample torrc
...
svn:r4314
2005-06-06 15:57:53 +00:00
Thomas Sjögren
bb64b9534b
tor-doc*.html is now valid HTML 4.01 Transitional
...
svn:r4313
2005-06-06 14:54:19 +00:00
Nick Mathewson
a94d7256ea
[bug 144] Have torctl.in/tor.sh.in check for location of su binary.
...
svn:r4311
2005-06-05 14:44:27 +00:00
Nick Mathewson
9f24078452
Fix buffer overlow when checking hashed passwords
...
svn:r4308
2005-06-05 14:28:47 +00:00