Історія комітів

Автор SHA1 Опис Дата
  Roger Dingledine ddc022fcc3 update our license for 2005, and also include the licenses of tree.h 19 роки тому
  Roger Dingledine d7a0f1a629 update print_usage to use new url 19 роки тому
  Roger Dingledine a005509c9d update url for when users try to use socksport as an http proxy 19 роки тому
  Roger Dingledine 9e6d6c6096 Bugfix: we've been using openssl's BIO_get_mem_data incorrectly. 19 роки тому
  Roger Dingledine 53c522ee1c make it clearer you can have multiple SocksBindAddress directives 19 роки тому
  Nick Mathewson 7dd37f9e6b Remove click-through license page from windows installer 19 роки тому
  Nick Mathewson d1fc7ad94b Log when we retry a directory connection 19 роки тому
  Nick Mathewson 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 роки тому
  Nick Mathewson 65c4fa2614 Split mark-dir-failed-and-retry logic into separate function; make it retry runningrouters as well as directory fetches; note that the do-we-need-to-give-up test is wrong. 19 роки тому
  Nick Mathewson 858eda4736 Fix an unused function warning 19 роки тому
  Nick Mathewson 5f40d6bf72 Make directory fail-and-retry logic happen in connection_about_to_close(); fixes win32 bug. 19 роки тому
  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 роки тому