История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 0e81265359 update copyright notices. 19 лет назад
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 19 лет назад
  Roger Dingledine 0b9b97aaf4 forward-port the shutting up 19 лет назад
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point 19 лет назад
  Nick Mathewson e0bf597665 Give more useful log messages when the tor process closes dns/cpuworker connections. "Error: Success!" makes us seem like crazy people." 19 лет назад
  Nick Mathewson b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 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 лет назад
  Nick Mathewson 08e3090aff More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open. 19 лет назад
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 лет назад
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 19 лет назад
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 лет назад
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 лет назад
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() 19 лет назад
  Roger Dingledine abdf073f14 minor fixes 19 лет назад
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 19 лет назад
  Roger Dingledine 394554cfbf Clean up copyrights. 19 лет назад
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 лет назад
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 20 лет назад
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 20 лет назад
  Roger Dingledine 05790d1722 let children survive sigint, sigterm, etc. 20 лет назад
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called 20 лет назад
  Nick Mathewson 656a664334 Revert cpuworker to use addr/port 20 лет назад
  Nick Mathewson c2103eb63a Finish most pre2 items: make running-routers list work right; rename secret key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname. 20 лет назад
  Nick Mathewson cbab134bd9 Switch most uses of *_by_addr_port to *_by_identity_digest 20 лет назад
  Nick Mathewson 17b5b3685f Make tor build on win32 again; handle locking for server 20 лет назад
  Roger Dingledine 42569ffd0f bump an info message down to a debug 20 лет назад
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close 20 лет назад
  Nick Mathewson 537fb82cbb Make some functions static 20 лет назад
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 лет назад
  Nick Mathewson 81922a125c More doxygenation. 20 лет назад