Historial de Commits

Autor SHA1 Mensaje Fecha
  Mansour Moufid 06b1ef7b76 Remove a duplicate comment. hace 9 años
  Mansour Moufid 3206dbdce1 Refactor the tor_reallocarray_ overflow check. hace 9 años
  Mansour Moufid aff6fa0b59 Refactor the tor_calloc_ overflow check. hace 9 años
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. hace 9 años
  teor 238b8eaa60 Improve date validation in HTTP headers hace 9 años
  Nick Mathewson f1782d9c4c Clean whitespace in last patch. hace 9 años
  teor f51418aabc Avoid overflow in format_time_interval, create unit tests hace 9 años
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' hace 9 años
  Nick Mathewson 284cc9a224 Avoid an overflow on negation in format_helper_exit_status hace 9 años
  Nick Mathewson d2463c0cfe Avoid overflows and underflows in sscanf and friends hace 9 años
  Nick Mathewson 1eea7a68ed Use S?SIZE_MAX, not S?SIZE_T_MAX hace 9 años
  David Stainton b59fd2efb6 Fix permissions logic hace 9 años
  David Stainton 59e052b896 Remove HiddenServiceDirGroupReadable from or_options_t hace 9 años
  David Stainton 7203040835 Fix regression nickm pointed out hace 9 años
  David Stainton 6e4efb559d Fix white space hace 9 años
  Nick Mathewson 9b850f9200 Add more assertions to esc_for_log to please the clangalyzer. hace 9 años
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof hace 9 años
  Nick Mathewson 57c48bf734 Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well. hace 9 años
  David Stainton 6b9016fe3c Correct check_private_dir's dir mode hace 9 años
  David Stainton 227b65924b Clean up patch hace 9 años
  anonymous c13db1f614 Ticket #11291: patch from "anon": hace 9 años
  Nick Mathewson 0de7565dfd Check return values for fcntl in tor_spawn_background. hace 9 años
  Nick Mathewson 4570805efd Fix whitespace issues hace 10 años
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) hace 10 años
  Nick Mathewson 19b137bc05 Add reallocarray clone so we can stop doing multiply-then-reallocate hace 10 años
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support hace 10 años
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' hace 10 años
  Nick Mathewson 34f8723dc7 On Windows, terminate processes by handle, not pid hace 10 años
  Nick Mathewson f8344c2d28 Use waitpid code to learn when a controlled process dies hace 10 años
  Nick Mathewson a6eea86a2c Merge branch 'bug11946' hace 10 años