Roger Dingledine
|
2532e9405e
Now we allow writing to the buffer even when the stream if marked for
|
21 years ago |
Roger Dingledine
|
5a6e117caf
React to eof immediately on non-open edge connections.
|
21 years ago |
Roger Dingledine
|
c644886c38
bugfix: When we were checking to see if an ap_conn should time out
|
21 years ago |
Roger Dingledine
|
675f60aa13
whoops
|
21 years ago |
Nick Mathewson
|
fc87758ff3
Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t.
|
21 years ago |
Roger Dingledine
|
e694268644
bump us to 0.0.9rc6-cvs
|
21 years ago |
Roger Dingledine
|
8d69dc472b
make circuit building and router parsing less noisy
|
21 years ago |
Roger Dingledine
|
f79a7d8d62
while hibernating, hup should not regrow our listeners.
|
21 years ago |
Roger Dingledine
|
06b1b6ef22
fix tor-doc urls to point to new website
|
21 years ago |
Roger Dingledine
|
6b74eac68e
rearrange TODO a lot; still needs more.
|
21 years ago |
Nick Mathewson
|
a980446d0c
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble.
|
21 years ago |
Roger Dingledine
|
db5e100cde
clean up 3 more underflow possibilities
|
21 years ago |
Roger Dingledine
|
0799804c60
fix redundant (and dangerous) NUL termination
|
21 years ago |
Peter Palfrader
|
d10679e2ad
* New upstream release (candidate).
|
21 years ago |
Nick Mathewson
|
e3f6f92cf7
check for duplicate circuit ID _after_ updating circ_id_type.
|
21 years ago |
Roger Dingledine
|
6e9a91c382
ha ha, don't put dollar signs around Id unless you mean it
|
21 years ago |
Roger Dingledine
|
a3395e893f
bump to 0.0.9rc5
|
21 years ago |
Roger Dingledine
|
82f3ebf195
move StatusFetchPeriod to 15 minutes so it's within bounds by default
|
21 years ago |
Roger Dingledine
|
ef04cfcbad
one more typo
|
21 years ago |
Nick Mathewson
|
41ba4575b3
Fix windows build.
|
21 years ago |
Nick Mathewson
|
b457cfb5eb
Spell-check strings and comments
|
21 years ago |
Nick Mathewson
|
6e88abf418
If we are using select, make sure we stay within FD_SETSIZE.
|
21 years ago |
Roger Dingledine
|
bde1d5bfb2
do even less inside our signal handler,
|
21 years ago |
Roger Dingledine
|
b3f2a768db
two more items for post 0.0.9
|
21 years ago |
Nick Mathewson
|
c8d14bae63
add some todo items before arma conflicts with them ;)
|
21 years ago |
Nick Mathewson
|
a889926e1c
Clarify chosen tag progression
|
21 years ago |
Roger Dingledine
|
3929f58018
clean obsolete circuit_log_path code
|
21 years ago |
Roger Dingledine
|
9f45de16b0
a changelog for rc5
|
21 years ago |
Roger Dingledine
|
27e3c2a3e5
.exit stuff is done.
|
21 years ago |
Peter Palfrader
|
648d7394b9
Rather have a badly worded FAQ than a wrong one
|
21 years ago |