提交历史

作者 SHA1 备注 提交日期
  Andrea Shepard 72251385b0 Call connection_or_close_normally() rather than using connection_mark_for_close()/connection_mark_and_flush() in run_connection_housekeeping() of main.c so that channels get sent to the CLOSING state correctly (avoids an assert otherwise) 14 年之前
  Andrea Shepard 07f9e8fc7d Call channel_run_cleanup() in main.c, and include a comment explaining how closing or_connections related to channels 14 年之前
  Andrea Shepard f06880c855 Add LD_CHANNEL log domain in log.c 14 年之前
  Andrea Shepard cb62a0b69a Use channel_is_bad_for_new_circs(), connection_or_get_num_circs() in main.c 14 年之前
  Andrea Shepard 9ad7ba9f22 Use connection_or_get_num_circuits() in control.c 14 年之前
  Andrea Shepard f0f87cb68a Convert rendmid.c to channel_t 14 年之前
  Andrea Shepard 28f108bcce Use dirreq_id from channel_t when appropriate 14 年之前
  Andrea Shepard 8b14db9628 Switch onion.c over to channel_t 14 年之前
  Andrea Shepard 77dac97354 Use channel_t in cpuworker.c 14 年之前
  Andrea Shepard 6cce6241dd Query circuit count from associated channel of or_conn in control.c 14 年之前
  Andrea Shepard 35924435d2 Make reachabiity test in dirserv.c use channel_t 14 年之前
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 14 年之前
  Andrea Shepard 4768c0efe3 Support channel_t in connection_edge.c 14 年之前
  Andrea Shepard 519c971f6a Use channel_t in cmd.c 14 年之前
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 14 年之前
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 14 年之前
  Andrea Shepard 7f952da553 Fix make check-spaces in circuitbuild.c and router.h 14 年之前
  Andrea Shepard 838743654c Add channel.c/channel.h for bug 6465 14 年之前
  Nick Mathewson 751b3aabb5 Merge remote-tracking branch 'public/openssl_1_is_best' 13 年之前
  Nick Mathewson be33c3f600 Merge remote-tracking branch 'origin/maint-0.2.3' 13 年之前
  Nick Mathewson 0a3dfd0423 Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3 13 年之前
  Nick Mathewson d92d3f3335 Add autoconf magic to support Bitrig 13 年之前
  Nick Mathewson 91b18b12d9 Fix tabs in config.c 13 年之前
  Nick Mathewson 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' 13 年之前
  Nick Mathewson d9847165e0 Merge remote-tracking branch 'origin/maint-0.2.3' 13 年之前
  Roger Dingledine 10b43f4c46 pass the reason from the truncated cell to the controller 13 年之前
  Roger Dingledine e50fa0d6cb Refuse extra create cells with reason "resource limit" 13 年之前
  Roger Dingledine b1971d89c8 properly free the return values of rate_limit_log() 13 年之前
  Roger Dingledine 05f6f8f26d actually use the rate-limiting string 13 年之前
  Roger Dingledine 65e85dba1b reformat; no actual changes 13 年之前