커밋 기록

작성자 SHA1 메시지 날짜
  Peter Palfrader c7f2970777 Just because both are obsolete does not mean we prefer the newer 19 년 전
  Peter Palfrader 761da5b97f Our connection_or_get_by_identity_digest() was slightly wrong. If best 19 년 전
  Roger Dingledine d113b75da6 more log conversions. 19 년 전
  Roger Dingledine 5f051574d5 Happy new year! 19 년 전
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 년 전
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 20 년 전
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 20 년 전
  Roger Dingledine 60cd03069a when we connect to a helper node for the first time, close 20 년 전
  Roger Dingledine 7cc53c2281 clean up some comments 20 년 전
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 년 전
  Roger Dingledine 86d69218ef orconn_identity_map was another static variable that started 20 년 전
  Roger Dingledine dded1dd8bd don't mark the helper node as down when we fail to connect to 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 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 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 년 전
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but 20 년 전
  Nick Mathewson 75d85c8214 On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 20 년 전
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 20 년 전
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 20 년 전
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new 20 년 전
  Roger Dingledine ae92a91d96 more log uncluttering 20 년 전
  Roger Dingledine 03dcef4c78 start the process of reducing clutter in server logs 20 년 전
  Nick Mathewson 998cf8d622 Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC) 20 년 전
  Roger Dingledine 0e5b6a84eb without braces, what will hold up the code? 20 년 전
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 20 년 전
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 20 년 전
  Roger Dingledine 893acb3acc Make a new AssumeReachable config option that will publish anyway. 20 년 전
  Roger Dingledine a120cc20c1 Dirservers now do their own external reachability testing of each 20 년 전
  Roger Dingledine f35ef825f9 Our logic to decide if the OR we connected to was the right guy 20 년 전