Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 8f645befba 11291: Fix warnings, add changes file, rename 'mask'. hace 9 años
  Nick Mathewson 4df419a4b1 Merge remote-tracking branch 'meejah/ticket-11291-extra-utests' hace 9 años
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' hace 9 años
  Nick Mathewson 74cbd8d559 fix indentation hace 9 años
  Nick Mathewson 254ab5a8de Use correct argument types for inet_pton. hace 9 años
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. hace 9 años
  rl1987 2f1068e68a Adding helper function that checks if string is a valid IPv6 address. hace 9 años
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. hace 9 años
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. hace 9 años
  Nick Mathewson a142fc29af Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char)) hace 9 años
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch hace 9 años
  Nick Mathewson ded33cb2c7 Use the | trick to save a comparison in our calloc check. hace 9 años
  Nick Mathewson 0d8abf5365 Switch to a < comparison for our calloc check; explain how it works hace 9 años
  Mansour Moufid 81b452d245 Document the calloc function overflow check. hace 9 años
  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