コミット履歴

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