Roger Dingledine
|
a1745b6895
slightly different default default exit policy.
|
22 years ago |
Nick Mathewson
|
911f155f94
Make default exit policy reject 127.*:*
|
22 years ago |
Roger Dingledine
|
41bb717241
reasonably permissive exit policy if you don't set one
|
22 years ago |
Roger Dingledine
|
727a260a81
prevent assert failure on -HUP when options->PidFile==NULL
|
22 years ago |
Roger Dingledine
|
975bb68010
simplify: options.OnionRouter==1 iff options.ORPort>0
|
22 years ago |
Roger Dingledine
|
91cf5e44cc
default log level is now warn
|
22 years ago |
Roger Dingledine
|
d6601f8cff
make pidfile default to null rather than writing to your cwd
|
22 years ago |
Roger Dingledine
|
a18ced652b
finally find and possibly fix the circuit_deliver_relay_cell warn bug
|
22 years ago |
Roger Dingledine
|
c8639b2bbc
bump default pathlen to 3; clean up surrounding code
|
22 years ago |
Roger Dingledine
|
56cd147eb9
let getconfig survive repeated calls. now we call it again when we hup.
|
22 years ago |
Roger Dingledine
|
f5829aa723
lay groundwork for EntryNodes and ExitNodes
|
22 years ago |
Roger Dingledine
|
1969c8a92f
client now survives going offline better
|
22 years ago |
Roger Dingledine
|
52589289fe
add DirBindAddress, parse the BindAddress's when you bind
|
22 years ago |
Roger Dingledine
|
c6b442a346
make end relay cells have payloads
|
22 years ago |
Steven Hazel
|
b1eca56b77
added User and Group options -- if you set them, tor will try to
|
22 years ago |
Roger Dingledine
|
e4127e4d36
move closer to being able to reload config on HUP
|
22 years ago |
Roger Dingledine
|
b40d0bffa7
a skeletal print_usage() function
|
22 years ago |
Roger Dingledine
|
11a23fc280
clean up logging, allow user to specify log files
|
22 years ago |
Steven Hazel
|
a54a65dfb6
- cause configure to create a tor.sh which will have directories set
|
22 years ago |
Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
22 years ago |
Roger Dingledine
|
746d64e631
add in basic support for pidfiles
|
22 years ago |
Roger Dingledine
|
8b80362c76
0.0.2pre11, new license
|
22 years ago |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
22 years ago |
Roger Dingledine
|
e6847c4420
add ExitPolicy line to config file
|
22 years ago |
Roger Dingledine
|
16778795f3
minor fixes; bump to 0.0.2pre10
|
22 years ago |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
22 years ago |
Roger Dingledine
|
efa8e288ef
my_routerinfo, router_is_me, and learn_my_address are obsolete
|
22 years ago |
Roger Dingledine
|
2cfc6f0379
ORs post descriptors periodically too
|
22 years ago |
Roger Dingledine
|
467d278b8b
more cleanup and rearranging
|
22 years ago |
Roger Dingledine
|
9899e09b3b
add Address config element, use it in descriptor
|
22 years ago |