커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 19 년 전
  Roger Dingledine 15543a623f mention where to find the 'fingerprint' file 19 년 전
  Roger Dingledine 6c7496e700 revise server install instructions again. this time for sure! 19 년 전
  Nick Mathewson ead52e0bdc Possible fix for task #43: when running on a multithreaded environment (currently only windows), threads should not close opposite sides of their socketpairs, and workers should not call connection_free_all(). This may fix win32 servers. 19 년 전
  Roger Dingledine c173c47249 move the 'other things to note' list into #client-or-server so 19 년 전
  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 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually 19 년 전
  Roger Dingledine 70075933c6 stop checking for clock skew, even for servers. 19 년 전
  Roger Dingledine fdf8c55f30 clarify the comments about logs in the torrc 19 년 전
  Roger Dingledine b4dad0e6a4 fix the assert bug reported by bassclef@163.com 19 년 전
  Roger Dingledine 0d7e8660c7 add a comment to explain what ContactInfo is for 19 년 전
  Roger Dingledine a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn 19 년 전
  Roger Dingledine 35d5a5b712 when a dirserver causes you to give a warn, mention which dirserver it was 19 년 전
  Roger Dingledine e29d7329b3 ...but only if you're a server 19 년 전
  Roger Dingledine 95f3e6161b require BandwidthRate to be at least 10kB/s 19 년 전
  Roger Dingledine 1efc0f370a mention that there are known bugs for running tor as a server on win32 19 년 전
  Roger Dingledine 717fe4993e actually make it stop keeping track of times. whoops. 19 년 전
  Roger Dingledine e1ac30c2bb stop calling assert_connection_ok(conn, time(NULL)) on every single 19 년 전
  Roger Dingledine 288f2ed59e stop telling win32 folks they have a bug just because we haven't finished 19 년 전
  Roger Dingledine be72937ab0 initial profiling by phobos says we spend a whole lot of time 19 년 전
  Roger Dingledine 53105cdae5 when you're loading the rendezvous service keys in options_act(), 19 년 전
  Roger Dingledine 3a572fcffa don't connection_edge_end() on eof if we're already marked for close, 19 년 전
  Nick Mathewson ebdfaaf477 add items to TODO 19 년 전
  Roger Dingledine a794c08d5e list the new tor.eff.org url in the man page 19 년 전
  Nick Mathewson ded8e79979 remove sentence-fragment comment refering to a design that never happened. 19 년 전
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. 19 년 전
  Nick Mathewson 7117366810 Fix for running-routers length bug 19 년 전
  Roger Dingledine 650791b628 clean tor-doc-win32 a bit more 19 년 전
  Nick Mathewson ae25115704 sort TODO items in tier 1 and 2 by category. This needs more work. 19 년 전
  Roger Dingledine 9140b32170 mention that sighup closes and reopens logs 19 년 전