Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 385853a282 Fix/annotate deadcode for CID 402,403 14 years ago
  Nick Mathewson 5e4d53d535 Remove checks for array existence. (CID 410..415) 14 years ago
  Nick Mathewson 8519d36633 Merge commit 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson 5c73da7faa Fix two memory leaks found by Coverity (CIDs 417-418) 14 years ago
  Nick Mathewson 851a980065 Actually remember all the consensus types when we are done generating them. 14 years ago
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 14 years ago
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 14 years ago
  Roger Dingledine 075c004095 Add getinfo accepted-server-descriptor. Clean spec. 14 years ago