Commit History

Author SHA1 Message Date
  Roger Dingledine 91cf5e44cc default log level is now warn 20 years ago
  Roger Dingledine b820d3bc42 define the pidfile on the commandline, if you want it 20 years ago
  Roger Dingledine d6601f8cff make pidfile default to null rather than writing to your cwd 20 years ago
  Roger Dingledine 4565150db2 if you tell people that IgnoreVersion exists, 20 years ago
  Roger Dingledine 3b78f5cb09 we are pre14. 20 years ago
  Roger Dingledine e73e7a1074 updated todo 20 years ago
  Roger Dingledine f5994416c4 bugfix and cleanups 20 years ago
  Nick Mathewson fd07872a72 Separate failure-count tracking from circuit-launching. 20 years ago
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 20 years ago
  Nick Mathewson 3d145769de Patch last patch to last patch 20 years ago
  Nick Mathewson 312208eff1 removed unused variable; silence warning 20 years ago
  Nick Mathewson dde0eb6570 Patch last patch. 20 years ago
  Nick Mathewson 0e5abcb635 Skip non-running routers for exit node selection 20 years ago
  Roger Dingledine 25ac8857f3 bugfix: sometimes we closed a circ while cpuworker was cranking, 20 years ago
  Roger Dingledine a6595f4579 revert part of that last change 20 years ago
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR 20 years ago
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit 20 years ago
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper 20 years ago
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 20 years ago
  Roger Dingledine a3e39b0ceb don't build too many circs at once 20 years ago
  Nick Mathewson bb0e409fbd Simplify post-TLS-handshake checks, and add check for correct nickname 20 years ago
  Nick Mathewson dd16a9abcb Stop leaking X509 certs; those things are _nasty_ on the carpet 20 years ago
  Nick Mathewson 366ba4a7c7 Always include newline with port section of exit policy 20 years ago
  Roger Dingledine 51de02bcb5 stop client_dns_clean from calling malloc(0) 20 years ago
  Nick Mathewson 4eabb8450e Fix possible bug in circID selection when building circuits on combination OP/OR servers 20 years ago
  Roger Dingledine 7a702d64d4 more verbose info for circuits when kill -USR1 20 years ago
  Nick Mathewson f42c77f618 "I don't think it's quite fair to condemn a whole program because of a 20 years ago
  Roger Dingledine a18ced652b finally find and possibly fix the circuit_deliver_relay_cell warn bug 20 years ago
  Nick Mathewson 44ced0952f Fix bytesex issues on in.s_addr 20 years ago
  Roger Dingledine 42b5ed754f catch the last missing log line i hope 20 years ago