Commit History

Author SHA1 Message Date
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 8 years ago
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson f2205071f0 Remove round_int64_to_next_multiple_of: It is now unused. 8 years ago
  Nick Mathewson a7207329a8 Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins 8 years ago
  Nick Mathewson d7a0382ba3 Don't call the system toupper or tolower. 8 years ago
  Nick Mathewson 32e8886314 One more test that didnt pass on windows. See #18665. 8 years ago
  Nick Mathewson c0568a89d9 Whitespace fixes 8 years ago
  Nick Mathewson 24c0c5ef19 Disable failing broken time format case for windows. 8 years ago
  Nick Mathewson 4f86d75a4b try to fix a test failure for sizeof(time_t)==4. 8 years ago
  Nick Mathewson 6256c61d95 Merge branch 'timegm_overflow_squashed' 8 years ago
  teor (Tim Wilson-Brown) 19fb86a2dc Add a missing UL on a long in a unit test 8 years ago
  teor (Tim Wilson-Brown) b99bd3e7ff Add unit tests with dates from 2035 to 2039 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 1318c1611f Another clang+_FORTIFY_SOURCE issue 8 years ago
  Nick Mathewson 16840e52e5 Make the touch_file unit test work around FS/system time sync issues 8 years ago
  Nick Mathewson 62bc4a199a Fix #18012 harder. 8 years ago
  Nick Mathewson b5ce332958 Try to fix windows test build (#18012) 8 years ago
  Nick Mathewson 7660471054 Unit tests for getpw* functions 8 years ago
  Nick Mathewson c941240f32 clean up the "skip this util test on windows" logic. 8 years ago
  Nick Mathewson 8aa9ee73da Add a test for touch_file 8 years ago
  Nick Mathewson 35bfd782ea Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed' 8 years ago
  teor (Tim Wilson-Brown) f19d6b81c8 Fixup #17638: ignore EINVAL from FreeBSD jails without ::1 8 years ago
  teor (Tim Wilson-Brown) 53ec840bdf Make tor_ersatz_socketpair work on IPv6-only systems 8 years ago
  teor (Tim Wilson-Brown) 71fd66c866 Fix unit tests on systems without IPv4 or localhost addresses 8 years ago
  teor (Tim Wilson-Brown) a1ce111d32 Really Really Fixup 86eba14ac549: Windows support, error return values 8 years ago
  teor (Tim Wilson-Brown) eed86892dd Really Fixup 86eba14ac549: error return values are negative 8 years ago
  teor (Tim Wilson-Brown) 3351f69c75 Fixup 86eba14ac549: add errno.h for EPROTONOSUPPORT 8 years ago
  teor (Tim Wilson-Brown) 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses 8 years ago
  Nick Mathewson d20a3d07e3 Merge branch 'karsten_bug13192_026_03_teor' 8 years ago
  Nick Mathewson 1f7ba115a4 Rename cast_double_to_int64 to clamp_double_to_int64 8 years ago