コミット履歴

作者 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. 19 年 前
  Roger Dingledine 70075933c6 stop checking for clock skew, even for servers. 19 年 前
  Roger Dingledine 011ad3cba5 clean up logging, 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年 前
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 19 年 前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 年 前
  Nick Mathewson f91152ce6a Clarify a bunch of log messages 19 年 前
  Nick Mathewson d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. 19 年 前
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() 19 年 前
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 19 年 前
  Nick Mathewson 930464c889 Change "warn if unverified routers are very skewed" to "never warn about unverified router skew" 19 年 前
  Nick Mathewson 402c75fb06 Allow more clock skew from unrecognized hosts than from recognized ones. 19 年 前
  Nick Mathewson aab929abe0 Use the data, *then* free it. It works so much better. 19 年 前
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 19 年 前
  Nick Mathewson 954570486f Resolve a FIXME: use identity comparison, not nickname comparison, to 19 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年 前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 年 前
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes 19 年 前
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 19 年 前
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 19 年 前
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 19 年 前
  Nick Mathewson e0cce8fba8 Unify tests for "did I originate this nonopen OR connection?" 19 年 前
  Nick Mathewson 9c49947163 Check fingerprint list before generating running-routers lists; also add as-yet-uncalled function to update an OR connection nickname on the fly 20 年 前
  Nick Mathewson d20d10f360 If we are an authoritative dirserver, check out the fingerprint list when setting connection nicknames 20 年 前
  Roger Dingledine a2517b4f07 checking only 0.0.7 and 0.0.8 didn't work, because some dirservers 20 年 前
  Roger Dingledine fa0a1ec49f cleanup: use strcmpstart() in more places 20 年 前
  Roger Dingledine 699a9d8b46 commit some minor fixes from this sandbox so i can commit the next one 20 年 前
  Roger Dingledine b2c7b5adfb fix a race condition in 008pre2: don't try to extend onto a connection 20 年 前
  Roger Dingledine b48cdc9d40 populate router_get_my_routerinfo()->is_verified 20 年 前