Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 83743d64ab Change version parsing logic: a version is "obsolete" if it is not recommended and (1) there is a newer recommended version in the same series, or (2) there are no recommended versions in the same series, but there are some recommended versions in a newer series. A version is "new" if it is newer than any recommended version in the same series. hace 21 años
  Nick Mathewson b7b05dc1b2 make control interface stream IDs monotonically increasing to prevent possible races hace 21 años
  Nick Mathewson 349ee1abea Clean up rend cache on shutdown hace 21 años
  Roger Dingledine 331badb6ef update todo hace 21 años
  Roger Dingledine b961d1c3bd disable the reachability detection stuff in cvs, so people can hace 21 años
  Nick Mathewson c5091e7134 When copying routerinfo, copy descriptor too to prevent later double-free. hace 21 años
  Nick Mathewson 97bc49bd72 Try a little harder to avoid openssl SSL* double-free reports. hace 21 años
  Nick Mathewson 0a2be3c9d8 Fix strmap_free to release memory actually held by the strmap. hace 21 años
  Roger Dingledine b3177d509e free some more memory at shutdown hace 21 años
  Nick Mathewson bed6c05453 give a better warning when tor points at an https server. hace 21 años
  Roger Dingledine 25ff3a5042 fix bug in control mapaddress hace 21 años
  Roger Dingledine 3cef60a0f7 fix a minor memory leak hace 21 años
  Roger Dingledine a1f1fa6ab2 Checkpoint in-progress fixes: hace 21 años
  Nick Mathewson 8efb2a957d Make sure that router_get_by_* can always return "me" hace 21 años
  Roger Dingledine 1630fa560f distribute exitlist in the tarball too hace 21 años
  Roger Dingledine 2ee036d684 clean up alphabetization some hace 21 años
  Nick Mathewson 2be0508f0d Be specific about which "illegal character" we just saw in the cert. hace 21 años
  Nick Mathewson ea668225c0 document changed option name hace 21 años
  Nick Mathewson fa92e5486b Make some control spec stuff done hace 21 años
  Nick Mathewson bbaa3c7792 Implement more control spec functionality hace 21 años
  Nick Mathewson d21f007a84 Note done things on TODO hace 21 años
  Nick Mathewson 8396105d84 Implement some of GETINFO control message hace 21 años
  Nick Mathewson 81d2c2d8e5 Stub functions for new control-spec logic. hace 21 años
  Nick Mathewson fc37206df6 simple python script to parse directories and find tor nodes that exit to listed nodes/ports. interface could be more polished, but this should do. hace 21 años
  Nick Mathewson 26e6eb7539 Check returns from libevent calls better; stop poking at internals of events to see if they are live. hace 21 años
  Roger Dingledine 6329811a88 fix a seg fault from tor_free_all hace 21 años
  Roger Dingledine 59b1b7770c caching .exit stuff is done hace 21 años
  Roger Dingledine a8aff4390e forward-port the 0.0.9.5 changelog hace 21 años
  Nick Mathewson 98d37b2a6f Add a log-related item. hace 21 años
  Nick Mathewson 24d7ae6fe8 Insert missing ! in assert_connection_ok; test was accidentally reversed in revision 1.329 yesterday. Should fix bug 102 hace 21 años