コミット履歴

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