Nick Mathewson
|
c3f526ed64
Merge branch '6044_nm_squashed'
|
před 12 roky |
Nick Mathewson
|
4b362d002c
Turn the read_file_until_eof tests into a single implementation
|
před 12 roky |
meejah
|
d64bf286a1
Handle FIFOs in read_file_to_str
|
před 12 roky |
Nick Mathewson
|
56bd3dd87f
Remove a duplicate test in test_util_pow2
|
před 12 roky |
Nick Mathewson
|
37953497d8
Don't compute ((uint64_t)1)<<64 in round_to_power_of_2
|
před 12 roky |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
před 12 roky |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
před 12 roky |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
před 12 roky |
Nick Mathewson
|
d373922217
Speak not the name of INT_MIN; it can upset older compilers
|
před 12 roky |
Nick Mathewson
|
f8c9cc713d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
před 12 roky |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
před 12 roky |
Nick Mathewson
|
d30783ecbb
Fix compilation on 32-bit. Fix for bug 6277, not in any released tor.
|
před 12 roky |
Nick Mathewson
|
1e008e9876
Make check-spaces happy again
|
před 12 roky |
Nick Mathewson
|
d4285f03df
Extend tor_sscanf so it can replace sscanf in rephist.c
|
před 13 roky |
Nick Mathewson
|
6330d2d9e6
Merge remote-tracking branch 'public/bug6227' into maint-0.2.3
|
před 12 roky |
Nick Mathewson
|
9c8ec0aa20
Add a unit test for environment_variable_names_equal
|
před 12 roky |
Nick Mathewson
|
4645f28c3b
Bump the test util/threads timeout up to 150 sec
|
před 12 roky |
Nick Mathewson
|
b1ad1a1d02
Resolve crash caused by format_helper_exit_status changes in #5557
|
před 12 roky |
Andrea Shepard
|
770374a6b3
Add unit test for format_hex_number_for_helper_exit_status()
|
před 12 roky |
Andrea Shepard
|
4c62cc6f99
Make format_helper_exit_status() avoid unnecessary spaces
|
před 12 roky |
Nick Mathewson
|
bf9252587b
Fix mingw build with -DUNICODE -D_UNICODE
|
před 12 roky |
Nick Mathewson
|
b482c870ca
Fix some mingw build warnings
|
před 12 roky |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
před 12 roky |
Nick Mathewson
|
75b72bf621
Fix build warning on Lenny about strtok_r unit test
|
před 12 roky |
Nick Mathewson
|
dff73d26f3
Merge remote-tracking branch 'public/bug5089'
|
před 12 roky |
Nick Mathewson
|
b86c562d76
A few more get_parent_directory tests.
|
před 12 roky |
Nick Mathewson
|
254504fc14
Have get_parent_directory() handle "/foo" and "/" correctly.
|
před 12 roky |
Nick Mathewson
|
d732b87e60
Merge remote-tracking branch 'origin/maint-0.2.2'
|
před 12 roky |
Nick Mathewson
|
75fc4dbbca
Make the succeeding parse_http_time tests more obviously right
|
před 12 roky |
Sebastian Hahn
|
679aa93e23
Fix month check in parse_http_time, add test
|
před 12 roky |