Commit History

Author SHA1 Message Date
  Nick Mathewson 856114ab1c Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5 10 years ago
  Nick Mathewson ed3d7892c7 Fix a bug where streams would linger forever when we had no dirinfo 10 years ago
  Nick Mathewson 02dafc270c whitespaces fixes 10 years ago
  Nick Mathewson 562299d57b Improved diagnostic log for bug 8387. 10 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 10 years ago
  Nick Mathewson 48b9c6fcc6 Better log message for 8387 diagnostic 10 years ago
  Nick Mathewson b0e078d5af Log info on ancient one-hop circuits in heartbeat 10 years ago
  Nick Mathewson 7cd9520ba9 scan-build: when logging a path length, check build_state. 10 years ago
  Nick Mathewson 9556668f5f Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson f3c20a28ab Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson b2106956e0 Don't send uninitialized stack to the controller and say it's a date. 10 years ago
  Nick Mathewson bbc85b18ca Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson b5d13d11c9 Fix a logic error in circuit_stream_is_being_handled. 10 years ago
  Nick Mathewson 12dc55f487 Merge branch 'prop221_squashed_024' 10 years ago
  Nick Mathewson 5de88dda0a circuit_build_failed: distinguish "got DESTROY" case 10 years ago
  Nick Mathewson 761ee93c69 Add missing includes for circpathbias.h 10 years ago
  Roger Dingledine c902b4981b fix two cases where we were printing unsigned int as %d 10 years ago
  Nick Mathewson d5e9573ed2 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson a60d21a85d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 years ago
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 years ago
  Nick Mathewson e1c9b43b8e Rename get_circuit_nbuild_* to end with _ms 10 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 10 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Marek Majkowski d7538b57b4 Don't access global_circuitlist variable directly. Use a getter instead. 11 years ago
  Mike Perry d39e6736fe Don't relax the timeout for already opened 1-hop circuits. 11 years ago
  Mike Perry 66586da9bc Add detail to log messages related to bug 7799. 11 years ago
  Mike Perry 65c0489dd4 Bug 6572: Use timestamp_created for liveness sanity checks. 11 years ago
  Andrea Shepard 8e29a7ae1d Fix an EOL@EOF in circuituse.c 11 years ago