커밋 기록

작성자 SHA1 메시지 날짜
  Peter Palfrader 94fb3f06b3 Fix compiler warning on 64 bit archs 19 년 전
  Nick Mathewson a69b96af02 Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. 19 년 전
  Peter Palfrader 390bbb0a0c Try to make tor work better through squid: Limit number of descriptors we fetch 19 년 전
  Roger Dingledine a1dd751f30 when we fail to bind a listener, try to provide a more useful log msg. 19 년 전
  Roger Dingledine 6f579deff4 check for EADDRINUSE in a cross-platform way (unless i'm wrong) 19 년 전
  Roger Dingledine 1800fbe486 don't warn when we receive a 503 from a dirserver/cache -- this 19 년 전
  Roger Dingledine 0fadf0aad6 Fix bug 225: now "attachstream 0" treats conn like it just connected, 19 년 전
  Roger Dingledine 418dc7b16e I believe this resolves bug 234, the mysterious crash on 0.1.1.9 19 년 전
  Andrew Lewman e10ff0c23c Fixed BuildRequire for libevent-devel 19 년 전
  Andrew Lewman c42f0da3d2 19 년 전
  Roger Dingledine af2c34ed50 three more todo items 19 년 전
  Roger Dingledine 864c81d668 more things to think about; and the details of two incentive schemes. 19 년 전
  Roger Dingledine a07acfcd61 add another related issue to think about 19 년 전
  Roger Dingledine 9ff4b2cf97 document ExitPolicyRejectPrivate in man page 19 년 전
  Roger Dingledine 92ef9e37e7 Add a new config option ExitPolicyRejectPrivate which defaults to 1. 19 년 전
  Roger Dingledine bdba6e42dc avoid a minor confusing log message 19 년 전
  Peter Palfrader bf514e5dc5 Try to fix policy_includes_addr_mask_implicitly() 19 년 전
  Peter Palfrader 61ea27620a Also catch 0/8 in exit_policy_implicitly_allows_local_networks() 19 년 전
  Roger Dingledine 686508a04a don't try to upload hidden service descriptors until we have 19 년 전
  Peter Palfrader dbf2e10460 Apply Matt Ghali's --with-syslog-facility patch 19 년 전
  Roger Dingledine 415544bb75 start to put the incentives brainstorming down in text. 19 년 전
  Roger Dingledine e05d4e45d2 provide a more useful warn message when our onion queue 19 년 전
  Roger Dingledine 8fc44169e5 only start testing reachability once we've established a circuit. 20 년 전
  Roger Dingledine 05cf1e0202 more bugs that arma needs to investigate 20 년 전
  Roger Dingledine dfa23061a7 fix the man page: hardwareaccel is off by default. 20 년 전
  Roger Dingledine 0d0ce4b1ef more bugs and missing features 20 년 전
  Roger Dingledine f8b9a8d457 bump the default bandwidthrate to 3 MB, and burst to 6 MB 20 년 전
  Nick Mathewson d4393daf10 Make OpenSSL configure.in logic match libevent configure.in logic. 20 년 전
  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. 20 년 전
  Nick Mathewson 2379bc557c Minor cleanup of last patch: check system before prefix, so we dont believe that libevent is /usr/local/lib when it is in /usr. 20 년 전