コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 26eb815f73 bump to 0.1.1.17-rc 19 年 前
  Roger Dingledine 837a0fcbdb while we're fixing wording, ... 19 年 前
  Roger Dingledine e715946508 change wording in changelog 19 年 前
  Roger Dingledine 0a11032f59 a final changelog for 0.1.1.17-rc 19 年 前
  Roger Dingledine 81ffbda2a1 a few other thoughts that i wrote down somewhere for once 19 年 前
  Roger Dingledine 4da71fff6b the readme file was also incredibly old. 19 年 前
  Roger Dingledine b552e0b992 blow away the "quickstart" from the INSTALL file. it was not being 19 年 前
  Nick Mathewson 685bceed1c Make the max number of old descriptors to hold rise with the number of authorities. 19 年 前
  Roger Dingledine 90a40e0e66 another interim changelog for 0.1.1.17-rc 19 年 前
  Peter Palfrader 03302dc67d On our dirport return a robots.txt so maybe google doesn't index all those server descriptors anymore 19 年 前
  Nick Mathewson 2421724853 Code to implement networkstatus fetch from controllers. Only works when dirport is set for now; should be good enough to make serifos html front-end not be as wrong. 19 年 前
  Roger Dingledine 56df81199a that extra punctuation distracts me 19 年 前
  Nick Mathewson cd271dbca9 re-order to avoid free-then-use. Thank goodness tor_free() zeroes things. 19 年 前
  Nick Mathewson c74bd877e2 Oops. We may not have a networkstatus list when we first parse the cached routers. 19 年 前
  Nick Mathewson 3e8c9a485f Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed? 19 年 前
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 19 年 前
  Nick Mathewson 74d35c8027 On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273. 19 年 前
  Roger Dingledine c22a9fe5a8 favor correctness over grammar 19 年 前
  Roger Dingledine e20aad8d46 remove obsolete address policy code 19 年 前
  Roger Dingledine e1c8e3ca6e also send syntax and parse errors back to the controller. 19 年 前
  Roger Dingledine b899b9592a When the controller's *setconf commands fail, collect an error message 19 年 前
  Roger Dingledine 0543900fbf clean up the traces from tracking the 0.1.1.9-alpha stack-smashing bug. 19 年 前
  Roger Dingledine 7871ad9116 failing in a support function is a warn, not an err. 19 年 前
  Roger Dingledine 6652d821b2 If you run a fast server, can you run your client elsewhere? 19 年 前
  Roger Dingledine 8f75d5d0a2 try to make it clearer that eigentrust is one way to do the 19 年 前
  Peter Palfrader e90bebf27b Say private address instead of internal address. 19 年 前
  Roger Dingledine f2abd7a69b fix a wordo, don't be so quick to yell at servers, and ask a question. 19 年 前
  Roger Dingledine 7edfec2ae6 bump up the magic number for how quickly we start notifying 19 年 前
  Nick Mathewson 6d9632ba23 Check return value from GetVersionEx (even though the MSDN example doesnt) and zero out the LPOSVERSIONINFOEX struct before getting the version. This may fix the "johnboy" [major=-858993460,minor=-858993460] problem. 19 年 前
  Peter Palfrader 444e3b8eb2 Note a magic 2 that probably should be replaced now that we have more dirservers 19 年 前