Roger Dingledine
|
d5e426ab51
add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa()
|
20 years ago |
Nick Mathewson
|
e68bed8782
Fall back to routerlist instead of descriptor_list when we are a cache.
|
20 years ago |
Nick Mathewson
|
4dc3cb9fd9
Fix a segfault when starting a dir cache
|
20 years ago |
Nick Mathewson
|
54a6a8f0ef
Start implementing the server side of the new directory protocol.
|
20 years ago |
Nick Mathewson
|
f0893ddc8c
Clarify formats, terminology; add more URLs.
|
20 years ago |
Thomas Sjögren
|
251c486f6c
PIDFile should be PidFile
|
20 years ago |
Roger Dingledine
|
86f85f240c
be much more conservative about logging reachability complaints.
|
20 years ago |
Roger Dingledine
|
e54e970a82
ha ha, that infinite loop was fun.
|
20 years ago |
Roger Dingledine
|
7b5be0210a
add some more todo items, and mark off a few
|
20 years ago |
Roger Dingledine
|
a120cc20c1
Dirservers now do their own external reachability testing of each
|
20 years ago |
Nick Mathewson
|
5d590861c4
TOR_ISSPACE, not isspace.
|
20 years ago |
Nick Mathewson
|
5f2eea29f7
Stop solaris from warning about localtime_r and friends. AFAICT, no other platforms want this.
|
20 years ago |
Nick Mathewson
|
b72ab23ded
check [X-]Forwarded-For headers in HTTP requests when generating log messages. Implements feature for bug 181. Arma--please review?
|
20 years ago |
Nick Mathewson
|
50452c32ec
fix bug 180: handle duplicate lines in approved-routers files.
|
20 years ago |
Roger Dingledine
|
fed90c300f
downgrade back to 0.1.1.5-alpha-cvs
|
20 years ago |
Roger Dingledine
|
f35ef825f9
Our logic to decide if the OR we connected to was the right guy
|
20 years ago |
Roger Dingledine
|
0a45058d0d
prod at the 0.1.1.x todo items
|
20 years ago |
Roger Dingledine
|
0b0dce4534
remove most 0.1.0.x todo items
|
20 years ago |
Roger Dingledine
|
675f6b5f3c
that comma was important
|
20 years ago |
Roger Dingledine
|
8b766d1b7e
fix bad logic that has been lurking for eons, that now prevented us
|
20 years ago |
Roger Dingledine
|
ab112ca6ad
and don't print the null string here either
|
20 years ago |
Roger Dingledine
|
23ed3c9786
whoops, avoid printing a null string sometimes
|
20 years ago |
Roger Dingledine
|
676b330eb2
Make DirPostPeriod config option obsolete.
|
20 years ago |
Roger Dingledine
|
8adcd0bb3b
bump version to 0.1.1.6-alpha
|
20 years ago |
Roger Dingledine
|
d388047888
update changelog for 0.1.1.6-alpha
|
20 years ago |
Roger Dingledine
|
9064ea6c71
fix some typos in the control spec
|
20 years ago |
Roger Dingledine
|
dc66f6df67
fix sentence, fix html
|
20 years ago |
Roger Dingledine
|
fa64d73fc7
fix function headers from the descriptor-frequency commit
|
20 years ago |
Roger Dingledine
|
435d2d8fde
when we begin reachability testing, log the address:port for each
|
20 years ago |
Roger Dingledine
|
d928411acd
change log entry for unreachability to explicitly suggest /etc/hosts
|
20 years ago |