Roger Dingledine
|
e29d7329b3
...but only if you're a server
|
20 years ago |
Roger Dingledine
|
95f3e6161b
require BandwidthRate to be at least 10kB/s
|
20 years ago |
Roger Dingledine
|
1efc0f370a
mention that there are known bugs for running tor as a server on win32
|
20 years ago |
Roger Dingledine
|
717fe4993e
actually make it stop keeping track of times. whoops.
|
20 years ago |
Roger Dingledine
|
e1ac30c2bb
stop calling assert_connection_ok(conn, time(NULL)) on every single
|
20 years ago |
Roger Dingledine
|
288f2ed59e
stop telling win32 folks they have a bug just because we haven't finished
|
20 years ago |
Roger Dingledine
|
be72937ab0
initial profiling by phobos says we spend a whole lot of time
|
20 years ago |
Roger Dingledine
|
53105cdae5
when you're loading the rendezvous service keys in options_act(),
|
20 years ago |
Roger Dingledine
|
3a572fcffa
don't connection_edge_end() on eof if we're already marked for close,
|
20 years ago |
Nick Mathewson
|
ebdfaaf477
add items to TODO
|
20 years ago |
Roger Dingledine
|
a794c08d5e
list the new tor.eff.org url in the man page
|
20 years ago |
Nick Mathewson
|
ded8e79979
remove sentence-fragment comment refering to a design that never happened.
|
20 years ago |
Nick Mathewson
|
e8585dfe97
Remove length restriction when generating directories.
|
20 years ago |
Nick Mathewson
|
7117366810
Fix for running-routers length bug
|
20 years ago |
Roger Dingledine
|
650791b628
clean tor-doc-win32 a bit more
|
20 years ago |
Nick Mathewson
|
ae25115704
sort TODO items in tier 1 and 2 by category. This needs more work.
|
20 years ago |
Roger Dingledine
|
9140b32170
mention that sighup closes and reopens logs
|
20 years ago |
Roger Dingledine
|
f50b785c3b
and forward port the cleanup
|
20 years ago |
Roger Dingledine
|
18320557a1
fix a crash: if you do socks4 with an IP of 0.0.0.x then we get tricked
|
20 years ago |
Roger Dingledine
|
c3189c2573
fix an assert on startup when the disk is full and you're logging to a file
|
20 years ago |
Roger Dingledine
|
cf17d0d29c
move network_init from or/main to common/compat
|
20 years ago |
Roger Dingledine
|
036384fd8e
respond to an 009 XXX
|
20 years ago |
Nick Mathewson
|
c79c4200f4
Fix a bug in last patch; and keep my name out of the assert() call too.
|
20 years ago |
Nick Mathewson
|
32978afa54
Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out
|
20 years ago |
Nick Mathewson
|
64195e380d
Nuke irst-person pronouns
|
20 years ago |
Nick Mathewson
|
0c0a504611
capitalize acronyms, clarify windows doc a bit.
|
20 years ago |
Roger Dingledine
|
a742b5bbb0
give the screenshot images actual names
|
20 years ago |
Roger Dingledine
|
f9fd101869
forward port:
|
20 years ago |
Roger Dingledine
|
5670c31e3e
we need to figure out how to make the rpm not strip the binaries it makes
|
20 years ago |
Roger Dingledine
|
35e93c48ef
make the /etc/tor/ stuff world-readable in the rpm
|
20 years ago |