bug1297a 384 B

12345678
  1. o Major bugfixes:
  2. - Apply circuit timeouts to opened hidden-service-related circuits
  3. based on the correct start time. Previously, we would apply the
  4. circuit build timeout based on time since the circuit's
  5. creation; it was supposed to be applied based on time since the
  6. circuit entered its current state. Bugfix on 0.0.6; fixes part
  7. of bug 1297.