Commit History

Author SHA1 Message Date
  Roger Dingledine 2ff38fdf83 when recommending new-format log lines, if the upper bound is LOG_ERR, 21 years ago
  Roger Dingledine f2bf364df9 fix the man page to say that the maxseverity part of the log 21 years ago
  Nick Mathewson d19648b314 Renormalize whitespace 21 years ago
  Nick Mathewson ac759adb43 Make unit tests work on win32 21 years ago
  Nick Mathewson c3c6873945 Tweak running-own-network instructions 21 years ago
  Nick Mathewson 08e3090aff More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open. 21 years ago
  Nick Mathewson 249a36586f Fix parse_iso_time on platforms without strptime. 21 years ago
  Roger Dingledine 4006246b9e bump us to 0.0.9rc6 21 years ago
  Roger Dingledine e68a271f30 three more items for shortly post 0.0.9 21 years ago
  Roger Dingledine f00631e6b9 answer resolved ip in network order 21 years ago
  Roger Dingledine f10f24a61c avoid using uninitialized variable 21 years ago
  Roger Dingledine 0859d09352 don't use cache for resolving .foo.exit names, but do reply immediately 21 years ago
  Roger Dingledine 577665f608 fix indenting 21 years ago
  Roger Dingledine f21564eb29 send an end to the streams we close when we hibernate, rather 21 years ago
  Roger Dingledine 1c9c813866 check if we have a cached resolve for a tor-resolve address *after* 21 years ago
  Roger Dingledine 5ba3328172 fix a minor leak in my recent commit 21 years ago
  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