Commit History

Author SHA1 Message Date
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Nick Mathewson 19b137bc05 Add reallocarray clone so we can stop doing multiply-then-reallocate 9 years ago
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support 10 years ago
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' 10 years ago
  Nick Mathewson 34f8723dc7 On Windows, terminate processes by handle, not pid 10 years ago
  Nick Mathewson f8344c2d28 Use waitpid code to learn when a controlled process dies 10 years ago
  Nick Mathewson a6eea86a2c Merge branch 'bug11946' 10 years ago
  Nick Mathewson a88923e455 whitespace fix 10 years ago
  Nick Mathewson 9b4ac986cb Use tor_getpw{nam,uid} wrappers to fix bug 11946 10 years ago
  Nick Mathewson 585582fc8c Merge branch 'bug9781_v2' 10 years ago
  Nick Mathewson b5e142cb1b Log an error reply from tor-fw-helper correctly. 10 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 10 years ago
  Nick Mathewson 1adc98b9b5 Split portfw-error-logging code into a new function. 10 years ago
  Nick Mathewson c472ac4fb8 Merge remote-tracking branch 'public/bug11233_diagnose' 10 years ago
  Nick Mathewson 545e2119f2 Merge remote-tracking branch 'public/bug11605_024' 10 years ago
  Nick Mathewson f0a57bd363 Make compilation of tor_memdup_nulterm() with dmalloc 10 years ago
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log 10 years ago
  Nick Mathewson c0441cca8b Merge branch 'bug8787_squashed' 10 years ago
  Andrea Shepard abdf1878a3 Always check returns from unlink() 10 years ago
  Nick Mathewson 234dfb0c65 Better log message when writing a CR in text mode on windows 10 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 years ago
  Nick Hopper b063ebbc60 fixed long -> int implicit cast warning line 3453 10 years ago
  David Fifield b600495441 Set CREATE_NO_WINDOW in tor_spawn_background. 10 years ago
  Nick Mathewson acd8c4f868 Avoid warning about impossible check for flags & 0 10 years ago
  Nick Mathewson 4b9ec85e47 Fix whitespace 10 years ago
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' 10 years ago
  Nick Mathewson c2dfae78d3 Refactor format_*_number_sigsafe to have a common implementation 10 years ago
  Nick Mathewson d631ddfb59 Make backtrace handler handle signals correctly. 10 years ago
  Nick Mathewson 063bea58bc Basic backtrace ability 11 years ago
  Nick Mathewson 7a2b30fe16 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago