Commit History

Author SHA1 Message Date
  Roger Dingledine 96e350c16c minor fix to control spec 19 years ago
  Peter Palfrader 94fb3f06b3 Fix compiler warning on 64 bit archs 19 years ago
  Nick Mathewson a69b96af02 Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. 19 years ago
  Peter Palfrader 390bbb0a0c Try to make tor work better through squid: Limit number of descriptors we fetch 19 years ago
  Roger Dingledine a1dd751f30 when we fail to bind a listener, try to provide a more useful log msg. 19 years ago
  Roger Dingledine 6f579deff4 check for EADDRINUSE in a cross-platform way (unless i'm wrong) 19 years ago
  Roger Dingledine 1800fbe486 don't warn when we receive a 503 from a dirserver/cache -- this 19 years ago
  Roger Dingledine 0fadf0aad6 Fix bug 225: now "attachstream 0" treats conn like it just connected, 19 years ago
  Roger Dingledine 418dc7b16e I believe this resolves bug 234, the mysterious crash on 0.1.1.9 19 years ago
  Andrew Lewman e10ff0c23c Fixed BuildRequire for libevent-devel 19 years ago
  Andrew Lewman c42f0da3d2 19 years ago
  Roger Dingledine af2c34ed50 three more todo items 19 years ago
  Roger Dingledine 864c81d668 more things to think about; and the details of two incentive schemes. 19 years ago
  Roger Dingledine a07acfcd61 add another related issue to think about 19 years ago
  Roger Dingledine 9ff4b2cf97 document ExitPolicyRejectPrivate in man page 19 years ago
  Roger Dingledine 92ef9e37e7 Add a new config option ExitPolicyRejectPrivate which defaults to 1. 19 years ago
  Roger Dingledine bdba6e42dc avoid a minor confusing log message 19 years ago
  Peter Palfrader bf514e5dc5 Try to fix policy_includes_addr_mask_implicitly() 19 years ago
  Peter Palfrader 61ea27620a Also catch 0/8 in exit_policy_implicitly_allows_local_networks() 19 years ago
  Roger Dingledine 686508a04a don't try to upload hidden service descriptors until we have 19 years ago
  Peter Palfrader dbf2e10460 Apply Matt Ghali's --with-syslog-facility patch 19 years ago
  Roger Dingledine 415544bb75 start to put the incentives brainstorming down in text. 19 years ago
  Roger Dingledine e05d4e45d2 provide a more useful warn message when our onion queue 19 years ago
  Roger Dingledine 8fc44169e5 only start testing reachability once we've established a circuit. 19 years ago
  Roger Dingledine 05cf1e0202 more bugs that arma needs to investigate 19 years ago
  Roger Dingledine dfa23061a7 fix the man page: hardwareaccel is off by default. 19 years ago
  Roger Dingledine 0d0ce4b1ef more bugs and missing features 19 years ago
  Roger Dingledine f8b9a8d457 bump the default bandwidthrate to 3 MB, and burst to 6 MB 19 years ago
  Nick Mathewson d4393daf10 Make OpenSSL configure.in logic match libevent configure.in logic. 19 years ago
  Nick Mathewson 0e8072a8e7 More improvements on libevent hunting: give a good error when no libevent linkable is found at all; also try using -R to link libevent where needed. 19 years ago