Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 2c93463535 change 'so you want to run your own server' directions hace 21 años
  Roger Dingledine f53fe3cd7f merge torrc.in and sample-server-torrc.in hace 21 años
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 hace 21 años
  Roger Dingledine 84fffd3652 install now recognizes that -l warn is default hace 21 años
  Roger Dingledine 91cf5e44cc default log level is now warn hace 21 años
  Roger Dingledine b820d3bc42 define the pidfile on the commandline, if you want it hace 21 años
  Roger Dingledine d6601f8cff make pidfile default to null rather than writing to your cwd hace 21 años
  Roger Dingledine 4565150db2 if you tell people that IgnoreVersion exists, hace 21 años
  Roger Dingledine 3b78f5cb09 we are pre14. hace 21 años
  Roger Dingledine e73e7a1074 updated todo hace 21 años
  Roger Dingledine f5994416c4 bugfix and cleanups hace 21 años
  Nick Mathewson fd07872a72 Separate failure-count tracking from circuit-launching. hace 21 años
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't hace 21 años
  Nick Mathewson 3d145769de Patch last patch to last patch hace 21 años
  Nick Mathewson 312208eff1 removed unused variable; silence warning hace 21 años
  Nick Mathewson dde0eb6570 Patch last patch. hace 21 años
  Nick Mathewson 0e5abcb635 Skip non-running routers for exit node selection hace 21 años
  Roger Dingledine 25ac8857f3 bugfix: sometimes we closed a circ while cpuworker was cranking, hace 21 años
  Roger Dingledine a6595f4579 revert part of that last change hace 21 años
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR hace 21 años
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit hace 21 años
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper hace 21 años
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 hace 21 años
  Roger Dingledine a3e39b0ceb don't build too many circs at once hace 21 años
  Nick Mathewson bb0e409fbd Simplify post-TLS-handshake checks, and add check for correct nickname hace 21 años
  Nick Mathewson dd16a9abcb Stop leaking X509 certs; those things are _nasty_ on the carpet hace 21 años
  Nick Mathewson 366ba4a7c7 Always include newline with port section of exit policy hace 21 años
  Roger Dingledine 51de02bcb5 stop client_dns_clean from calling malloc(0) hace 21 años
  Nick Mathewson 4eabb8450e Fix possible bug in circID selection when building circuits on combination OP/OR servers hace 21 años
  Roger Dingledine 7a702d64d4 more verbose info for circuits when kill -USR1 hace 21 años