Andrea Shepard
|
770374a6b3
Add unit test for format_hex_number_for_helper_exit_status()
|
hace 13 años |
Andrea Shepard
|
4c62cc6f99
Make format_helper_exit_status() avoid unnecessary spaces
|
hace 13 años |
Nick Mathewson
|
bf9252587b
Fix mingw build with -DUNICODE -D_UNICODE
|
hace 13 años |
Nick Mathewson
|
b482c870ca
Fix some mingw build warnings
|
hace 13 años |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
hace 13 años |
Nick Mathewson
|
75b72bf621
Fix build warning on Lenny about strtok_r unit test
|
hace 13 años |
Nick Mathewson
|
dff73d26f3
Merge remote-tracking branch 'public/bug5089'
|
hace 13 años |
Nick Mathewson
|
b86c562d76
A few more get_parent_directory tests.
|
hace 13 años |
Nick Mathewson
|
254504fc14
Have get_parent_directory() handle "/foo" and "/" correctly.
|
hace 13 años |
Nick Mathewson
|
d732b87e60
Merge remote-tracking branch 'origin/maint-0.2.2'
|
hace 13 años |
Nick Mathewson
|
75fc4dbbca
Make the succeeding parse_http_time tests more obviously right
|
hace 13 años |
Sebastian Hahn
|
679aa93e23
Fix month check in parse_http_time, add test
|
hace 13 años |
Nick Mathewson
|
1abe533b33
Reject an additional type of bad date in parse_http_time
|
hace 13 años |
Esteban Manchado Velázquez
|
d0d9c3d71e
Fix parse_http_time and add tests
|
hace 13 años |
Nick Mathewson
|
d9ceab5bc3
Fix some remaining nmake/msvc build issues
|
hace 13 años |
Nick Mathewson
|
4bac223311
Fix a couple of wide lines
|
hace 13 años |
Nick Mathewson
|
84ddc4b6aa
Merge remote-tracking branch 'public/bug5091'
|
hace 13 años |
Nick Mathewson
|
c78a42685f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
hace 13 años |
Nick Mathewson
|
9b344628ed
Handle out-of-range values in tor_parse_* integer functions
|
hace 13 años |
Nick Mathewson
|
9dddfe83f3
Several mingw/msvc/cross-compilation fixes
|
hace 13 años |
George Kadianakis
|
b80728a115
tor_vsscanf(): Don't return -1 if '%%' doesn't match.
|
hace 13 años |
nils
|
efb8a09f41
Fix tor_strtok_r_impl and test cases per bug #5091
|
hace 13 años |
Nick Mathewson
|
88caa552cc
Fix a couple of "unused assigned value" warnings in parse_config tests
|
hace 13 años |
Sebastian Hahn
|
77bc1b803e
Fix a bunch of check-spaces complaints
|
hace 13 años |
Sebastian Hahn
|
582f747049
Provide large enough buffer in test_util_sscanf()
|
hace 13 años |
Nick Mathewson
|
c4bfc7ca0e
Disable some tor_sscanf tests that gcc says are illegal formats
|
hace 13 años |
Nick Mathewson
|
97b15e6fb0
Fix new strcmp_opt/len tests on OSs where strcmp() can return values >1 or <-1
|
hace 13 años |
Esteban Manchado Velázquez
|
998891e734
Add unit tests for path_is_relative
|
hace 13 años |
Esteban Manchado Velázquez
|
dbd170f752
Some more corner cases for tor_sscanf
|
hace 13 años |
Esteban Manchado Velázquez
|
8e88377905
expand_filename tests for trailing slash in $HOME
|
hace 13 años |