Nick Mathewson
|
05aed5b635
Allow a unix: address to contain a C-style quoted string.
|
8 lat temu |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 lat temu |
Andrea Shepard
|
1995328a3d
Keep make check-spaces happy
|
8 lat temu |
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
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-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 |
David Goulet
|
9744a40f7a
Add tor_htonll/ntohll functions
|
8 lat temu |
Nick Mathewson
|
c9ea9de806
Remove parse_config_line_from_str alias
|
8 lat temu |
Nick Mathewson
|
79370914d1
tests for size_mul_check__()
|
8 lat temu |
Nick Mathewson
|
f2205071f0
Remove round_int64_to_next_multiple_of: It is now unused.
|
8 lat temu |
Nick Mathewson
|
7865402106
Move tor_assert implementation into its own header/module.
|
8 lat temu |
Peter Palfrader
|
1ef7df551d
First RelaxDirModeCheck implementation
|
8 lat temu |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 lat temu |
cypherpunks
|
1e9950847c
Define O_NOFOLLOW on platforms that do not have it
|
8 lat temu |
Nick Mathewson
|
af116081f9
Make the no-assertions-during-coverage check into a configure option
|
8 lat temu |
Nick Mathewson
|
d20a3d07e3
Merge branch 'karsten_bug13192_026_03_teor'
|
9 lat temu |
Nick Mathewson
|
1f7ba115a4
Rename cast_double_to_int64 to clamp_double_to_int64
|
9 lat temu |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
9 lat temu |
Nick Mathewson
|
e086db7952
Merge branch 'writing_tests'
|
9 lat temu |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 lat temu |
David Goulet
|
8acccdbeac
Add an util function to cast double to int64_t
|
9 lat temu |
Nick Mathewson
|
d366c3354f
Merge branch 'remove_digests'
|
9 lat temu |
Nick Mathewson
|
c66dd17980
Drop support for --digests
|
9 lat temu |
Yawning Angel
|
fda61e030e
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
|
9 lat temu |
Sebastian Hahn
|
1228dd293b
Disable assertions during coverage builds
|
9 lat temu |