Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine fe221f3dff Start the process of treating internal circuits and exit circuits 20 年之前
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 20 年之前
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 20 年之前
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 20 年之前
  Nick Mathewson 7a19588a43 Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding 20 年之前
  Nick Mathewson 26e7a05725 even better function start checks; give dmalloc a chance of working. 20 年之前
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 20 年之前
  Nick Mathewson faa4f420de Remove extraneous space on read-history lines. 20 年之前
  Roger Dingledine 03d0f62da0 make the numbers in read-history and write-history into uint64s, 20 年之前
  Roger Dingledine 87fcd60aa2 predict required circuits better, with an eye toward making 20 年之前
  Roger Dingledine 1e0fdcae98 parameterize RephistTrackTime 20 年之前
  Roger Dingledine e8a1b1d6a0 add a trivial tor-counting variable 20 年之前
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 20 年之前
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 年之前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 年之前
  Nick Mathewson baa10cbbfa Instrument buffers.c and rephist.c memory usage 20 年之前
  Nick Mathewson 0e81265359 update copyright notices. 20 年之前
  Roger Dingledine b3177d509e free some more memory at shutdown 20 年之前
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 年之前
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 21 年之前
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 年之前
  Roger Dingledine 802d374a99 I'm a bad person. 21 年之前
  Nick Mathewson d19648b314 Renormalize whitespace 21 年之前
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way 21 年之前
  Roger Dingledine 52676364b9 bugfix: router_exit_policy_rejects_all() was broken, so we were 21 年之前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 年之前
  Roger Dingledine bde1d5bfb2 do even less inside our signal handler, 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 年之前