Commit History

Autor SHA1 Mensaxe Data
  Roger Dingledine 369e3bc656 minor fixes/additions %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 70a54ed850 make the description of geoip-client-origins more true to the code %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 87a5962abb All the controller things want their stuff in v2 format. Well then, maybe that's already sufficient %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader d3be2cb7fb And tell us more in another error case %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader ab9078fca0 Change a warning/bug message %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 3c0b0ccca9 Two consensus fixes: always reset has_* to 0, and use a buffer of proper length for exitsummaries. %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 4eecd27b42 Make trunk build again under -DEXPORTMALLINFO %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson fcf817f897 Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? %!s(int64=16) %!d(string=hai) anos
  Mike Perry 1fcbd9f233 %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 521f8c791f spaceman %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 8cc3d6e22d Add exitpolicy summaries to the consensus %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader e27b448c57 Do not split stored exit policy summary into type(accept/reject) and portlist. At least not just yet %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 41730a893c Rename a field so weasel likes it better %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader ceae7ed960 Add bw to consensus %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 82f8050ac4 Parse policies and weight (bw) into routerstatuses %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader e8de3ff54d If we are lucky the whitespace nazis will not have noticed these things yet %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader fdba26f213 minor comment/doxygen fix %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 3edf7cade5 mark a todo item that has been done a while ago %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 7c4106135a Give bw in kb/sec in votes/consensus %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader ff32708d0e Having a reject-all policy summarized with a lack of summary is stupid. Explicitly mention them as reject 1-65535. %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 2f91a3528a testsuite: Now that we add (pretty useless, but still) routerinfos to the routerlist for every one of our routerstatuses in the votes we pass again. yay %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 6317cc2956 Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to need it %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader a6ade97f67 Properly move forward char pointer after appending stuff to the string %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 056157984b Disable test suite for today %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader b246c4de9b asserting(s) is better than segfaulting if it turns out to be NULL later %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 1a2c6b41e3 Do not show policy and bw in v2 statuses %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 24da63ea7b Add exit policy and bw to dirvotes - unfortunately also to v2 statuses %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 91f654f2ff This bunch of functions really should be static %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 171a7d4b0f Fix an overflow when counting rejects for *, truncate exit summaries after 1000 chars %!s(int64=16) %!d(string=hai) anos
  Peter Palfrader 864b4a009d Mention exception for accept-all policies %!s(int64=16) %!d(string=hai) anos