Commit History

Author SHA1 Message Date
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 years ago
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 0bd220adcb Don't pass invalid memory regions to digestmap_set/get in test_routerlist 9 years ago
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 years ago
  Nick Mathewson 89e32c7c08 One more whitespace fix 9 years ago
  Nick Mathewson 32f75c870e Whitespace cleanups in test_util 9 years ago
  Nick Mathewson 121f4a9ca4 Merge remote-tracking branch 'public/bug13104_025' 9 years ago
  Nick Mathewson d02937a203 Fix "comparison is always false" warnings in new test_util_di_ops 9 years ago
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' 9 years ago
  Nick Mathewson 2491eadf00 C90 compliance for #13104 fixes 9 years ago
  Nick Mathewson 284cc9a224 Avoid an overflow on negation in format_helper_exit_status 9 years ago
  Nick Mathewson 5126bc2ebd Extra tests for tor_memeq and memcmp 9 years ago
  Nick Mathewson d2463c0cfe Avoid overflows and underflows in sscanf and friends 9 years ago
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof 9 years ago
  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