Commit History

Author SHA1 Message Date
  Roger Dingledine f5994416c4 bugfix and cleanups 22 years ago
  Nick Mathewson fd07872a72 Separate failure-count tracking from circuit-launching. 22 years ago
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 22 years ago
  Nick Mathewson 3d145769de Patch last patch to last patch 22 years ago
  Nick Mathewson 312208eff1 removed unused variable; silence warning 22 years ago
  Nick Mathewson dde0eb6570 Patch last patch. 22 years ago
  Nick Mathewson 0e5abcb635 Skip non-running routers for exit node selection 22 years ago
  Roger Dingledine 25ac8857f3 bugfix: sometimes we closed a circ while cpuworker was cranking, 22 years ago
  Roger Dingledine a6595f4579 revert part of that last change 22 years ago
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR 22 years ago
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit 22 years ago
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper 22 years ago
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 22 years ago
  Roger Dingledine a3e39b0ceb don't build too many circs at once 22 years ago
  Nick Mathewson bb0e409fbd Simplify post-TLS-handshake checks, and add check for correct nickname 22 years ago
  Nick Mathewson dd16a9abcb Stop leaking X509 certs; those things are _nasty_ on the carpet 22 years ago
  Nick Mathewson 366ba4a7c7 Always include newline with port section of exit policy 22 years ago
  Roger Dingledine 51de02bcb5 stop client_dns_clean from calling malloc(0) 22 years ago
  Nick Mathewson 4eabb8450e Fix possible bug in circID selection when building circuits on combination OP/OR servers 22 years ago
  Roger Dingledine 7a702d64d4 more verbose info for circuits when kill -USR1 22 years ago
  Nick Mathewson f42c77f618 "I don't think it's quite fair to condemn a whole program because of a 22 years ago
  Roger Dingledine a18ced652b finally find and possibly fix the circuit_deliver_relay_cell warn bug 22 years ago
  Nick Mathewson 44ced0952f Fix bytesex issues on in.s_addr 22 years ago
  Roger Dingledine 42b5ed754f catch the last missing log line i hope 22 years ago
  Nick Mathewson 90e143e6d4 Remove a possible source of error in circID picking. 22 years ago
  Roger Dingledine e5d6e7db1a continue the circuit_deliver_relay_cell forward-failure bughunt 22 years ago
  Nick Mathewson ac5fc456ee comment choose_good_exit_server 22 years ago
  Roger Dingledine 851b0933f5 trivial bugfixes 22 years ago
  Nick Mathewson 53ab335787 Fix a segfault caused by a weird logic error and masked by another. 22 years ago
  Roger Dingledine 4aede010b9 recognize in-progress circs and don't start redundant ones 22 years ago