提交历史

作者 SHA1 备注 提交日期
  Roger Dingledine d1d0813cf3 Allow non-printable characters for exit streams (both for 19 年之前
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field 19 年之前
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 19 年之前
  Roger Dingledine 946317ae13 start using OR_CONN_EVENT_NEW. 19 年之前
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 19 年之前
  Roger Dingledine d113b75da6 more log conversions. 19 年之前
  Roger Dingledine 350313d77a Let the users set ControlListenAddress in the torrc. 19 年之前
  Nick Mathewson ae4f0467c8 enforce whitespace style 19 年之前
  Roger Dingledine e847085c04 When a client asks for an old-style directory and our write bucket 19 年之前
  Roger Dingledine 5f051574d5 Happy new year! 19 年之前
  Roger Dingledine 31f2705d9a and make sure that never happens again 19 年之前
  Nick Mathewson 2bb4fd24de char *x = "y"; is not good C. 19 年之前
  Roger Dingledine 640c555f02 Fix a major load balance bug: we were round-robining in 16 KB chunks, and 19 年之前
  Roger Dingledine a1dd751f30 when we fail to bind a listener, try to provide a more useful log msg. 19 年之前
  Roger Dingledine d682c84e79 attempted patch for bug 220: don't assert when we've tried all the 20 年之前
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 年之前
  Roger Dingledine d4d7a49411 fix typo 20 年之前
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 20 年之前
  Roger Dingledine d8e3bc0288 fix a wrong string 20 年之前
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 20 年之前
  Roger Dingledine 4088f7dfd1 fix typo 20 年之前
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 年之前
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 年之前
  Nick Mathewson b03e8733f3 Change how OR conns get removed from the identity map; fix some warnings on shutdown. 20 年之前
  Nick Mathewson a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. 20 年之前
  Nick Mathewson 3bd613b44d Rename connection_get_by_identity_digest to reflect that it is OR-only. Make it use a hashtable instead of a linear search. 20 年之前
  Nick Mathewson 652e1899ac "How about 'never'? Does 'never' work for you?" 20 年之前
  Nick Mathewson 31d5d96739 Cut down a common call to circuit_get_by_conn by about half. 20 年之前
  Roger Dingledine 6452aecedb when calling connection_get_by_identity_digest, don't do a memcmp 20 年之前
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but 20 年之前