Nick Mathewson
|
d85fbc9a58
Add some casts to get test_dir.c compiling on windows.
|
6 years ago |
Nick Mathewson
|
3cc0a145bd
Fix test_geoip failures on windows by writing file in binary mode.
|
6 years ago |
Alexander Færøy
|
8ec6b36dca
Fix memory leak in test_sr_setup_commits().
|
6 years ago |
Alexander Færøy
|
3395de51a0
Fix memory leak in disk_state_parse_commits().
|
6 years ago |
Alexander Færøy
|
dcbfee246f
Fix memory leak in frac_nodes_with_descriptors().
|
6 years ago |
Alexander Færøy
|
a2e623f631
Fix memory leak in helper_add_hsdir_to_networkstatus().
|
6 years ago |
Alexander Færøy
|
8e805bf0f6
Fix memory leak in new_establish_intro_cell().
|
6 years ago |
Alexander Færøy
|
8550016e6f
Fix memory leak in test_channelpadding_consensus().
|
6 years ago |
Alexander Færøy
|
c997d49ad6
Fix memory link in test_link_specifier().
|
6 years ago |
Alexander Færøy
|
3d80c086be
Fix memory leak in decode_link_specifiers().
|
6 years ago |
Alexander Færøy
|
d86c45bf5c
Fix memory leak in client_likes_consensus().
|
6 years ago |
Alexander Færøy
|
dc2384da30
Fix potential memory leak in hs_helper_build_hs_desc_impl().
|
6 years ago |
Alexander Færøy
|
ce5d055ed7
Fix memory leak in pick_hsdir_v3().
|
6 years ago |
Alexander Færøy
|
1724f995c7
Fix potential memory leak in test_hs_auth_cookies().
|
6 years ago |
Alexander Færøy
|
8c8941eb29
Fix potential memory leak in hs_helper_build_intro_point().
|
6 years ago |
Nick Mathewson
|
1b93b065fc
Make an inline static so we can build with coverage enabled.
|
6 years ago |
Nick Mathewson
|
405fa42e8a
Another windows include
|
6 years ago |
Nick Mathewson
|
4b32446a4c
We also need torerr in tm_cvt.
|
6 years ago |
Nick Mathewson
|
145665abcb
Add another include for windows, and change a log to a raw_assert
|
6 years ago |
Nick Mathewson
|
76a717890e
Remove an "m" that did not belong.
|
6 years ago |
Nick Mathewson
|
4118ba67db
Update the micro-revision.i dependencies, and add a stdlib.h
|
6 years ago |
Nick Mathewson
|
cf66544941
Two more small changes for CI.
|
6 years ago |
Nick Mathewson
|
7aecea79cb
A pair of missing includes.
|
6 years ago |
Nick Mathewson
|
b0adf2fc9b
Fix up the rust build script library list.
|
6 years ago |
Nick Mathewson
|
bcf3e546d1
Move util_bug into libtor-log
|
6 years ago |
Nick Mathewson
|
6fc2d53227
Remove util_bug dependency on compat.h
|
6 years ago |
Nick Mathewson
|
7a93ce8f63
Update .gitignore and .may_include files
|
6 years ago |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 years ago |
Nick Mathewson
|
90a09df5ba
Extract strlcpy and strlcmp to libtor-string
|
6 years ago |
Nick Mathewson
|
bfb39164ce
Extract core part of gmtime_r, localtime_r (without logging)
|
6 years ago |