Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 85a76cd4eb test_checkdir.c: try to make it pass on windows hace 11 años
  Nick Mathewson 68af1e7e9b Throw identify-node-by-nickname down the memory hole hace 11 años
  Nick Mathewson 4ae729683d Try to fix test_checkdir windows compilation more hace 11 años
  Nick Mathewson bb54d008c2 Try to fix test_checkdir windows compilation hace 11 años
  Nick Mathewson 1dcc492295 chgrp the testing tempdir to ourself to clear the sticky bit hace 11 años
  Nick Mathewson 8f645befba 11291: Fix warnings, add changes file, rename 'mask'. hace 11 años
  Nick Mathewson 4df419a4b1 Merge remote-tracking branch 'meejah/ticket-11291-extra-utests' hace 11 años
  Nick Mathewson 3d8cb10732 Changes file for Andrea's work on 6456 hace 11 años
  Nick Mathewson ce147d33f5 Fix a wide line I introduced hace 11 años
  Nick Mathewson 07e06b335d Fix unused-argument warnings hace 11 años
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' hace 11 años
  Nick Mathewson b1ca05d273 Update verbiage in README to mention autogen.sh hace 11 años
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' hace 11 años
  Nick Mathewson 74cbd8d559 fix indentation hace 11 años
  Nick Mathewson 254ab5a8de Use correct argument types for inet_pton. hace 11 años
  rl1987 51e2473618 Sending 'Not allowed' error message before closing the connection. hace 11 años
  rl1987 fc9591da72 Adding changes file for 13315. hace 11 años
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. hace 11 años
  rl1987 2f1068e68a Adding helper function that checks if string is a valid IPv6 address. hace 11 años
  rl1987 2862b769de Validating SOCKS5 hostname more correctly. hace 11 años
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. hace 11 años
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. hace 11 años
  Nick Mathewson 593909ea70 Merge remote-tracking branch 'public/bug13214_025_squashed' hace 11 años
  Nick Mathewson b10e5ac7b8 Check descriptor ID in addition to HS ID when saving a v2 hs descriptor hace 11 años
  David Goulet 71355e1db9 Add comments and rename intro_nodes list in rend_services_introduce() hace 11 años
  Nick Mathewson a142fc29af Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char)) hace 11 años
  Nick Mathewson 1b93195a81 Merge branch 'calloc2' hace 11 años
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch hace 11 años
  Nick Mathewson ded33cb2c7 Use the | trick to save a comparison in our calloc check. hace 11 años
  Nick Mathewson 0d8abf5365 Switch to a < comparison for our calloc check; explain how it works hace 11 años