Commit History

Author SHA1 Message Date
  Nick Mathewson bb3f74e66b Fix assertion failure related to openbsd strtol(). 6 years ago
  Nick Mathewson 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. 7 years ago
  Alexander Færøy 498287b3c3 Add compatibility function for fgets(3). 7 years ago
  Nick Mathewson ad382049ed Fix a signed/unsigned comparison warning 7 years ago
  junglefowl 373d9aff7a Fail if file is too large to mmap. 7 years ago
  Nick Mathewson 2a00110e5b Revert "Stop checking whether environ is declared." 7 years ago
  Nick Mathewson 954eeda619 Stop checking whether environ is declared. 7 years ago
  Nick Mathewson 4614f8e681 Merge remote-tracking branch 'teor/fix-mingw-pagesize' 7 years ago
  Nick Mathewson 286fa94064 Use va_copy() in pure-windows version of tor_asprintf(). 7 years ago
  teor 8f465808a0 Check for getpagesize before using it to mmap files 7 years ago
  Nick Mathewson becc957839 Actually clamp the number of detected CPUs to 16. 7 years ago
  Nick Mathewson 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 years ago
  cypherpunks 8d67c079b4 Fix integer overflows in the conversion tables 8 years ago
  Andrea Shepard 1995328a3d Keep make check-spaces happy 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson aa971c5924 Move our "what time is it now" compat functions into a new module 7 years ago
  Nick Mathewson 603cb712ef Small coverage improvements on compat.c 7 years ago
  Nick Mathewson ba28da8de5 compat.c coverage: simplify under-tested alloc_getcwd. 7 years ago
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 7 years ago
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 7 years ago
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson e8cc9f3edf Merge branch 'maint-0.2.7' into maint-0.2.8 8 years ago
  Nick Mathewson 4165b1a0da Merge branch 'bug18977_026_v2' into maint-0.2.7 8 years ago
  Nick Mathewson 20b01cece8 Merge branch 'bug18977_024_v2' into bug18977_026_v2 8 years ago
  Nick Mathewson e57f26c135 Have correct_tm set tm_wday as well. 8 years ago
  Nick Mathewson 9fc472e1a8 clean/extend some module docs, including fix from #18403 8 years ago