Commit History

Author SHA1 Message Date
  Nick Mathewson 1777487f4e Tor now builds on win32. 21 years ago
  Nick Mathewson adbc057772 Add empty statement to suppress gcc warning about label at end of compount statement 21 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 years ago
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard 21 years ago
  Roger Dingledine e1f2693d05 bugfix: if a dnsworker dies, remember that. 21 years ago
  Nick Mathewson e4957f8c59 oops - or/or.plg is not needed 21 years ago
  Nick Mathewson 8acf22ca3a Adding project/workspace/build files for Visual Studio 6 21 years ago
  Nick Mathewson 9cf01020cc Misc patches to make windows build work. Now everything is done except the sockets stuff 21 years ago
  Nick Mathewson bbd4032fc1 Make windows happier still 21 years ago
  Roger Dingledine 25c9c837eb don't mess with signals on windows until we know how 21 years ago
  Nick Mathewson 9b12a48428 Stop trying to #include the world in util.c 21 years ago
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. 21 years ago
  Roger Dingledine 5d9cfb7164 use the spawn_func / spawn_exit abstraction for dnsworkers 21 years ago
  Nick Mathewson e4a6ea5c46 Add abstraction for fork vs thread. 21 years ago
  Nick Mathewson 5c4255595d Dont use explicit paths for orconfig.h -- it messes up the windows build 21 years ago
  Roger Dingledine c82e13f1f5 reap exited dns/cpuworkers 21 years ago
  Nick Mathewson 2aff21f857 Reorder includes so that fakepoll.c gets built when it should 21 years ago
  Roger Dingledine 33d484bf10 we must have openssl, so HAVE_OPENSSL is redundant 21 years ago
  Roger Dingledine 6a1b472e86 remove obsolete (we hope) file 21 years ago
  Nick Mathewson b927c56144 unbork windows line endings 21 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 years ago
  Nick Mathewson 5126f203f2 Work on systems with broken AC_CHECK_TYPE 21 years ago
  Nick Mathewson 58e2edfb24 Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system. 21 years ago
  Nick Mathewson 7284c25b34 Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere 21 years ago
  Nick Mathewson 5267518455 autoconf around missing stdint.h 21 years ago
  Roger Dingledine 681c7539ef better log output for debugging 21 years ago
  Nick Mathewson 17a311d9a0 Fix typo: ports are 16 bits. 21 years ago
  Roger Dingledine 7bb321ec8a hypothetical new wording of license 21 years ago
  Roger Dingledine 60d52a7e08 patch to let poll() recognize eof on more architectures 21 years ago
  Nick Mathewson ac5893c626 src/or 21 years ago