Commit History

Author SHA1 Message Date
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 13 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 years ago
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 years ago
  Nick Mathewson 9908404f01 Merge remote branch 'sjmurdoch/cloexec' 13 years ago
  Nick Mathewson 3ed7505dc5 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() 13 years ago
  Nick Mathewson e669d25e43 Do cloexec on socketpairs and stdio files 13 years ago
  Nick Mathewson 5a66de7015 Initial work to set CLOEXEC on all possible fds 13 years ago
  Nick Mathewson 94a99ad205 Add a portable tor_timercmp 13 years ago
  Nick Mathewson 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 years ago
  valerino 076063ca90 moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes 14 years ago
  valerino 8d31141ccb Port Tor to work on Windows CE 14 years ago
  Nick Mathewson 927425150b Merge branch 'asprintf' 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Nick Mathewson f0b5f87eab Add the MIN and MAX macros for platforms that lack them 14 years ago
  Nick Mathewson eb10d441b6 Fix 64-bit printf issues in consensus-bw-weights5-merge. 14 years ago
  Nick Mathewson 6fa8dacb97 Add a tor_asprintf() function, and use it in a couple of places. 14 years ago
  Mike Perry 95aad71678 Add %lld compat defines. 14 years ago
  Jacob Appelbaum 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. 14 years ago
  Mike Perry 9e1fe29beb Switch over to tor_strtok_r instead of strtok_r. 15 years ago
  Nick Mathewson 3886467f38 Add a new tor_strtok_r for platforms that don't have one, plus tests. 15 years ago
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Nick Mathewson 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] 15 years ago
  Nick Mathewson 3f8ab367c1 Fix warning on panther compile, and bug 913. Backport candidate. 15 years ago