Nick Mathewson
|
0dde4d6fa2
Merge remote-tracking branch 'yawning/bug14922'
|
9 anni fa |
cypherpunks
|
5246e8f992
Remove lingering mempool code
|
9 anni fa |
Yawning Angel
|
cbd26157c5
Remove tor_strclear(), and replace previous calls with memwipe().
|
9 anni fa |
Nick Mathewson
|
6f331645c7
Remove mempools and buf freelists
|
9 anni fa |
Nick Mathewson
|
7322de15dc
Split the slow unit tests into their own binary
|
9 anni fa |
Nick Mathewson
|
23fc1691b6
Merge branch 'better_workqueue_v3_squashed'
|
9 anni fa |
George Kadianakis
|
bb56fd1f8f
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
|
9 anni fa |
George Kadianakis
|
354ddf8712
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
|
9 anni fa |
George Kadianakis
|
25e7821bb1
unittests: Change some tt_assert()s to tt_int_op()s.
|
9 anni fa |
George Kadianakis
|
45bc5a0743
Restrict sample values of the Laplace distribution to int64_t.
|
9 anni fa |
Nick Mathewson
|
7a63005220
Basic unit test for condition variables.
|
11 anni fa |
Nick Mathewson
|
74b782645a
Move thread tests into their own module
|
11 anni fa |
Nick Mathewson
|
6f171003ce
fix new mingw64 compilation warnings
|
9 anni fa |
Nick Mathewson
|
cb54cd6745
Merge branch 'bug9286_v3_squashed'
|
9 anni fa |
Nick Mathewson
|
7984fc1531
Stop accepting milliseconds in various directory contexts
|
11 anni fa |
Nick Mathewson
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 anni fa |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 anni fa |
Nick Mathewson
|
3d85df9569
LLONG_MIN => INT64_MIN.
|
10 anni fa |
Karsten Loesing
|
816e6f2eac
Fix unit test.
|
10 anni fa |
Karsten Loesing
|
7cd53b75c1
Add better support to obfuscate statistics.
|
10 anni fa |
Nick Mathewson
|
734ba5cb0a
Use smaller zlib objects when under memory pressure
|
10 anni fa |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 anni fa |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 anni fa |
Nick Mathewson
|
60c86a3b79
Merge branch 'bug13315_squashed'
|
10 anni fa |
rl1987
|
e8e45ff13e
Introducing helper function to validate IPv4 address strings.
|
10 anni fa |
rl1987
|
1ea9a6fd72
Introducing helper function to validate DNS name strings.
|
10 anni fa |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 anni fa |
Nick Mathewson
|
ac4dd248e1
Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t)
|
10 anni fa |
teor
|
a1c6a40c22
Conditionally compile time testing code based on integer size
|
10 anni fa |
teor
|
879b39e1a8
Further unit test tor_timegm and parse_rfc1123_time
|
10 anni fa |