Historia zmian

Autor SHA1 Wiadomość Data
  Roger Dingledine 4c7e936a3a note an assert bug that's still around 21 lat temu
  Roger Dingledine 90f22933e7 make the conn->package_window bug go away. 21 lat temu
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window 21 lat temu
  Nick Mathewson ee0440f908 Correct description of extracting Kf and Kb from g^xy. 21 lat temu
  Roger Dingledine 0878ceb779 remove bandwidth negotation from the code 21 lat temu
  Roger Dingledine 092126eac7 remove bandwidth from handshake negotiations 21 lat temu
  Roger Dingledine 58c5d5e918 fix formatting in crypto.c for my sanity 21 lat temu
  Roger Dingledine 215ca90c05 fix a mild memory leak (10 bytes each time an OR connected to an OR) 21 lat temu
  Roger Dingledine 330b038d03 add router twins to the spec 21 lat temu
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 21 lat temu
  Roger Dingledine 33b0569fba remove duplicate packagewindow-checking code, 21 lat temu
  Roger Dingledine bb1584274c patch the spec somewhat. it's still quite stale. 21 lat temu
  Roger Dingledine faf831893d move finished todo entries to bottom of list 21 lat temu
  Roger Dingledine b800859239 update TODO to reflect current reality 21 lat temu
  Roger Dingledine fdc0389ca0 Is there a backdoor in tor? 21 lat temu
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 lat temu
  Roger Dingledine d43f145ddf include torint.h in 'make dist' 21 lat temu
  Nick Mathewson 1777487f4e Tor now builds on win32. 21 lat temu
  Nick Mathewson adbc057772 Add empty statement to suppress gcc warning about label at end of compount statement 21 lat temu
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 lat temu
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard 21 lat temu
  Roger Dingledine e1f2693d05 bugfix: if a dnsworker dies, remember that. 21 lat temu
  Nick Mathewson e4957f8c59 oops - or/or.plg is not needed 21 lat temu
  Nick Mathewson 8acf22ca3a Adding project/workspace/build files for Visual Studio 6 21 lat temu
  Nick Mathewson 9cf01020cc Misc patches to make windows build work. Now everything is done except the sockets stuff 21 lat temu
  Nick Mathewson bbd4032fc1 Make windows happier still 21 lat temu
  Roger Dingledine 25c9c837eb don't mess with signals on windows until we know how 21 lat temu
  Nick Mathewson 9b12a48428 Stop trying to #include the world in util.c 21 lat temu
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. 21 lat temu
  Roger Dingledine 5d9cfb7164 use the spawn_func / spawn_exit abstraction for dnsworkers 21 lat temu