Commit History

Author SHA1 Message Date
  Roger Dingledine a27b570788 bugfix for win32 with lots of users 20 years ago
  Nick Mathewson faa0f7ffe7 Use daemon(3) function where available. 20 years ago
  Steven Hazel 4fef6f4566 switch_id() no longer tries to log the user name when it's calld on 20 years ago
  Steven Hazel 4139c1c86a - fixed a bug in the id switching code -- setgid has to happen before 20 years ago
  Roger Dingledine 5f1750a288 include our own timegm() impl, since it's not portable 20 years ago
  Roger Dingledine 2093f60760 we've been stomping on memory while reading config 20 years ago
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work 20 years ago
  Nick Mathewson 695920d09f Build without warnings on OS X. 20 years ago
  Nick Mathewson 77be56fbdd Add tor_realloc to mirror tor_malloc 20 years ago
  Roger Dingledine 36fb8e839d change WARNING to WARN 20 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 20 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 years ago
  Roger Dingledine 750b238aea clean some includes 20 years ago
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 20 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 20 years ago
  Roger Dingledine 467d278b8b more cleanup and rearranging 20 years ago
  Roger Dingledine 677707433e shift read_file_to_str() into util.c 20 years ago
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention 20 years ago
  Roger Dingledine d8f646c44f make writing descs work 20 years ago
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 20 years ago
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 21 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 years ago
  Nick Mathewson 1777487f4e Tor now builds on win32. 21 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 years ago
  Nick Mathewson bbd4032fc1 Make windows happier still 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
  Nick Mathewson e4a6ea5c46 Add abstraction for fork vs thread. 21 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 years ago
  Roger Dingledine 968d31162b fix typos, streamline 21 years ago