Commit History

Author SHA1 Message Date
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 21 years ago
  Roger Dingledine 4fb92e5bf7 update the TODO 21 years ago
  Roger Dingledine e13d947986 point out why router_forget_router probably doesn't work 21 years ago
  Nick Mathewson e14aedaad0 Fix memory leaks in directory parsing 21 years ago
  Roger Dingledine c8401a30ae remove op_port from the spec also 21 years ago
  Roger Dingledine 7ae853b04c router formats don't include op_port now either 21 years ago
  Roger Dingledine ce289f65f2 remove last vestiges of op_port 21 years ago
  Roger Dingledine 4c7e936a3a note an assert bug that's still around 21 years ago
  Roger Dingledine 90f22933e7 make the conn->package_window bug go away. 21 years ago
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window 21 years ago
  Nick Mathewson ee0440f908 Correct description of extracting Kf and Kb from g^xy. 21 years ago
  Roger Dingledine 0878ceb779 remove bandwidth negotation from the code 21 years ago
  Roger Dingledine 092126eac7 remove bandwidth from handshake negotiations 21 years ago
  Roger Dingledine 58c5d5e918 fix formatting in crypto.c for my sanity 21 years ago
  Roger Dingledine 215ca90c05 fix a mild memory leak (10 bytes each time an OR connected to an OR) 21 years ago
  Roger Dingledine 330b038d03 add router twins to the spec 21 years ago
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 21 years ago
  Roger Dingledine 33b0569fba remove duplicate packagewindow-checking code, 21 years ago
  Roger Dingledine bb1584274c patch the spec somewhat. it's still quite stale. 21 years ago
  Roger Dingledine faf831893d move finished todo entries to bottom of list 21 years ago
  Roger Dingledine b800859239 update TODO to reflect current reality 21 years ago
  Roger Dingledine fdc0389ca0 Is there a backdoor in tor? 21 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 years ago
  Roger Dingledine d43f145ddf include torint.h in 'make dist' 21 years ago
  Nick Mathewson 1777487f4e Tor now builds on win32. 21 years ago
  Nick Mathewson adbc057772 Add empty statement to suppress gcc warning about label at end of compount statement 21 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 years ago
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard 21 years ago
  Roger Dingledine e1f2693d05 bugfix: if a dnsworker dies, remember that. 21 years ago
  Nick Mathewson e4957f8c59 oops - or/or.plg is not needed 21 years ago