Commit History

Author SHA1 Message Date
  Roger Dingledine 8da2e00a83 remove dead code 21 years ago
  Roger Dingledine a2131d62bf move the daemon back to /usr/bin/tor 21 years ago
  Roger Dingledine 01e7b8638d move the tor program back to usr/bin/ 21 years ago
  Roger Dingledine 7985f525ec fix some bugs in assert_connection_ok 21 years ago
  Roger Dingledine 01cdffc0c2 note a bug that gabe found 21 years ago
  Roger Dingledine 598f8b5661 start hunting the lucky-bug 21 years ago
  Roger Dingledine fb4d66f026 pre-talk slides 21 years ago
  Nick Mathewson 67a273962a On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 21 years ago
  Roger Dingledine fd4dc9de39 commit some partial slides in case i get hit by a bus 21 years ago
  Roger Dingledine 501cef16fe clean up todo, mark a bug as fixed 21 years ago
  Roger Dingledine f202d38191 patch from vicman to publish less platform information 21 years ago
  Roger Dingledine 8c1ee2f2d2 actual wording of pre21 changelog 21 years ago
  Peter Palfrader a1b6ce0580 New upstream release 21 years ago
  Roger Dingledine 980f74f455 bump us to pre21, add ChangeLog entries 21 years ago
  Roger Dingledine 35c17c5a8b slides for tor rump session talk at FC04 21 years ago
  Roger Dingledine 67c0c64aa4 go back to a single exitpolicy parameter 21 years ago
  Roger Dingledine 4e178907ab allow imaps and pop3s in default exit policy 21 years ago
  Roger Dingledine 7562a62ef0 Get rid of the notion of a separate default default exit policy. 21 years ago
  Roger Dingledine c9d9b9b2a7 we define some big constant arrays but don't use them 21 years ago
  Roger Dingledine 3456adec31 adding the reattach-after-timeout feature wasn't so easy after all. 21 years ago
  Roger Dingledine 39efb0ed52 retry streams where the connected cell hasn't arrived in 15 seconds 21 years ago
  Nick Mathewson 72568d2620 Another case of the same. 21 years ago
  Nick Mathewson bab6c0a332 Fix the Big Bug in router_compare_addr_to_exit_policy: we used port 0 21 years ago
  Roger Dingledine 46ffc5984d best_support_idx is obsolete 21 years ago
  Nick Mathewson bd14023afd Propagate yes/no/maybe a little farther forward. 21 years ago
  Roger Dingledine d081d1d061 make braces cleaner, bug still persists 21 years ago
  Roger Dingledine e39bfa8ff9 install the torify.1 man page too 21 years ago
  Nick Mathewson 61756b5893 Fix router_compare_addr_to_exit_policy, and name its return codes. The bug was: "maybe reject,accept" should be "maybe", not "accept". 21 years ago
  Roger Dingledine d508a194f7 Let paranoid exit nodes (which default to reject) be exit nodes 21 years ago
  Roger Dingledine 53381a722d make 'make dist' work 21 years ago