커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 20 년 전
  Roger Dingledine b4dad0e6a4 fix the assert bug reported by bassclef@163.com 20 년 전
  Roger Dingledine 675f60aa13 whoops 20 년 전
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. 20 년 전
  Roger Dingledine 8d69dc472b make circuit building and router parsing less noisy 20 년 전
  Nick Mathewson b457cfb5eb Spell-check strings and comments 20 년 전
  Nick Mathewson ebab451eed Make version parsing tests pass 20 년 전
  Nick Mathewson 6507be4290 Implement new version format for post 0.1. 20 년 전
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 20 년 전
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 20 년 전
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 20 년 전
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 20 년 전
  Roger Dingledine e24057b2bf when warning that a version is too new, don't use the confusing 20 년 전
  Nick Mathewson f91152ce6a Clarify a bunch of log messages 20 년 전
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 20 년 전
  Nick Mathewson 7a8ac5dfef Tweak on patch to make authoritative directory servers cache 20 년 전
  Roger Dingledine dbd4dadff7 Authoritative dirservers now also cache the directory, since 20 년 전
  Nick Mathewson 22a0d82749 Cache running-routers; compress running-routers; serve compressed running-routers.z 20 년 전
  Nick Mathewson 2078b136f6 Make running-routers fetch (apparently) work 20 년 전
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 20 년 전
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 20 년 전
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs 20 년 전
  Roger Dingledine b773045a58 only non-authdirservers cache the dir they just fetched 20 년 전
  Roger Dingledine 005b02fd57 when rejecting an old-style router descriptor, tell us its nickname 20 년 전
  Roger Dingledine 394554cfbf Clean up copyrights. 20 년 전
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 20 년 전
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. 20 년 전
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 20 년 전
  Nick Mathewson 11d330be5e Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 20 년 전
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 20 년 전