Commit History

Author SHA1 Message Date
  teor 7660a7cf7d Merge remote-tracking branch 'tor-github/pr/1178' into maint-0.2.9 4 years ago
  David Goulet 484710f25b build: The <sys/sysctl.h> is now deprecated on Linux 4 years ago
  Tobias Stoeckmann 0d4a689d3a Prevent UB on signed overflow. 5 years ago
  Nick Mathewson 0e0cf4abd8 Tweak comments in tor_vasprintf(), and add a changes file for 30651 5 years ago
  Tobias Stoeckmann 0d5a0b4f0c Fixed tor_vasprintf on systems without vasprintf. 5 years ago
  teor 2fbc58cf07 Windows: fix uname on recent Windows versions 5 years ago
  Nick Mathewson 0bfd5a6597 Add a cast to avoid a signed/unsigned comparison 6 years ago
  Nick Mathewson 68ca6d2e19 Don't treat a setrlimit failure as fatal. 6 years ago
  Nick Mathewson 6a49e3360b Fix mixed-sign comparison warning in fix for 22797. 7 years ago
  Nick Mathewson a25d97e530 Merge branch 'teor-bug22797-025' into maint-0.2.9 6 years ago
  Nick Mathewson 32c0066e4b Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson 5ff0f1ab9e Merge branch 'maint-0.2.7-redux' into maint-0.2.8 7 years ago
  Nick Mathewson 6cd6d488dc Merge branch 'maint-0.2.6' into maint-0.2.7-redux 7 years ago
  Nick Mathewson f6420bceec Merge branch 'maint-0.2.5' into maint-0.2.6 7 years ago
  Nick Mathewson ff8c230d7c Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  teor 878e0d45a5 Always allow extra file descriptors when setting the connection maximum 7 years ago
  Nick Mathewson bb3f74e66b Fix assertion failure related to openbsd strtol(). 7 years ago
  Nick Mathewson 286fa94064 Use va_copy() in pure-windows version of tor_asprintf(). 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 8 years ago
  Nick Mathewson 603cb712ef Small coverage improvements on compat.c 8 years ago
  Nick Mathewson ba28da8de5 compat.c coverage: simplify under-tested alloc_getcwd. 8 years ago
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 8 years ago
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 8 years ago
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 years ago