Historique des commits

Auteur SHA1 Message Date
  teor f51418aabc Avoid overflow in format_time_interval, create unit tests il y a 9 ans
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' il y a 9 ans
  Nick Mathewson 284cc9a224 Avoid an overflow on negation in format_helper_exit_status il y a 9 ans
  Nick Mathewson d2463c0cfe Avoid overflows and underflows in sscanf and friends il y a 9 ans
  Nick Mathewson 1eea7a68ed Use S?SIZE_MAX, not S?SIZE_T_MAX il y a 9 ans
  David Stainton b59fd2efb6 Fix permissions logic il y a 9 ans
  David Stainton 59e052b896 Remove HiddenServiceDirGroupReadable from or_options_t il y a 9 ans
  David Stainton 7203040835 Fix regression nickm pointed out il y a 9 ans
  David Stainton 6e4efb559d Fix white space il y a 9 ans
  Nick Mathewson 9b850f9200 Add more assertions to esc_for_log to please the clangalyzer. il y a 9 ans
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof il y a 9 ans
  Nick Mathewson 57c48bf734 Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well. il y a 9 ans
  David Stainton 6b9016fe3c Correct check_private_dir's dir mode il y a 9 ans
  David Stainton 227b65924b Clean up patch il y a 9 ans
  anonymous c13db1f614 Ticket #11291: patch from "anon": il y a 9 ans
  Nick Mathewson 0de7565dfd Check return values for fcntl in tor_spawn_background. il y a 10 ans
  Nick Mathewson 4570805efd Fix whitespace issues il y a 10 ans
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) il y a 10 ans
  Nick Mathewson 19b137bc05 Add reallocarray clone so we can stop doing multiply-then-reallocate il y a 10 ans
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support il y a 10 ans
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' il y a 10 ans
  Nick Mathewson 34f8723dc7 On Windows, terminate processes by handle, not pid il y a 10 ans
  Nick Mathewson f8344c2d28 Use waitpid code to learn when a controlled process dies il y a 10 ans
  Nick Mathewson a6eea86a2c Merge branch 'bug11946' il y a 10 ans
  Nick Mathewson a88923e455 whitespace fix il y a 10 ans
  Nick Mathewson 9b4ac986cb Use tor_getpw{nam,uid} wrappers to fix bug 11946 il y a 10 ans
  Nick Mathewson 585582fc8c Merge branch 'bug9781_v2' il y a 10 ans
  Nick Mathewson b5e142cb1b Log an error reply from tor-fw-helper correctly. il y a 10 ans
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. il y a 10 ans
  Nick Mathewson 1adc98b9b5 Split portfw-error-logging code into a new function. il y a 10 ans