Nick Mathewson
|
accb734c5f
Turn base < 0 into a BUG() in our long-parse functions.
|
hace 7 años |
Nick Mathewson
|
d068f3359f
Merge branch 'maint-0.3.0' into maint-0.3.1
|
hace 7 años |
Nick Mathewson
|
3c017e823b
Merge branch 'maint-0.2.9' into maint-0.3.0
|
hace 7 años |
Nick Mathewson
|
fca1934c88
Suppress clang4-specific -Wdouble-promotion warnings
|
hace 7 años |
Nick Mathewson
|
55777b3ff9
Merge branch 'maint-0.2.9' into maint-0.3.0
|
hace 7 años |
Nick Mathewson
|
15b13578e8
Merge branch 'maint-0.3.0' into maint-0.3.1
|
hace 7 años |
Nick Mathewson
|
dfc0614840
Only disable -Wfloat-conversion on mingw when it exists.
|
hace 7 años |
Nick Mathewson
|
8bc70a2ad2
Merge branch 'maint-0.2.9' into maint-0.3.0
|
hace 7 años |
Nick Mathewson
|
0f97f963e3
Merge branch 'maint-0.3.0' into maint-0.3.1
|
hace 7 años |
Nick Mathewson
|
bb97f680e7
Merge branch 'bug22801_028' into maint-0.2.9
|
hace 7 años |
Nick Mathewson
|
5361032219
Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64.
|
hace 7 años |
teor
|
af98b862a5
Fix comments of functions that return tor_snprintf
|
hace 7 años |
Nick Mathewson
|
ff1af5550a
strlen() returns size_t
|
hace 7 años |
Daniel Pinto
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
hace 7 años |
Nick Mathewson
|
b6f22524ee
Move config line parsing function to confline.c
|
hace 7 años |
Alexander Færøy
|
a28be68cf2
Split strings at newline in tor_get_lines_from_handle().
|
hace 7 años |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
hace 7 años |
Alexander Færøy
|
02ef06516e
Use less-than instead of not-equal-to for comparison in read loops.
|
hace 7 años |
Alexander Færøy
|
6e78ede73f
Remove buffered I/O stream usage in process_handle_t.
|
hace 7 años |
Alexander Færøy
|
86de065aee
Use read(2) instead of fgets(3) when reading process output.
|
hace 7 años |
Alexander Færøy
|
3dca5a6e71
Use tor_fgets() instead of fgets().
|
hace 7 años |
Nick Mathewson
|
7e469c1002
Merge branch 'bug20894_029_v3'
|
hace 7 años |
Nick Mathewson
|
c4f2faf301
Don't atoi off the end of a buffer chunk.
|
hace 7 años |
cypherpunks
|
27df23abb6
Use the standard OpenBSD preprocessor definition
|
hace 8 años |
Nick Mathewson
|
cea1a4e19d
This is no longer inline.
|
hace 7 años |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
hace 8 años |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
hace 8 años |
teor
|
1e8f68a9c7
Add an extra warning message to check_private_dir
|
hace 8 años |
Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
hace 8 años |
Fabian Keil
|
db2dd8434e
finish_writing_to_file_impl(): Remove temporary file if replacing the existing one failed
|
hace 8 años |