История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson b1ca05d273 Update verbiage in README to mention autogen.sh 10 лет назад
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' 10 лет назад
  Nick Mathewson 74cbd8d559 fix indentation 10 лет назад
  Nick Mathewson 254ab5a8de Use correct argument types for inet_pton. 10 лет назад
  rl1987 51e2473618 Sending 'Not allowed' error message before closing the connection. 10 лет назад
  rl1987 fc9591da72 Adding changes file for 13315. 10 лет назад
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. 10 лет назад
  rl1987 2f1068e68a Adding helper function that checks if string is a valid IPv6 address. 10 лет назад
  rl1987 2862b769de Validating SOCKS5 hostname more correctly. 10 лет назад
  rl1987 e8e45ff13e Introducing helper function to validate IPv4 address strings. 10 лет назад
  rl1987 1ea9a6fd72 Introducing helper function to validate DNS name strings. 10 лет назад
  Nick Mathewson 593909ea70 Merge remote-tracking branch 'public/bug13214_025_squashed' 10 лет назад
  Nick Mathewson b10e5ac7b8 Check descriptor ID in addition to HS ID when saving a v2 hs descriptor 10 лет назад
  David Goulet 71355e1db9 Add comments and rename intro_nodes list in rend_services_introduce() 10 лет назад
  Nick Mathewson a142fc29af Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char)) 10 лет назад
  Nick Mathewson 1b93195a81 Merge branch 'calloc2' 10 лет назад
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 10 лет назад
  Nick Mathewson ded33cb2c7 Use the | trick to save a comparison in our calloc check. 10 лет назад
  Nick Mathewson 0d8abf5365 Switch to a < comparison for our calloc check; explain how it works 10 лет назад
  Mansour Moufid 81b452d245 Document the calloc function overflow check. 10 лет назад
  Mansour Moufid 06b1ef7b76 Remove a duplicate comment. 10 лет назад
  Mansour Moufid 3ab2c865bf Add a rule to the calloc semantic patch for argument ordering. 10 лет назад
  Mansour Moufid 533790ca77 The second argument to tor_calloc should be a constant. 10 лет назад
  Mansour Moufid a746081f38 Refactor the calloc semantic patch. 10 лет назад
  Mansour Moufid 3206dbdce1 Refactor the tor_reallocarray_ overflow check. 10 лет назад
  Mansour Moufid aff6fa0b59 Refactor the tor_calloc_ overflow check. 10 лет назад
  Nick Mathewson f179ff18f3 Merge remote-tracking branch 'public/bug13399' 10 лет назад
  Nick Mathewson efd5001c3b Use digest256_len in networkstatus_copy_old_consensus_info() 10 лет назад
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 10 лет назад
  Nick Mathewson bac6d542c9 Merge branch 'digest256map' 10 лет назад