Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. 6 years ago
  Nick Mathewson a64d79ca4c Move around some LCOV_EXCLs in src/common 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7a597718bb Split some long #if lines to make the #endif annotator happy 6 years ago
  Nick Mathewson 9201e4c74b Merge branch 'bug23487_029' 6 years ago
  Nick Mathewson 75659fd548 Use different variable names for pw_uid usages 6 years ago
  teor 42e7d0ea14 Explain the restrictions on divisor in round*_to_next_multiple_of 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson a4847ffa91 clang scan-build: Fix "dead increment" warnings. 6 years ago
  Nick Mathewson 7ee486c15f Log correctly on owner/user mismatch. 6 years ago
  Nick Mathewson 1098893e4f Exit when we can't write to a configured pid file 6 years ago
  Nick Mathewson 4b4b3afb56 Merge branch 'bug22802_squashed' 6 years ago
  Nick Mathewson b88d00fea3 Don't fall back to _atoi64 6 years ago
  Nick Mathewson b4963da987 Treat a bad tor_spawn_background() as a BUG(). 6 years ago
  Nick Mathewson eb43401bfb Add a 'NoExec' option that causes tor_spawn_background() to fail 6 years ago
  Nick Mathewson accb734c5f Turn base < 0 into a BUG() in our long-parse functions. 6 years ago
  Nick Mathewson d068f3359f Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 3c017e823b Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson fca1934c88 Suppress clang4-specific -Wdouble-promotion warnings 6 years ago
  Nick Mathewson 55777b3ff9 Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 15b13578e8 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson dfc0614840 Only disable -Wfloat-conversion on mingw when it exists. 6 years ago
  Nick Mathewson 8bc70a2ad2 Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 0f97f963e3 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson bb97f680e7 Merge branch 'bug22801_028' into maint-0.2.9 6 years ago
  Nick Mathewson 5361032219 Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64. 6 years ago
  teor af98b862a5 Fix comments of functions that return tor_snprintf 7 years ago