Commit History

Author SHA1 Message Date
  Roger Dingledine 00de055f43 bugfix: an offline OP would leak all its sockets and stop working 22 years ago
  Nick Mathewson c52ee5e2af Fix a few bugs in sending and receiving DNS results 22 years ago
  Nick Mathewson 1155ae9b03 Bring assert_connection_ok up to date 22 years ago
  Nick Mathewson 5e9ba094bc Fix incorrect error message 22 years ago
  Roger Dingledine 1d9b1550e0 stop building sample-server-torrc, start building tor.1 22 years ago
  Roger Dingledine 5b99985e79 we have a man page. 22 years ago
  Roger Dingledine 2c93463535 change 'so you want to run your own server' directions 22 years ago
  Roger Dingledine f53fe3cd7f merge torrc.in and sample-server-torrc.in 22 years ago
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 22 years ago
  Roger Dingledine 84fffd3652 install now recognizes that -l warn is default 22 years ago
  Roger Dingledine 91cf5e44cc default log level is now warn 22 years ago
  Roger Dingledine b820d3bc42 define the pidfile on the commandline, if you want it 22 years ago
  Roger Dingledine d6601f8cff make pidfile default to null rather than writing to your cwd 22 years ago
  Roger Dingledine 4565150db2 if you tell people that IgnoreVersion exists, 22 years ago
  Roger Dingledine 3b78f5cb09 we are pre14. 22 years ago
  Roger Dingledine e73e7a1074 updated todo 22 years ago
  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