提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 20 年之前
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 20 年之前
  Peter Palfrader 7b15f77dd6 Make a few INFO log lines into DEBUG 20 年之前
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 20 年之前
  Roger Dingledine a5ea401b2e a few more hints on a rare but mysterious warning 20 年之前
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 20 年之前
  Roger Dingledine 3333d27f41 we were mangling memory because we weren't allocing enough 20 年之前
  Roger Dingledine 1efeb3908a let hidden service descriptors publish 0 intro points 20 年之前
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 20 年之前
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 年之前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 年之前
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 年之前
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 20 年之前
  Nick Mathewson 11d20d78a0 Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age. 20 年之前
  Nick Mathewson 349ee1abea Clean up rend cache on shutdown 20 年之前
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point 21 年之前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年之前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 年之前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 年之前
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 年之前
  Roger Dingledine 394554cfbf Clean up copyrights. 21 年之前
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 年之前
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. 21 年之前
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 21 年之前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 年之前
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail 21 年之前
  Nick Mathewson 7511fbf993 Resolve some XXXs 21 年之前
  Nick Mathewson 537fb82cbb Make some functions static 21 年之前
  Nick Mathewson 81922a125c More doxygenation. 21 年之前
  Roger Dingledine c6d4a00c5f more doxygen markup 21 年之前