Roger Dingledine
|
55a94cd497
correct a warn message in mark_if_closed
|
hace 22 años |
Roger Dingledine
|
a5aa80cc41
make --debuglogfile (or any second log file) work
|
hace 22 años |
Roger Dingledine
|
36ea39ec9c
on hup, close and rebind listener ports too (in case their config has changed)
|
hace 22 años |
Roger Dingledine
|
2997ef8dd9
warn if you're running tor as root
|
hace 22 años |
Roger Dingledine
|
25e7e97d73
on HUP, retry OR connections, and stop clobbering the dirserver's routerlist
|
hace 22 años |
Roger Dingledine
|
c25fbd2676
break routers.c into router.c for stuff the router does,
|
hace 22 años |
Roger Dingledine
|
e0952d0773
terminology shift:
|
hace 22 años |
Roger Dingledine
|
975bb68010
simplify: options.OnionRouter==1 iff options.ORPort>0
|
hace 22 años |
Roger Dingledine
|
d6601f8cff
make pidfile default to null rather than writing to your cwd
|
hace 22 años |
Nick Mathewson
|
fd07872a72
Separate failure-count tracking from circuit-launching.
|
hace 22 años |
Peter Palfrader
|
9a676b04dd
Check that we can write to the logfile and log a warning to stderr if we can't
|
hace 22 años |
Roger Dingledine
|
f0cccc567e
bugfix: don't ask for ->next of an expired circuit
|
hace 22 años |
Roger Dingledine
|
a3e39b0ceb
don't build too many circs at once
|
hace 22 años |
Roger Dingledine
|
4aede010b9
recognize in-progress circs and don't start redundant ones
|
hace 22 años |
Roger Dingledine
|
6d0e611fde
change when circuits are built and expired
|
hace 22 años |
Roger Dingledine
|
fe856406be
initial patches on patches
|
hace 22 años |
Roger Dingledine
|
56cd147eb9
let getconfig survive repeated calls. now we call it again when we hup.
|
hace 22 años |
Roger Dingledine
|
aac29076da
warn on startup that we don't provide anonymity
|
hace 22 años |
Roger Dingledine
|
52589289fe
add DirBindAddress, parse the BindAddress's when you bind
|
hace 22 años |
Steven Hazel
|
4139c1c86a
- fixed a bug in the id switching code -- setgid has to happen before
|
hace 22 años |
Steven Hazel
|
b1eca56b77
added User and Group options -- if you set them, tor will try to
|
hace 22 años |
Roger Dingledine
|
e4127e4d36
move closer to being able to reload config on HUP
|
hace 22 años |
Roger Dingledine
|
b40d0bffa7
a skeletal print_usage() function
|
hace 22 años |
Roger Dingledine
|
193383b70a
log to stdout while parsing config,
|
hace 22 años |
Roger Dingledine
|
0b1afa951e
reload the fingerprints file on HUP
|
hace 22 años |
Roger Dingledine
|
b3471bbc55
closing stdout *should* be safe (we'll see)
|
hace 22 años |
Nick Mathewson
|
ba9b542e93
Report delivery cell fullness correctly
|
hace 22 años |
Roger Dingledine
|
11a23fc280
clean up logging, allow user to specify log files
|
hace 22 años |
Nick Mathewson
|
7432d97336
Make last commit build
|
hace 22 años |
Nick Mathewson
|
959b5585a5
Stop using stdout for non-debugging cases
|
hace 22 años |