Commit History

Author SHA1 Message Date
  Sebastian Hahn e69dc22f4e Split headers for dnsserv.c functions out of or.h 14 years ago
  Nick Mathewson 0b4b51314f Make the controller act more usefully when GETINFO fails 14 years ago
  Nick Mathewson bea55766af Merge remote branch 'mikeperry/cbt-bugfixes3' 14 years ago
  Kat Magic e2b117eb80 Remove the extra space that is sent in certain STREAM messages from the controller. (closes #1583) 14 years ago
  Mike Perry 2abe1ceccf Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event. 14 years ago
  Mike Perry 835ab53102 Add a TIMEOUT_RATE keyword to buildtimeout event. 14 years ago
  Nick Mathewson 927425150b Merge branch 'asprintf' 14 years ago
  Nick Mathewson 47e919424d Tweak users of snprintf to use asprintf where appropriate 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Sebastian Hahn 7681e355ed Fix another coverity-spotted memleak 14 years ago
  Sebastian Hahn b65ad83ebe Break early on unknown extendcircuit purpose 14 years ago
  Sebastian Hahn dcf85eb158 Fix a memory leak, found by coverity 14 years ago
  Sebastian Hahn e391a497ec Remove some redundand code in control.c 14 years ago
  Nick Mathewson 061ffbd7d5 Future-proof the control protocol by ignoring unrecognized keyword args 14 years ago
  Nick Mathewson 2d95e02914 Make more arguments in control.c properly case-insensitive. 14 years ago
  Mike Perry 2258125e1a Move CBT params into consensus. 14 years ago
  Mike Perry ac68704f07 Allow "EXTENDCIRCUIT 0" to omit a path. 14 years ago
  Mike Perry 8512e33773 Add BUILDTIMEOUT_SET event for CBT stress testing. 14 years ago
  Sebastian Hahn 02889bae21 Fix comments for getinfo_helper_t 14 years ago
  Karsten Loesing 7e65871ccc Fix a memory corruption bug while collecting bridge stats 14 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
  Karsten Loesing e1e5c1b3ab Fix bridge statistics. 14 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Roger Dingledine f7d99b62a3 New controller command "getinfo config-text" 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 14 years ago
  Nick Mathewson 54973a45a6 Fix an apparently bogus check; fortunately, it seems to be untriggered. 14 years ago
  Nick Mathewson 311315e077 Fix an accidentally removed free in 385853a282138a61, and repair a check. 14 years ago