Commit History

Author SHA1 Message Date
  cypherpunks 5246e8f992 Remove lingering mempool code 9 years ago
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 years ago
  Nick Mathewson 7322de15dc Split the slow unit tests into their own binary 9 years ago
  Nick Mathewson 23fc1691b6 Merge branch 'better_workqueue_v3_squashed' 9 years ago
  George Kadianakis bb56fd1f8f unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. 9 years ago
  George Kadianakis 354ddf8712 unittests: use tt_i64_op() instead of tt_int_op() in laplace tests. 9 years ago
  George Kadianakis 25e7821bb1 unittests: Change some tt_assert()s to tt_int_op()s. 9 years ago
  George Kadianakis 45bc5a0743 Restrict sample values of the Laplace distribution to int64_t. 9 years ago
  Nick Mathewson 7a63005220 Basic unit test for condition variables. 10 years ago
  Nick Mathewson 74b782645a Move thread tests into their own module 10 years ago
  Nick Mathewson 6f171003ce fix new mingw64 compilation warnings 9 years ago
  Nick Mathewson cb54cd6745 Merge branch 'bug9286_v3_squashed' 9 years ago
  Nick Mathewson 7984fc1531 Stop accepting milliseconds in various directory contexts 11 years ago
  Nick Mathewson cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 3d85df9569 LLONG_MIN => INT64_MIN. 9 years ago
  Karsten Loesing 816e6f2eac Fix unit test. 9 years ago
  Karsten Loesing 7cd53b75c1 Add better support to obfuscate statistics. 9 years ago
  Nick Mathewson 734ba5cb0a Use smaller zlib objects when under memory pressure 9 years ago
  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