Commit History

Author SHA1 Message Date
  Roger Dingledine 469135e7e2 talk about quotas rather than bandwidths, in the logs 21 years ago
  Roger Dingledine 50a314c931 int is not necessarily the same size as size_t 21 years ago
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way 21 years ago
  Roger Dingledine 32e74d3525 fix comment 21 years ago
  Roger Dingledine 02b3229a04 plus add a comment re: the previous bug 21 years ago
  Roger Dingledine 52676364b9 bugfix: router_exit_policy_rejects_all() was broken, so we were 21 years ago
  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