Historial de Commits

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