Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 935d0d9685 bump cvs to 0.1.0.1-rc hace 21 años
  Nick Mathewson fbf2289d37 Remove @LOCALSTATEDIR@ macros when building windows package hace 21 años
  Roger Dingledine a799dad937 forward-port the commenting out of the assert that glenn fink was hace 21 años
  Nick Mathewson 4ee6addf57 Fix bug 44: on HUP, if descriptor building fails (say, because router_get_my_address() fails), use old descriptor and warn. hace 21 años
  Nick Mathewson 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs hace 21 años
  Nick Mathewson b9016bd18f Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality. hace 21 años
  Nick Mathewson 291548c4e4 Note that GETINFO (via the controller) for network-status will not work on non-authdirectories right now. hace 21 años
  Nick Mathewson f362b41b27 Make tor-control.py demo script exercise more of the controller interface, and provide a more useful set of functions itself. hace 21 años
  Nick Mathewson 0b7a9e2e7b Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the future, now that we are more tolerant of skew. hace 21 años
  Nick Mathewson 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. hace 21 años
  Nick Mathewson 905c16846a Fix a few more instances of memory not freed on exit (found by weasel). hace 21 años
  Nick Mathewson b7ce4d1d3d Correct fix for self-to-self addressmap; simplify replace-old-entry logic; add missing case. hace 21 años
  Roger Dingledine 22386ecf1e whoops, fix seg fault i just introduced hace 21 años
  Roger Dingledine 7373042a7b fix assert triggers (bugs 109 and 96), and put in some hace 21 años
  Roger Dingledine a523439cbc maybe resolve an assert trigger i just got: hace 21 años
  Roger Dingledine e28b8aaa40 make httpsproxy more likely to work hace 21 años
  Roger Dingledine 21b1adefbb fix a 32bit/64bit sprintf mixup that weasel pointed out hace 21 años
  Roger Dingledine ad5f5ddf7e remove a duplicate circuit_mark_for_close() when picking hace 21 años
  Peter Palfrader a2ee01984a If "with-dmalloc" is in DEB_BUILD_OPTIONS we build against libdmalloc4. hace 21 años
  Peter Palfrader 1facdfa8d0 Forward port 03_tor_manpage_in_section_8 hace 21 años
  Peter Palfrader f72ad103b6 Fix spacing for --with-dmalloc hace 21 años
  Roger Dingledine 6659cd5e8e options->MaxAdvertisedBandwidth only replaces advertised hace 21 años
  Roger Dingledine f5c930bb0e clean up man page entry for MaxAdvertisedBandwidth hace 21 años
  Nick Mathewson ab1d0049a2 Prevent spurious closes when we put stuff on a conn that has not written for a while. hace 21 años
  Roger Dingledine 8a763b5ae3 cleanup and a question hace 21 años
  Nick Mathewson 7a0072cc1a Specify and implement close-stream and close-circuit control messages hace 21 años
  Nick Mathewson ec81f87018 Implement an option to cap bandwidth-to-advertise. Arma: can you improve the manpage entry by explaining why you would want to do this? hace 21 años
  Nick Mathewson 2d662bf773 Clear up a couple of pedantic compiler warnings hace 21 años
  Nick Mathewson 2d40991427 Report HTTP reasons to directory clients. (Also, fix format on new TODO items) hace 21 años
  Roger Dingledine d6a0e5bcc9 when reporting events about streams, use the "real" address for hace 21 años