Commit History

Author SHA1 Message Date
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 8907391ad6 Fix wide lines 18 years ago
  Nick Mathewson 6a9ca9e790 Convert some more ints to long longs in rephist.c, as suggested by windows compiler. 18 years ago
  Roger Dingledine 16ee6830b6 only print bandwidth lines to the state file if we're being a server. 18 years ago
  Nick Mathewson 4868d77ab8 Possible fix to state-load bug reported by weasel. 18 years ago
  Nick Mathewson fc850273bd Appease some verbose GCC warnings. 18 years ago
  Roger Dingledine 35986a2374 simplify because we weren't using those return values anyway 18 years ago
  Peter Palfrader 4bd65f0f98 Keep bandwidth history accross restarts/crashes 18 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Roger Dingledine fe221f3dff Start the process of treating internal circuits and exit circuits 18 years ago
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 18 years ago
  Nick Mathewson 7a19588a43 Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding 18 years ago
  Nick Mathewson 26e7a05725 even better function start checks; give dmalloc a chance of working. 18 years ago
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 years ago
  Nick Mathewson faa4f420de Remove extraneous space on read-history lines. 18 years ago
  Roger Dingledine 03d0f62da0 make the numbers in read-history and write-history into uint64s, 18 years ago
  Roger Dingledine 87fcd60aa2 predict required circuits better, with an eye toward making 19 years ago
  Roger Dingledine 1e0fdcae98 parameterize RephistTrackTime 19 years ago
  Roger Dingledine e8a1b1d6a0 add a trivial tor-counting variable 19 years ago
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 years ago
  Nick Mathewson baa10cbbfa Instrument buffers.c and rephist.c memory usage 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Roger Dingledine b3177d509e free some more memory at shutdown 19 years ago
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 19 years ago
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 19 years ago
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 19 years ago