Commit History

Author SHA1 Message Date
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. 10 years ago
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  Nick Mathewson ac4dd248e1 Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t) 10 years ago
  teor a1c6a40c22 Conditionally compile time testing code based on integer size 10 years ago
  teor 879b39e1a8 Further unit test tor_timegm and parse_rfc1123_time 10 years ago
  Nick Mathewson 21fe945ebd Define a strnlen replacement on platforms (win32) that lack it 10 years ago
  Nick Mathewson f1782d9c4c Clean whitespace in last patch. 10 years ago
  teor f51418aabc Avoid overflow in format_time_interval, create unit tests 10 years ago
  Nick Mathewson 15b0bf0aad Whitespace fixes on 13291 fix 10 years ago
  Nick Mathewson 0a985af072 Parenthesize macro arguments for 13291 fix 10 years ago
  teor b827a08284 Stop spawn test failures due to a race condition with SIGCHLD on process exit 10 years ago
  Nick Mathewson 3f9fac7ee4 Fix a windows unused-arg warning 10 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 10 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 10 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 10 years ago
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 10 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 10 years ago
  Nick Mathewson 0bd220adcb Don't pass invalid memory regions to digestmap_set/get in test_routerlist 10 years ago
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 10 years ago
  Nick Mathewson 89e32c7c08 One more whitespace fix 10 years ago
  Nick Mathewson 32f75c870e Whitespace cleanups in test_util 10 years ago
  Nick Mathewson 121f4a9ca4 Merge remote-tracking branch 'public/bug13104_025' 10 years ago
  Nick Mathewson d02937a203 Fix "comparison is always false" warnings in new test_util_di_ops 10 years ago
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' 10 years ago
  Nick Mathewson 2491eadf00 C90 compliance for #13104 fixes 10 years ago
  Nick Mathewson 284cc9a224 Avoid an overflow on negation in format_helper_exit_status 10 years ago
  Nick Mathewson 5126bc2ebd Extra tests for tor_memeq and memcmp 10 years ago
  Nick Mathewson d2463c0cfe Avoid overflows and underflows in sscanf and friends 10 years ago
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof 10 years ago