Commit History

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