Nick Mathewson
|
09c25697d7
Add a function to simplify a fraction.
|
8 lat temu |
Nick Mathewson
|
fb7f90c181
Tweaks on 19435 fix:
|
8 lat temu |
Ivan Markin
|
77459b97aa
Fix integer overflow in the rate-limiter (#19435).
|
8 lat temu |
Nick Mathewson
|
1135405c8c
Fix a variable-shadowing bug in check_private_dir
|
8 lat temu |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 lat temu |
Nick Mathewson
|
c6846d7bf0
Merge remote-tracking branch 'andrea/bug18322_v3_squashed'
|
8 lat temu |
Andrea Shepard
|
f99c9df02b
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
|
8 lat temu |
Andrea Shepard
|
42f089473a
Unit test for dump_desc_populate_one_file()
|
8 lat temu |
Andrea Shepard
|
38cced90ef
Move unparseable descriptor dumps into subdirectory of DataDir
|
8 lat temu |
Andrea Shepard
|
17ed2fed68
Expose dump_desc() to the test suite and make things it calls mockable
|
8 lat temu |
teor (Tim Wilson-Brown)
|
aae14f8346
Fix bug19483: avoid range checks when they are always true
|
8 lat temu |
teor (Tim Wilson-Brown)
|
4234ca3bf2
Improve overflow checks in tv_udiff and tv_mdiff
|
8 lat temu |
teor (Tim Wilson-Brown)
|
2e51608a8b
Fix an integer overflow bug in the tv_mdiff range check
|
8 lat temu |
David Goulet
|
9744a40f7a
Add tor_htonll/ntohll functions
|
8 lat temu |
Nick Mathewson
|
1160ac1283
Changes file for 19063; use the BUG macro
|
8 lat temu |
U+039b
|
58e6a6aaeb
Fix #19063: Add check in utility macro
|
8 lat temu |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 lat temu |
Nick Mathewson
|
a8c766220f
Mark an abort() as unreachable.
|
8 lat temu |
Nick Mathewson
|
128ab31c64
Mark code unreachable in unescape_string()
|
8 lat temu |
Nick Mathewson
|
5c596cdbc0
Tests for message rate-limiting
|
8 lat temu |
Nick Mathewson
|
9b0bd65f22
I believe I found some dead code in our time parsing functions
|
8 lat temu |
Nick Mathewson
|
79370914d1
tests for size_mul_check__()
|
8 lat temu |
Nick Mathewson
|
41cb26c169
Correct the rounding behavior on tv_mdiff.
|
8 lat temu |
Nick Mathewson
|
d1ab295d7b
add LCOV_EXCL for unreachable exit() blocks in src/common
|
8 lat temu |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 lat temu |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 lat temu |
Nick Mathewson
|
ce1dbbc4fd
Enable the -Waggregate-return warning
|
8 lat temu |
Nick Mathewson
|
f2205071f0
Remove round_int64_to_next_multiple_of: It is now unused.
|
8 lat temu |
Nick Mathewson
|
7bc9d1e002
Merge branch 'maint-0.2.8'
|
8 lat temu |
Nick Mathewson
|
e8cc9f3edf
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 lat temu |