Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 年之前
  Nick Mathewson 933ffd536d Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Sebastian Hahn 5dbaf9dbd5 Windows has EACCES, not EACCESS 13 年之前
  Nick Mathewson f25fc6e650 Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Sebastian Hahn 9c7e2cf010 Locking failures on windows are indicated by EACCES 13 年之前
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年之前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年之前
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 13 年之前
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年之前
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 年之前
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 13 年之前
  Nick Mathewson 9908404f01 Merge remote branch 'sjmurdoch/cloexec' 13 年之前
  Steven Murdoch a961521a86 Check that FD_CLOEXEC is set before using it 13 年之前
  Nick Mathewson 3ed7505dc5 Merge remote branch 'origin/maint-0.2.2' 13 年之前
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() 13 年之前
  Steven Murdoch 15f2b7859b Don't both open the socket with SOCK_CLOEXEC and set FD_CLOEXEC 13 年之前
  Steven Murdoch 9d63dfcf49 Fix compile error on MacOS X (and other platforms without O_CLOEXEC) 13 年之前
  Nick Mathewson e669d25e43 Do cloexec on socketpairs and stdio files 13 年之前
  Nick Mathewson 5a66de7015 Initial work to set CLOEXEC on all possible fds 13 年之前
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 年之前
  Nick Mathewson c0c7868250 Make the windows build succeed with or without -DUNICODE enabled. 14 年之前
  Nick Mathewson 51377ae1bb Merge commit 'sebastian/mlockall' 14 年之前
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 年之前
  Nick Mathewson 312f4ee410 Make pointer types correct in WinCE patch 14 年之前
  valerino 076063ca90 moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes 14 年之前
  valerino 8d31141ccb Port Tor to work on Windows CE 14 年之前
  Nick Mathewson af9dd4af02 Fix two compile-blockers in tor_vasprintf(). 14 年之前
  Nick Mathewson 927425150b Merge branch 'asprintf' 14 年之前