Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 2edfdc02a2 Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty' hace 9 años
  Nick Mathewson 53ecfba284 Merge remote-tracking branch 'teor/fix-typos' hace 9 años
  teor f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty hace 9 años
  teor c200ab46b8 Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty hace 9 años
  teor 5ac26cb7c7 Fix a minor misspelling in util.c hace 9 años
  Nick Mathewson cb54cd6745 Merge branch 'bug9286_v3_squashed' hace 9 años
  Nick Mathewson 7984fc1531 Stop accepting milliseconds in various directory contexts hace 11 años
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 10 años
  Nick Mathewson 0965bbd5ac Merge remote-tracking branch 'origin/maint-0.2.5' hace 10 años
  Nick Mathewson 6d728ba880 Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5 hace 10 años
  Nick Mathewson 47760c7ba5 When decoding a base-{16,32,64} value, clear the target buffer first hace 10 años
  Karsten Loesing 7cd53b75c1 Add better support to obfuscate statistics. hace 10 años
  teor fd7e9e9030 Stop failing when key files are zero-length hace 10 años
  teor ce7fd6e160 Stop crashing when a NULL filename is passed to file_status() hace 10 años
  Nick Mathewson 8f645befba 11291: Fix warnings, add changes file, rename 'mask'. hace 10 años
  Nick Mathewson 4df419a4b1 Merge remote-tracking branch 'meejah/ticket-11291-extra-utests' hace 10 años
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' hace 10 años
  Nick Mathewson 74cbd8d559 fix indentation hace 10 años
  Nick Mathewson 254ab5a8de Use correct argument types for inet_pton. hace 10 años
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. hace 10 años
  rl1987 2f1068e68a Adding helper function that checks if string is a valid IPv6 address. hace 10 años
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. hace 10 años
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. hace 10 años
  Nick Mathewson a142fc29af Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char)) hace 10 años
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch hace 10 años
  Nick Mathewson ded33cb2c7 Use the | trick to save a comparison in our calloc check. hace 10 años
  Nick Mathewson 0d8abf5365 Switch to a < comparison for our calloc check; explain how it works hace 10 años
  Mansour Moufid 81b452d245 Document the calloc function overflow check. hace 10 años
  Mansour Moufid 06b1ef7b76 Remove a duplicate comment. hace 10 años
  Mansour Moufid 3206dbdce1 Refactor the tor_reallocarray_ overflow check. hace 10 años