Историја ревизија

Аутор SHA1 Порука Датум
  Roger Dingledine 35986a2374 simplify because we weren't using those return values anyway пре 18 година
  Peter Palfrader 4bd65f0f98 Keep bandwidth history accross restarts/crashes пре 18 година
  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 година