Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
Nick Mathewson
|
1318c1611f
Another clang+_FORTIFY_SOURCE issue
|
8 gadi atpakaļ |
Nick Mathewson
|
16840e52e5
Make the touch_file unit test work around FS/system time sync issues
|
8 gadi atpakaļ |
Nick Mathewson
|
62bc4a199a
Fix #18012 harder.
|
8 gadi atpakaļ |
Nick Mathewson
|
b5ce332958
Try to fix windows test build (#18012)
|
8 gadi atpakaļ |
Nick Mathewson
|
7660471054
Unit tests for getpw* functions
|
8 gadi atpakaļ |
Nick Mathewson
|
c941240f32
clean up the "skip this util test on windows" logic.
|
8 gadi atpakaļ |
Nick Mathewson
|
8aa9ee73da
Add a test for touch_file
|
8 gadi atpakaļ |
Nick Mathewson
|
35bfd782ea
Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed'
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
f19d6b81c8
Fixup #17638: ignore EINVAL from FreeBSD jails without ::1
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
53ec840bdf
Make tor_ersatz_socketpair work on IPv6-only systems
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
71fd66c866
Fix unit tests on systems without IPv4 or localhost addresses
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
a1ce111d32
Really Really Fixup 86eba14ac549: Windows support, error return values
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
eed86892dd
Really Fixup 86eba14ac549: error return values are negative
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
3351f69c75
Fixup 86eba14ac549: add errno.h for EPROTONOSUPPORT
|
9 gadi atpakaļ |
teor (Tim Wilson-Brown)
|
86eba14ac5
Fix unit tests on systems without IPv4 or localhost addresses
|
9 gadi atpakaļ |
Nick Mathewson
|
d20a3d07e3
Merge branch 'karsten_bug13192_026_03_teor'
|
9 gadi atpakaļ |
Nick Mathewson
|
1f7ba115a4
Rename cast_double_to_int64 to clamp_double_to_int64
|
9 gadi atpakaļ |
Nick Mathewson
|
0694263b75
Make round_to_next_multiple_of always round upwards.
|
9 gadi atpakaļ |
Sebastian Hahn
|
5cf24ff3af
Fix a bunch of check-spaces complaints
|
9 gadi atpakaļ |
Nick Mathewson
|
7f9a33a800
Bring the dimap tests up to 100%
|
9 gadi atpakaļ |
Nick Mathewson
|
3fdc07df5b
Fix a 32-bit compilation warning
|
9 gadi atpakaļ |
Nick Mathewson
|
50049df0d4
Add a compat function to check how much disk space is free.
|
9 gadi atpakaļ |
Yawning Angel
|
da6aa7bfa5
Allow a single trailing `.` when validating FQDNs from SOCKS.
|
9 gadi atpakaļ |
Yawning Angel
|
3f336966a2
Work around nytimes.com's broken hostnames in our SOCKS checks.
|
9 gadi atpakaļ |
teor
|
e0477de0e2
Remove undefined directive-in-macro in test_util_writepid
|
9 gadi atpakaļ |
Nick Mathewson
|
e086db7952
Merge branch 'writing_tests'
|
9 gadi atpakaļ |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 gadi atpakaļ |
teor
|
75fc4d5511
Remove test for strclear as it no longer exists in the codebase
|
9 gadi atpakaļ |
teor
|
e60c612447
Use standard float.h header and resolve undefined left shift behaviour
|
9 gadi atpakaļ |