Commit History

Author SHA1 Message Date
  Nick Mathewson e3f6f92cf7 check for duplicate circuit ID _after_ updating circ_id_type. 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 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 cd70264377 Clean up some logging and interfaces 21 years ago
  Roger Dingledine 73da4bad46 stop some more seg faults 21 years ago
  Nick Mathewson 954570486f Resolve a FIXME: use identity comparison, not nickname comparison, to 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
  Roger Dingledine 984ffec105 implement first piece of hibernation 21 years ago
  Roger Dingledine b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 21 years ago
  Roger Dingledine 0da256ef97 when we get a sigint, don't accept new connections/circuits, 21 years ago
  Roger Dingledine 5ba9235873 clean up directory.c API 21 years ago
  Roger Dingledine df4be6a1f7 list in-points to command.c 21 years ago
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 21 years ago
  Roger Dingledine c6d4a00c5f more doxygen markup 21 years ago
  Roger Dingledine f1fc4ce22b comment the functions in command.c 21 years ago
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 21 years ago
  Nick Mathewson 75dc76eb3e Better error msg on unknown circuit id. 21 years ago
  Roger Dingledine 4c2de3a2b6 compress end-of-second summary into one line 21 years ago
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 21 years ago
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer 21 years ago
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 21 years ago
  Nick Mathewson 0ba9ab5fb0 Add rendezvous-related metadata and code to circuits. Initially, we 21 years ago
  Nick Mathewson 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 22 years ago
  Roger Dingledine dd632e697e clean up some log messages and severities 22 years ago
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling 22 years ago
  Roger Dingledine 6a19e64066 remove trailing whitespace 22 years ago
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 22 years ago
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply 22 years ago