コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Nick Mathewson 897b0ebbac better handle the case where *strp is in asprintf args 14 年 前
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 年 前
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 年 前
  Nick Mathewson 6fa8dacb97 Add a tor_asprintf() function, and use it in a couple of places. 14 年 前
  Mike Perry f4d6315afa Remove misc unnecessary newlines found by new check. 14 年 前
  Nick Mathewson 79bdfb63e9 Remove the --enable-iphone option as needless. 14 年 前
  Sebastian Hahn fe18275563 Add Windows version detection for Vista and 7 14 年 前
  Sebastian Hahn 4728bd904f Fix build on Solaris by disabling support for DisableAllSwap 14 年 前
  Roger Dingledine 356c927476 don't list windows capabilities in windows uname 14 年 前
  Sebastian Hahn 3807db001d *_free functions now accept NULL 15 年 前
  Nick Mathewson 2b1bb233b3 Use the same mlockall checks with tor_set_max_memlock 15 年 前
  Nick Mathewson 444eff6286 Fix compilation on OSX 10.3. 15 年 前
  Jacob Appelbaum 6f1fe7e941 Fix compilation with with bionic libc. 15 年 前
  Jacob Appelbaum 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. 15 年 前
  Sebastian Hahn 5e01a86b42 some cleanups: 15 年 前
  Nick Mathewson 3886467f38 Add a new tor_strtok_r for platforms that don't have one, plus tests. 15 年 前
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 15 年 前
  Nick Mathewson ec7e054668 Spell-check Tor. 15 年 前
  Nick Mathewson c36efb0c45 Use a mutex to protect the count of open sockets. 15 年 前
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 年 前
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 15 年 前
  Nick Mathewson 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] 15 年 前
  Nick Mathewson f99098cca4 Use prctl to reenable core dumps when we have setuid to a non-root user. 15 年 前
  Nick Mathewson fe987d3a17 Remove some deadcode and use tor_inet_aton uniformly. 15 年 前
  Nick Mathewson 3f8ab367c1 Fix warning on panther compile, and bug 913. Backport candidate. 15 年 前