Nick Mathewson
|
121f4a9ca4
Merge remote-tracking branch 'public/bug13104_025'
|
10 年之前 |
Nick Mathewson
|
d02937a203
Fix "comparison is always false" warnings in new test_util_di_ops
|
10 年之前 |
Nick Mathewson
|
48558ed1aa
Merge remote-tracking branch 'public/bug13104_025'
|
10 年之前 |
Nick Mathewson
|
2491eadf00
C90 compliance for #13104 fixes
|
10 年之前 |
Nick Mathewson
|
284cc9a224
Avoid an overflow on negation in format_helper_exit_status
|
10 年之前 |
Nick Mathewson
|
5126bc2ebd
Extra tests for tor_memeq and memcmp
|
10 年之前 |
Nick Mathewson
|
d2463c0cfe
Avoid overflows and underflows in sscanf and friends
|
10 年之前 |
Nick Mathewson
|
07a16b3372
Add an assertion to read_file_to_str_until_eof
|
10 年之前 |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
10 年之前 |
Peter Palfrader
|
f8cbba7a33
Cast long long arguments to (int) for tt_int_op()
|
10 年之前 |
Nick Mathewson
|
867f5e6a76
Add a tor_ftruncate to replace ftruncate.
|
10 年之前 |
cypherpunks
|
6150741791
Fixed fgets_eagain unit test.
|
10 年之前 |
Nick Mathewson
|
58f4200789
Thread support is now required
|
10 年之前 |
Nick Mathewson
|
a7cafb1ea9
Merge branch 'bug8746_v2_squashed'
|
10 年之前 |
Nick Mathewson
|
a5c092b34b
refactor win/nix handling for test_spawn_background*()
|
10 年之前 |
Nick Mathewson
|
e3833193af
More unit tests for process spawning
|
10 年之前 |
Nick Mathewson
|
1a73e17801
Merge remote-tracking branch 'andrea/bug11476'
|
10 年之前 |
Andrea Shepard
|
39d4e67be8
Add --disable-mempools configure option
|
10 年之前 |
dana koch
|
d6e6c63baf
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
|
10 年之前 |
Nick Mathewson
|
de2010e9c2
One more 64->32
|
10 年之前 |
Nick Mathewson
|
28538069b2
Fix numerous 64->32 errors in the unit tests
|
10 年之前 |
Nick Mathewson
|
df68478938
Fix unearthed problems in unit tests
|
10 年之前 |
Nick Mathewson
|
1f11be2170
Fix test_util_max_mem on 32-bit CPUs
|
10 年之前 |
Nick Mathewson
|
1117889f4a
Fix memory leak in unittest helper function.
|
10 年之前 |
Nick Mathewson
|
9fbb5a44b8
Fix memory leak in test_util_asprintf
|
10 年之前 |
Nick Mathewson
|
67aa3685e7
Merge branch 'bug11396_v2_squashed'
|
10 年之前 |
Nick Mathewson
|
aca05fc5c0
get_total_system_memory(): see how much RAM we have
|
10 年之前 |
Nick Mathewson
|
f0bce2dc35
Fix some harmless/untriggerable memory leaks found by coverity
|
10 年之前 |
Nick Mathewson
|
595303fd1e
Merge remote-tracking branch 'public/bug10363_024_squashed'
|
10 年之前 |
Nick Mathewson
|
9dd115d6b5
Another 10363 instance: this one in tor_memmem fallback code
|
11 年之前 |