Commit History

Author SHA1 Message Date
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' 9 years ago
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. 9 years ago
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson ac4dd248e1 Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t) 9 years ago
  teor a1c6a40c22 Conditionally compile time testing code based on integer size 9 years ago
  teor 879b39e1a8 Further unit test tor_timegm and parse_rfc1123_time 9 years ago
  Nick Mathewson 21fe945ebd Define a strnlen replacement on platforms (win32) that lack it 9 years ago
  Nick Mathewson f1782d9c4c Clean whitespace in last patch. 9 years ago
  teor f51418aabc Avoid overflow in format_time_interval, create unit tests 9 years ago
  Nick Mathewson 15b0bf0aad Whitespace fixes on 13291 fix 9 years ago
  Nick Mathewson 0a985af072 Parenthesize macro arguments for 13291 fix 9 years ago
  teor b827a08284 Stop spawn test failures due to a race condition with SIGCHLD on process exit 9 years ago
  Nick Mathewson 3f9fac7ee4 Fix a windows unused-arg warning 9 years ago
  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