Commit History

Author SHA1 Message Date
  Nick Mathewson e14f812a67 Still more code to make sure we send the right number and kind of RELAY END cells 20 years ago
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 20 years ago
  Roger Dingledine a7138f2535 fix another rogue connection_free that was causing us troubles 21 years ago
  Roger Dingledine ff48179372 make cannibalizing for rend circs prey on the pleb circs first 21 years ago
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 years ago
  Nick Mathewson c9af37d1ba Resolve FIXME items: make circuit_free_cpath_node static 21 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 21 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 years ago
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
  Roger Dingledine 0b36c29c4d fix wrong comment 21 years ago
  Roger Dingledine 7c3ab346f6 various tweaks and fixes 21 years ago
  Roger Dingledine 7798e3d770 fix the stale pointer assert bug reported by joe magic 21 years ago
  Roger Dingledine 136d4e5739 prefer tor_free to free 21 years ago
  Roger Dingledine 198e5f4c16 fix a seg fault when you try to launch a circ 21 years ago
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 21 years ago
  Roger Dingledine 62dcf9e20f some of the infrastructure to let ORs connect on demand 21 years ago
  Roger Dingledine fbbb4d01c3 bugfix: while closing a circuit, we were freeing the conns that were 21 years ago
  Roger Dingledine f51061439b when the dns resolve is cancelled, or fails, be sure to remove 21 years ago
  Nick Mathewson 80be19d9da Tighten assert_cpath_layer_ok assumptions 21 years ago
  Nick Mathewson 7511fbf993 Resolve some XXXs 21 years ago
  Roger Dingledine d7815e85a7 assert_cpath_ok has always been broken 21 years ago
  Roger Dingledine ef561c0e42 Break files apart into more modules 21 years ago