Commit History

Author SHA1 Message Date
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Nick Mathewson 54973a45a6 Fix an apparently bogus check; fortunately, it seems to be untriggered. 14 years ago
  Nick Mathewson 5c73da7faa Fix two memory leaks found by Coverity (CIDs 417-418) 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
  Marcus Griep d308738919 Ignore control port commands after a QUIT 15 years ago
  Marcus Griep fa89c9f086 Flush long replies over control port on QUIT 15 years ago
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Nick Mathewson c2f8d97212 Do not generate the non-verbose circuit path when generating a circuit event unless we will use it. 15 years ago
  Roger Dingledine 1b6688786c send the newconsensus event if the controller has asked for newconsensus 15 years ago
  Roger Dingledine d3289c6b87 docdoc and changelog for r18556 15 years ago
  Roger Dingledine d13cc5f989 and list the new event here too 15 years ago
  Roger Dingledine 9ded433abb new controller event NEWCONSENSUS that lists the networkstatus 15 years ago
  Roger Dingledine 9fdae765e3 clean up r18287 15 years ago
  Roger Dingledine edff606317 patch from matt to implement 'getinfo status/clients-seen' 15 years ago
  Roger Dingledine 59f57a0117 gah. yet another place that needs to be edited when we add 15 years ago
  Roger Dingledine a5a6b9a08a Let controllers actually ask for the "clients_seen" event. Bugfix 15 years ago
  Nick Mathewson a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson a42e82b0de While I'm at it, refactor control.c a little so that the dead code no longer exists. 15 years ago
  Roger Dingledine 5519e633ec New controller event "clients_seen" to report a geoip-based summary 15 years ago
  Nick Mathewson 0c5e03fa21 Remove a deprecated controller alias; make another one generate a warning. 15 years ago
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox 15 years ago
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Nick Mathewson 43b111535a Make doxygen not complain about the way we spell CRLFNUL in control.c 15 years ago