Historique des commits

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