Roger Dingledine
|
2997ef8dd9
warn if you're running tor as root
|
22 years ago |
Roger Dingledine
|
25e7e97d73
on HUP, retry OR connections, and stop clobbering the dirserver's routerlist
|
22 years ago |
Roger Dingledine
|
05c05d6444
more friendly warning when there are too many dns workers
|
22 years ago |
Roger Dingledine
|
9e3608ce7b
more friendly warning when a connection buffer overflows
|
22 years ago |
Roger Dingledine
|
a1745b6895
slightly different default default exit policy.
|
22 years ago |
Roger Dingledine
|
55d3ec028d
reject 0.0.0.0/8,reject 169.254.0.0/16
|
22 years ago |
Roger Dingledine
|
29adf04683
more general cleanup
|
22 years ago |
Roger Dingledine
|
444798dfb9
remove obsolete code
|
22 years ago |
Peter Palfrader
|
867c38311c
Fix broken line wraps
|
22 years ago |
Nick Mathewson
|
fb95d99f79
Accept 1.2.3.4/x as a synonym for 1.2.3.4/x:* .
|
22 years ago |
Roger Dingledine
|
78a7de300c
make options.ExitNodes work
|
22 years ago |
Roger Dingledine
|
4d3d99fa0c
extend smartlist with a few smarter operations
|
22 years ago |
Roger Dingledine
|
325935b1c6
doc patches submitted by jason holt
|
22 years ago |
Roger Dingledine
|
10548ae9ec
a few minor updates to hacking
|
22 years ago |
Roger Dingledine
|
8222fe8e4f
clean up some copyrights
|
22 years ago |
Roger Dingledine
|
03616803e6
bughunt: start tracking the bug mutiny found
|
22 years ago |
Roger Dingledine
|
7a3a3ae1df
bugfix: a circuit that immediately failed still counts as a failed circuit
|
22 years ago |
Roger Dingledine
|
9e6f4a3029
revamp circuit node selection to use smartlists:
|
22 years ago |
Roger Dingledine
|
5458ca39e8
minor tweaks to the smartlist operations
|
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
|
865173d7a1
put the default exit policy in place
|
22 years ago |
Nick Mathewson
|
f37f7daa2f
Add port ranges to exit policies
|
22 years ago |
Roger Dingledine
|
c425f2e0ec
use the smartlist to pick random routers, rather than our own idiom
|
22 years ago |
Roger Dingledine
|
1ae84fcbc1
add a 'smartlist' building block that picks random elements from a list
|
22 years ago |
Roger Dingledine
|
9c66e2bf9a
if >=2 circs are being built that handle a given stream,
|
22 years ago |
Roger Dingledine
|
d23c66b041
make the license explicit on fakepoll.[ch]
|
22 years ago |
Nick Mathewson
|
17269eff3c
Document parsing functions in routerlist.c, and separate parsing from non-parsing functions.
|
22 years ago |
Roger Dingledine
|
38ce03d0e7
close the circuit when we get a truncated cell
|
22 years ago |
Roger Dingledine
|
ea6c4f6348
our circuit symmetric key (for aes) is 127 bits, not 128 bits.
|
22 years ago |