Commit történet

Szerző SHA1 Üzenet Dátum
  Nick Mathewson ac4dd248e1 Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t) 9 éve
  teor a1c6a40c22 Conditionally compile time testing code based on integer size 9 éve
  teor 879b39e1a8 Further unit test tor_timegm and parse_rfc1123_time 9 éve
  Nick Mathewson 21fe945ebd Define a strnlen replacement on platforms (win32) that lack it 9 éve
  Nick Mathewson f1782d9c4c Clean whitespace in last patch. 9 éve
  teor f51418aabc Avoid overflow in format_time_interval, create unit tests 9 éve
  Nick Mathewson 15b0bf0aad Whitespace fixes on 13291 fix 9 éve
  Nick Mathewson 0a985af072 Parenthesize macro arguments for 13291 fix 9 éve
  teor b827a08284 Stop spawn test failures due to a race condition with SIGCHLD on process exit 9 éve
  Nick Mathewson 3f9fac7ee4 Fix a windows unused-arg warning 9 éve
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 éve
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 éve
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 éve
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 éve
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 éve
  Nick Mathewson 0bd220adcb Don't pass invalid memory regions to digestmap_set/get in test_routerlist 9 éve
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 éve
  Nick Mathewson 89e32c7c08 One more whitespace fix 9 éve
  Nick Mathewson 32f75c870e Whitespace cleanups in test_util 9 éve
  Nick Mathewson 121f4a9ca4 Merge remote-tracking branch 'public/bug13104_025' 9 éve
  Nick Mathewson d02937a203 Fix "comparison is always false" warnings in new test_util_di_ops 9 éve
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' 9 éve
  Nick Mathewson 2491eadf00 C90 compliance for #13104 fixes 9 éve
  Nick Mathewson 284cc9a224 Avoid an overflow on negation in format_helper_exit_status 9 éve
  Nick Mathewson 5126bc2ebd Extra tests for tor_memeq and memcmp 9 éve
  Nick Mathewson d2463c0cfe Avoid overflows and underflows in sscanf and friends 9 éve
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof 9 éve
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 éve
  Peter Palfrader f8cbba7a33 Cast long long arguments to (int) for tt_int_op() 10 éve
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 10 éve