Commit History

Author SHA1 Message Date
  Nick Mathewson 6fa8dacb97 Add a tor_asprintf() function, and use it in a couple of places. 15 years ago
  Mike Perry 2b95d1c0ee Describe the recent timeouts reallocation behavior. 15 years ago
  Mike Perry 2258125e1a Move CBT params into consensus. 15 years ago
  Mike Perry f459388c29 Add an event for a case where we drop guards. 15 years ago
  Mike Perry 8512e33773 Add BUILDTIMEOUT_SET event for CBT stress testing. 16 years ago
  Roger Dingledine 8d84b4bfa1 Merge branch 'maint-0.2.1' 15 years ago
  Roger Dingledine 1fc94bfd0e spread guard rotation out throughout the month 15 years ago
  Roger Dingledine 0642ab2428 weight guard choice by bandwidth; discard old guards 15 years ago
  Roger Dingledine 7d832cc988 make the os x tiger compiler shut up 16 years ago
  Roger Dingledine 2138b05f17 Use nodes in ExitNodes even if they're not fast/stable 16 years ago
  Roger Dingledine cc73bc3853 Use nodes in EntryNodes even if they're not fast/stable 16 years ago
  Roger Dingledine 7346804ec6 instrument entry_is_live to tell why our guard isn't live 16 years ago
  Roger Dingledine ef81649d2f Be more willing to use an unsuitable circuit for exit. 16 years ago
  Roger Dingledine 1a65bdd232 Make EntryNodes config option much more aggressive. 16 years ago
  Roger Dingledine 580066f2f6 Switch to a StrictNodes config option. 16 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 16 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 16 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 16 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 16 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 16 years ago
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 16 years ago
  Nick Mathewson 5e4d53d535 Remove checks for array existence. (CID 410..415) 16 years ago
  Roger Dingledine 2394336426 read the "circwindow" parameter from the consensus 16 years ago
  Roger Dingledine 9d6c79cbbb fix compile on windows 16 years ago
  Sebastian Hahn e35f9414d6 Fix a memleak when throwing away some build times 16 years ago
  Mike Perry 18689317e4 Tweak an assert that shouldn't fire either way. 16 years ago
  Mike Perry ec05e64a68 Tweak values for when to discard all of our history. 16 years ago
  Mike Perry b918cd8f04 Remove another overzealous assert. 16 years ago
  Roger Dingledine b4e0d09202 try to stem the 'sea of fail' 16 years ago
  Roger Dingledine 9325b9269c Ignore one-hop circuits for circuit timeout calc 16 years ago