Commit History

Author SHA1 Message Date
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Peter Palfrader f8cbba7a33 Cast long long arguments to (int) for tt_int_op() 9 years ago
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 9 years ago
  cypherpunks 6150741791 Fixed fgets_eagain unit test. 9 years ago
  Nick Mathewson 58f4200789 Thread support is now required 10 years ago
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' 10 years ago
  Nick Mathewson a5c092b34b refactor win/nix handling for test_spawn_background*() 10 years ago
  Nick Mathewson e3833193af More unit tests for process spawning 10 years ago
  Nick Mathewson 1a73e17801 Merge remote-tracking branch 'andrea/bug11476' 10 years ago
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 10 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 10 years ago
  Nick Mathewson de2010e9c2 One more 64->32 10 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  Nick Mathewson df68478938 Fix unearthed problems in unit tests 10 years ago
  Nick Mathewson 1f11be2170 Fix test_util_max_mem on 32-bit CPUs 10 years ago
  Nick Mathewson 1117889f4a Fix memory leak in unittest helper function. 10 years ago
  Nick Mathewson 9fbb5a44b8 Fix memory leak in test_util_asprintf 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 f0bce2dc35 Fix some harmless/untriggerable memory leaks found by coverity 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 8e94d5f22e Check return values for tor_munmap_file() in unit tests 10 years ago
  Nick Mathewson 8a49fac9e0 Coverate in util.c: test that tor_parse_* rejects negative base. 10 years ago
  Nick Mathewson 6f7eb7a0a5 Remove needless fd var from test. CID 1130989. 10 years ago
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' 10 years ago
  Nick Mathewson 0546edde66 Merge branch 'bug1376' 10 years ago
  Nick Mathewson 7ef9ecf6b3 Fix some whitespace; tighten the tests. 10 years ago
  Nick Mathewson 3d817fa29c Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 7b1b8c3694 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago