Historique des commits

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