Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) il y a 9 ans
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. il y a 10 ans
  Nick Mathewson 58f4200789 Thread support is now required il y a 10 ans
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support il y a 10 ans
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' il y a 10 ans
  Nick Mathewson e2e588175e New testing-only tor_sleep_msec function il y a 10 ans
  Nick Mathewson 081ff5fa83 whitespace fix, more il y a 10 ans
  Nick Mathewson f694a443fc Improved comments on bug11946 fix il y a 10 ans
  Nick Mathewson 9b4ac986cb Use tor_getpw{nam,uid} wrappers to fix bug 11946 il y a 10 ans
  Nick Mathewson e12af2adb0 Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid() il y a 10 ans
  Nick Mathewson a32d7e1910 Return success when get_total_system_memory() succeeds. il y a 10 ans
  Nick Mathewson b6c8a14bf3 Merge remote-tracking branch 'public/bug4345a_024' il y a 10 ans
  Nick Mathewson d3c05a79f0 Merge branch 'scanbuild_fixes' il y a 10 ans
  Nick Mathewson 67aa3685e7 Merge branch 'bug11396_v2_squashed' il y a 10 ans
  Nick Mathewson aca05fc5c0 get_total_system_memory(): see how much RAM we have il y a 10 ans
  Nick Mathewson 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton il y a 10 ans
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log il y a 10 ans
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls il y a 10 ans
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' il y a 10 ans
  Nick Mathewson 9dd115d6b5 Another 10363 instance: this one in tor_memmem fallback code il y a 10 ans
  Nick Mathewson 7cdb50e866 Handle tor_munmap_file(NULL) consistently il y a 10 ans
  Andrea Shepard 0938c20fa3 Eliminate lseek() with unchecked return in tor_mmap_file() il y a 10 ans
  Andrea Shepard 389251eda9 Add return value and assert for null parameter to tor_munmap_file() il y a 10 ans
  Nick Mathewson 1ebdaf5788 More hacking around spawn_func issues il y a 10 ans
  Nick Mathewson e0b2cd061b Merge remote-tracking branch 'ctoader/gsoc-cap-stage2' il y a 10 ans
  Nick Mathewson 9b2a0f5c75 Merge remote-tracking branch 'origin/maint-0.2.4' il y a 10 ans
  Nick Mathewson d819663b66 Avoid a double-close on one failing case of the socketpair replacement code il y a 10 ans
  Cristian Toader 372e0f91fd added comments for sandbox.h il y a 10 ans
  Nick Mathewson 031e695aa5 Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code il y a 10 ans
  Nick Mathewson 48a4ef3f6a Fixed "unused parameter cloexec" warnings on windows il y a 10 ans