Daniel Pinto
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
7 years ago |
Taylor Yu
|
c5adab0258
Make CEIL_DIV() slightly more overflow-safe
|
7 years ago |
Nick Mathewson
|
b6f22524ee
Move config line parsing function to confline.c
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Alexander Færøy
|
6e78ede73f
Remove buffered I/O stream usage in process_handle_t.
|
7 years ago |
Nick Mathewson
|
7e469c1002
Merge branch 'bug20894_029_v3'
|
7 years ago |
Nick Mathewson
|
c4f2faf301
Don't atoi off the end of a buffer chunk.
|
7 years ago |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
8 years ago |
Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
8 years ago |
overcaffeinated
|
b8b8b6b70e
Add implementation of smartlist_add_strdup
|
8 years ago |
Nick Mathewson
|
05aed5b635
Allow a unix: address to contain a C-style quoted string.
|
8 years ago |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
Andrea Shepard
|
1995328a3d
Keep make check-spaces happy
|
8 years ago |
Nick Mathewson
|
09c25697d7
Add a function to simplify a fraction.
|
8 years ago |
Nick Mathewson
|
fb7f90c181
Tweaks on 19435 fix:
|
8 years ago |
Ivan Markin
|
77459b97aa
Fix integer overflow in the rate-limiter (#19435).
|
8 years ago |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 years ago |
Andrea Shepard
|
f99c9df02b
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
|
8 years ago |
Andrea Shepard
|
42f089473a
Unit test for dump_desc_populate_one_file()
|
8 years ago |
Andrea Shepard
|
38cced90ef
Move unparseable descriptor dumps into subdirectory of DataDir
|
8 years ago |
Andrea Shepard
|
17ed2fed68
Expose dump_desc() to the test suite and make things it calls mockable
|
8 years ago |
David Goulet
|
9744a40f7a
Add tor_htonll/ntohll functions
|
8 years ago |
Nick Mathewson
|
c9ea9de806
Remove parse_config_line_from_str alias
|
8 years ago |
Nick Mathewson
|
79370914d1
tests for size_mul_check__()
|
8 years ago |
Nick Mathewson
|
f2205071f0
Remove round_int64_to_next_multiple_of: It is now unused.
|
8 years ago |
Nick Mathewson
|
7865402106
Move tor_assert implementation into its own header/module.
|
8 years ago |
Peter Palfrader
|
1ef7df551d
First RelaxDirModeCheck implementation
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
cypherpunks
|
1e9950847c
Define O_NOFOLLOW on platforms that do not have it
|
8 years ago |
Nick Mathewson
|
af116081f9
Make the no-assertions-during-coverage check into a configure option
|
8 years ago |