Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 il y a 13 ans
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. il y a 13 ans
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow il y a 13 ans
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() il y a 13 ans
  Nick Mathewson c0c7868250 Make the windows build succeed with or without -DUNICODE enabled. il y a 14 ans
  Nick Mathewson 51377ae1bb Merge commit 'sebastian/mlockall' il y a 14 ans
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h il y a 14 ans
  Nick Mathewson 312f4ee410 Make pointer types correct in WinCE patch il y a 14 ans
  valerino 076063ca90 moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes il y a 14 ans
  valerino 8d31141ccb Port Tor to work on Windows CE il y a 14 ans
  Nick Mathewson af9dd4af02 Fix two compile-blockers in tor_vasprintf(). il y a 14 ans
  Nick Mathewson 927425150b Merge branch 'asprintf' il y a 14 ans
  Nick Mathewson 897b0ebbac better handle the case where *strp is in asprintf args il y a 14 ans
  Sebastian Hahn 4aa56cbd2d Remove the request for current memlock limits il y a 14 ans
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' il y a 14 ans
  Nick Mathewson c3e63483b2 Update Tor Project copyright years il y a 14 ans
  Nick Mathewson 6fa8dacb97 Add a tor_asprintf() function, and use it in a couple of places. il y a 14 ans
  Mike Perry f4d6315afa Remove misc unnecessary newlines found by new check. il y a 14 ans
  Nick Mathewson 79bdfb63e9 Remove the --enable-iphone option as needless. il y a 14 ans
  Sebastian Hahn fe18275563 Add Windows version detection for Vista and 7 il y a 14 ans
  Sebastian Hahn 4728bd904f Fix build on Solaris by disabling support for DisableAllSwap il y a 14 ans
  Roger Dingledine 356c927476 don't list windows capabilities in windows uname il y a 14 ans
  Sebastian Hahn 3807db001d *_free functions now accept NULL il y a 14 ans
  Nick Mathewson 2b1bb233b3 Use the same mlockall checks with tor_set_max_memlock il y a 14 ans
  Nick Mathewson 444eff6286 Fix compilation on OSX 10.3. il y a 14 ans
  Jacob Appelbaum 6f1fe7e941 Fix compilation with with bionic libc. il y a 14 ans
  Jacob Appelbaum 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. il y a 14 ans
  Sebastian Hahn 5e01a86b42 some cleanups: il y a 15 ans
  Nick Mathewson 3886467f38 Add a new tor_strtok_r for platforms that don't have one, plus tests. il y a 15 ans
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. il y a 15 ans