Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine ddc022fcc3 update our license for 2005, and also include the licenses of tree.h hace 19 años
  Roger Dingledine d7a0f1a629 update print_usage to use new url hace 19 años
  Roger Dingledine a005509c9d update url for when users try to use socksport as an http proxy hace 19 años
  Roger Dingledine 9e6d6c6096 Bugfix: we've been using openssl's BIO_get_mem_data incorrectly. hace 19 años
  Roger Dingledine 53c522ee1c make it clearer you can have multiple SocksBindAddress directives hace 19 años
  Nick Mathewson 7dd37f9e6b Remove click-through license page from windows installer hace 19 años
  Nick Mathewson d1fc7ad94b Log when we retry a directory connection hace 19 años
  Nick Mathewson 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. hace 19 años
  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. hace 19 años
  Nick Mathewson 858eda4736 Fix an unused function warning hace 19 años
  Nick Mathewson 5f40d6bf72 Make directory fail-and-retry logic happen in connection_about_to_close(); fixes win32 bug. hace 19 años
  Nick Mathewson b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. hace 19 años
  Roger Dingledine 15543a623f mention where to find the 'fingerprint' file hace 19 años
  Roger Dingledine 6c7496e700 revise server install instructions again. this time for sure! hace 19 años
  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. hace 19 años
  Roger Dingledine c173c47249 move the 'other things to note' list into #client-or-server so hace 19 años
  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. hace 19 años
  Roger Dingledine 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually hace 19 años
  Roger Dingledine 70075933c6 stop checking for clock skew, even for servers. hace 19 años
  Roger Dingledine fdf8c55f30 clarify the comments about logs in the torrc hace 19 años
  Roger Dingledine b4dad0e6a4 fix the assert bug reported by bassclef@163.com hace 19 años
  Roger Dingledine 0d7e8660c7 add a comment to explain what ContactInfo is for hace 19 años
  Roger Dingledine a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn hace 19 años
  Roger Dingledine 35d5a5b712 when a dirserver causes you to give a warn, mention which dirserver it was hace 19 años
  Roger Dingledine e29d7329b3 ...but only if you're a server hace 19 años
  Roger Dingledine 95f3e6161b require BandwidthRate to be at least 10kB/s hace 19 años
  Roger Dingledine 1efc0f370a mention that there are known bugs for running tor as a server on win32 hace 19 años
  Roger Dingledine 717fe4993e actually make it stop keeping track of times. whoops. hace 19 años
  Roger Dingledine e1ac30c2bb stop calling assert_connection_ok(conn, time(NULL)) on every single hace 19 años
  Roger Dingledine 288f2ed59e stop telling win32 folks they have a bug just because we haven't finished hace 19 años