Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine 83c88c55fd old or skewed descriptor doesn't mean we failed to parse it 21 年之前
  Roger Dingledine ce08baba1b refactor directories a smidgen 21 年之前
  Roger Dingledine 32e268c61b oops, 0.0.4 is more broken than 0.0.3 21 年之前
  Roger Dingledine 9c69f14a49 fix two assert triggers (darn it, I hate releasing software) 21 年之前
  Nick Mathewson f608b85ddf Replace all connection_removes outsice of main.c with connection_mark_for_close 21 年之前
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. 21 年之前
  Roger Dingledine 6af8d0606f inform unapproved servers when we reject their descriptors 21 年之前
  Roger Dingledine c362ed877d if the directory client hangs up before getting the directory, 21 年之前
  Roger Dingledine 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 22 年之前
  Nick Mathewson b4a7883c90 make code more readable; arrbitrarily change a -1 to a 0. 22 年之前
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. 22 年之前
  Roger Dingledine f00dc6fe1e last minute fix: don't early-flush non-tls streams 22 年之前
  Roger Dingledine 6a19e64066 remove trailing whitespace 22 年之前
  Roger Dingledine 5ecd6b6bad make fetch_from_buf_http malloc its strings rather 22 年之前
  Nick Mathewson 7c439c30d0 Resolve format warnings on MacOS X 10.3 22 年之前
  Roger Dingledine 50e17d633b clean up some file-scope-global directory variables 22 年之前
  Roger Dingledine 8222fe8e4f clean up some copyrights 22 年之前
  Roger Dingledine e0952d0773 terminology shift: 22 年之前
  Roger Dingledine 2de4fc2b7f bump up header length when the dirserv reads http commands 22 年之前
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 22 年之前
  Roger Dingledine 9c8a54a39f more cleanups and bugfix 22 年之前
  Roger Dingledine 1969c8a92f client now survives going offline better 22 年之前
  Roger Dingledine 737760f071 fix segfault (connecting to dirserver when network is down) 22 年之前
  Roger Dingledine b9628f266f change WARNING to WARN 22 年之前
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 年之前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 年之前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 年之前
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 22 年之前
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 22 年之前
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 22 年之前