Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 years ago
  Nick Mathewson d597b23c42 Massage a little code to hopfully please coverity. 15 years ago
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 years ago
  Nick Mathewson 7e351a6341 Note that a couple of line in control.c are supposed to be dead-code. 15 years ago
  Roger Dingledine 4053b47459 note a potential bug in status events. need to look at spec to 15 years ago
  Roger Dingledine 145e589b6c Resume using the correct "REASON=" stream when telling the 15 years ago
  Nick Mathewson ab75c0d9e3 remove a bogus comment. Now that there is no undocumented synonym for EXTENDED_EVENTS, we do not need to point out that EXTENDED_EVENTS is documented 15 years ago
  Nick Mathewson a7b4a7b9f8 Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXTENDED_EVENTS 15 years ago
  Nick Mathewson e08cbe2029 Add PURPOSE= field to getinfo circuit-status. With luck, controllers are ignoring extra fields (like they are supposed to) and this will not break any controllers. 15 years ago