Commit History

作者 SHA1 備註 提交日期
  Roger Dingledine de6cbe53c0 some early bugfixes 20 年之前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 年之前
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 20 年之前
  Roger Dingledine 467d278b8b more cleanup and rearranging 20 年之前
  Roger Dingledine 677707433e shift read_file_to_str() into util.c 20 年之前
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 20 年之前
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 21 年之前
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 年之前
  Nick Mathewson 1777487f4e Tor now builds on win32. 21 年之前
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 年之前
  Nick Mathewson bbd4032fc1 Make windows happier still 21 年之前
  Nick Mathewson 2cb4f7a473 Adopt socketpair implementation from perl. For now, always use it. 21 年之前
  Nick Mathewson e4a6ea5c46 Add abstraction for fork vs thread. 21 年之前
  Nick Mathewson b927c56144 unbork windows line endings 21 年之前
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 年之前
  Roger Dingledine 59029a3eed replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key 21 年之前
  Nick Mathewson 33176c70a5 Factor out timeval-related functions. 21 年之前