Commit History

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