Commit History

Author SHA1 Message Date
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 years ago
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 19 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 years ago
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 years ago
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 19 years ago
  Nick Mathewson b7cdcf3462 Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster. 19 years ago
  Roger Dingledine 096879687a start sending 'truncated' cells back rather than destroy cells, 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Nick Mathewson 858eda4736 Fix an unused function warning 19 years ago
  Roger Dingledine 717fe4993e actually make it stop keeping track of times. whoops. 20 years ago
  Roger Dingledine be72937ab0 initial profiling by phobos says we spend a whole lot of time 20 years ago
  Nick Mathewson e3f6f92cf7 check for duplicate circuit ID _after_ updating circ_id_type. 20 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 20 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 20 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 20 years ago
  Nick Mathewson cd70264377 Clean up some logging and interfaces 20 years ago
  Roger Dingledine 73da4bad46 stop some more seg faults 20 years ago
  Nick Mathewson 954570486f Resolve a FIXME: use identity comparison, not nickname comparison, to 20 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 20 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 20 years ago
  Roger Dingledine 984ffec105 implement first piece of hibernation 20 years ago
  Roger Dingledine b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 20 years ago
  Roger Dingledine 0da256ef97 when we get a sigint, don't accept new connections/circuits, 20 years ago
  Roger Dingledine 5ba9235873 clean up directory.c API 20 years ago
  Roger Dingledine df4be6a1f7 list in-points to command.c 20 years ago
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 years ago
  Roger Dingledine c6d4a00c5f more doxygen markup 20 years ago
  Roger Dingledine f1fc4ce22b comment the functions in command.c 20 years ago
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 20 years ago