História revízii

Autor SHA1 Správa Dátum
  Nick Mathewson 7a597718bb Split some long #if lines to make the #endif annotator happy 6 rokov pred
  Nick Mathewson 9201e4c74b Merge branch 'bug23487_029' 6 rokov pred
  Nick Mathewson 75659fd548 Use different variable names for pw_uid usages 6 rokov pred
  teor 42e7d0ea14 Explain the restrictions on divisor in round*_to_next_multiple_of 6 rokov pred
  Nick Mathewson 7ee486c15f Log correctly on owner/user mismatch. 6 rokov pred
  Nick Mathewson 1098893e4f Exit when we can't write to a configured pid file 6 rokov pred
  Nick Mathewson 4b4b3afb56 Merge branch 'bug22802_squashed' 6 rokov pred
  Nick Mathewson b88d00fea3 Don't fall back to _atoi64 6 rokov pred
  Nick Mathewson b4963da987 Treat a bad tor_spawn_background() as a BUG(). 6 rokov pred
  Nick Mathewson eb43401bfb Add a 'NoExec' option that causes tor_spawn_background() to fail 6 rokov pred
  Nick Mathewson accb734c5f Turn base < 0 into a BUG() in our long-parse functions. 6 rokov pred
  Nick Mathewson d068f3359f Merge branch 'maint-0.3.0' into maint-0.3.1 6 rokov pred
  Nick Mathewson 3c017e823b Merge branch 'maint-0.2.9' into maint-0.3.0 6 rokov pred
  Nick Mathewson fca1934c88 Suppress clang4-specific -Wdouble-promotion warnings 6 rokov pred
  Nick Mathewson 55777b3ff9 Merge branch 'maint-0.2.9' into maint-0.3.0 6 rokov pred
  Nick Mathewson 15b13578e8 Merge branch 'maint-0.3.0' into maint-0.3.1 6 rokov pred
  Nick Mathewson dfc0614840 Only disable -Wfloat-conversion on mingw when it exists. 6 rokov pred
  Nick Mathewson 8bc70a2ad2 Merge branch 'maint-0.2.9' into maint-0.3.0 6 rokov pred
  Nick Mathewson 0f97f963e3 Merge branch 'maint-0.3.0' into maint-0.3.1 6 rokov pred
  Nick Mathewson bb97f680e7 Merge branch 'bug22801_028' into maint-0.2.9 6 rokov pred
  Nick Mathewson 5361032219 Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64. 6 rokov pred
  teor af98b862a5 Fix comments of functions that return tor_snprintf 7 rokov pred
  Nick Mathewson ff1af5550a strlen() returns size_t 7 rokov pred
  Daniel Pinto ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 rokov pred
  Nick Mathewson b6f22524ee Move config line parsing function to confline.c 7 rokov pred
  Alexander Færøy a28be68cf2 Split strings at newline in tor_get_lines_from_handle(). 7 rokov pred
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 rokov pred
  Alexander Færøy 02ef06516e Use less-than instead of not-equal-to for comparison in read loops. 7 rokov pred
  Alexander Færøy 6e78ede73f Remove buffered I/O stream usage in process_handle_t. 7 rokov pred
  Alexander Færøy 86de065aee Use read(2) instead of fgets(3) when reading process output. 7 rokov pred