Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 %!s(int64=13) %!d(string=hai) anos
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. %!s(int64=13) %!d(string=hai) anos
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() %!s(int64=13) %!d(string=hai) anos
  valerino 076063ca90 moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes %!s(int64=14) %!d(string=hai) anos
  valerino 8d31141ccb Port Tor to work on Windows CE %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 927425150b Merge branch 'asprintf' %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson c3e63483b2 Update Tor Project copyright years %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson f0b5f87eab Add the MIN and MAX macros for platforms that lack them %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson eb10d441b6 Fix 64-bit printf issues in consensus-bw-weights5-merge. %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 6fa8dacb97 Add a tor_asprintf() function, and use it in a couple of places. %!s(int64=14) %!d(string=hai) anos
  Mike Perry 95aad71678 Add %lld compat defines. %!s(int64=14) %!d(string=hai) anos
  Jacob Appelbaum 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. %!s(int64=14) %!d(string=hai) anos
  Mike Perry 9e1fe29beb Switch over to tor_strtok_r instead of strtok_r. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 3886467f38 Add a new tor_strtok_r for platforms that don't have one, plus tests. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ec7e054668 Spell-check Tor. %!s(int64=15) %!d(string=hai) anos
  Karsten Loesing 9b32e8c141 Update copyright to 2009. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 3f8ab367c1 Fix warning on panther compile, and bug 913. Backport candidate. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 4277b0e926 Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 7f793fa733 Simplify mmap object layout to avoid confusing static analysis tools, and us too. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 6221bdd294 Add two lseek wrappers to compat.[ch]: one to return current fd position, and one to move the fd to the end of the file. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 60738daf85 Define socklen_t before using it in compat.h %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson a790a13705 define get_uint8 and set_uint8 macros to make code cleaner. %!s(int64=15) %!d(string=hai) anos
  Steven Murdoch 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching %!s(int64=15) %!d(string=hai) anos