提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson f608b85ddf Replace all connection_removes outsice of main.c with connection_mark_for_close 21 年之前
  Nick Mathewson b7c2b18bd6 Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off. 21 年之前
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 21 年之前
  Roger Dingledine 30969421d3 stop troubling router operators with unapproved router connect attempts 21 年之前
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time 21 年之前
  Roger Dingledine 3c71d09402 use conn->hold_open_until_flushed for streams 21 年之前
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. 22 年之前
  Roger Dingledine b669b1d57c oh, and make it compile 22 年之前
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling 22 年之前
  Roger Dingledine 6a19e64066 remove trailing whitespace 22 年之前
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 22 年之前
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 22 年之前
  Nick Mathewson 312208eff1 removed unused variable; silence warning 22 年之前
  Roger Dingledine a6595f4579 revert part of that last change 22 年之前
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR 22 年之前
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit 22 年之前
  Nick Mathewson bb0e409fbd Simplify post-TLS-handshake checks, and add check for correct nickname 22 年之前
  Roger Dingledine 4ba8bc0a73 make dir parsing robust to invalid but well-formed descriptors 22 年之前
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 22 年之前
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 22 年之前
  Nick Mathewson 0142a568d3 Example code to get nickname from cert 22 年之前
  Nick Mathewson 695920d09f Build without warnings on OS X. 22 年之前
  Roger Dingledine b9628f266f change WARNING to WARN 22 年之前
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 22 年之前
  Roger Dingledine 8b80362c76 0.0.2pre11, new license 22 年之前
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 年之前
  Roger Dingledine 543e4e8fd5 more details to track a warning in tls handshakes 22 年之前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 年之前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 年之前
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 22 年之前