커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 년 전
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 20 년 전
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 년 전
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 년 전
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 20 년 전
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 20 년 전
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 20 년 전
  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! 20 년 전
  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. 20 년 전
  Roger Dingledine 096879687a start sending 'truncated' cells back rather than destroy cells, 20 년 전
  Nick Mathewson 0e81265359 update copyright notices. 20 년 전
  Nick Mathewson 858eda4736 Fix an unused function warning 21 년 전
  Roger Dingledine 717fe4993e actually make it stop keeping track of times. whoops. 21 년 전
  Roger Dingledine be72937ab0 initial profiling by phobos says we spend a whole lot of time 21 년 전
  Nick Mathewson e3f6f92cf7 check for duplicate circuit ID _after_ updating circ_id_type. 21 년 전
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 년 전
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 년 전
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 년 전
  Nick Mathewson cd70264377 Clean up some logging and interfaces 21 년 전
  Roger Dingledine 73da4bad46 stop some more seg faults 21 년 전
  Nick Mathewson 954570486f Resolve a FIXME: use identity comparison, not nickname comparison, to 21 년 전
  Roger Dingledine 394554cfbf Clean up copyrights. 21 년 전
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 년 전
  Roger Dingledine 984ffec105 implement first piece of hibernation 21 년 전
  Roger Dingledine b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 21 년 전
  Roger Dingledine 0da256ef97 when we get a sigint, don't accept new connections/circuits, 21 년 전
  Roger Dingledine 5ba9235873 clean up directory.c API 21 년 전
  Roger Dingledine df4be6a1f7 list in-points to command.c 21 년 전
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 21 년 전
  Roger Dingledine c6d4a00c5f more doxygen markup 21 년 전