Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson db433b8dc3 Tweak policies_log_first_redundant_entry more. hace 8 años
  teor (Tim Wilson-Brown) bca4095b93 Make policies_log_first_redundant_entry take a const smartlist_t * hace 8 años
  teor (Tim Wilson-Brown) ba5053b45d Refactor policies_parse_exit_policy_internal hace 8 años
  Nick Mathewson ee5337e904 Merge branch 'maint-0.2.7' hace 8 años
  cypherpunks e408aa3b24 Add changes file for 17722 hace 8 años
  cypherpunks be0891667e Fix undefined behavior caused by memory overlap hace 9 años
  teor (Tim Wilson-Brown) 7ff18cc1b6 Avoid relying on malloc internals in test_rend_cache_purge. hace 8 años
  Nick Mathewson 0a701e5377 More fixes/debugging attempts for 17659 hace 8 años
  Nick Mathewson a33e9f208a Add a stack trace for help debugging one part of 17659 hace 8 años
  Nick Mathewson 85a48d5e47 Merge branch 'fix-policies-memory-v2-squashed' hace 8 años
  cypherpunks 8ce70fcbf3 Fix memory leak in policies test hace 8 años
  teor (Tim Wilson-Brown) 3f83ea84c7 Fix use-after-free of stack memory in getinfo_helper_policies hace 8 años
  teor (Tim Wilson-Brown) 7a6ed3e65e Fix use-after-free of stack memory in policies_parse_exit_policy* hace 8 años
  Nick Mathewson eedef41944 use sockaddr_storage for stack-allocated sockets in ersatz socketpair hace 8 años
  Nick Mathewson f108be7c25 Make SIZEOF_SOCKADDR return socklen_t to avoid bad compares. hace 8 años
  Nick Mathewson a45aacd2e2 Use uint16_t, not in_port_t (which does not exist on Windows). See #17638. hace 8 años
  Nick Mathewson 5665775e8c Check magic number in connection_ap_attach_pending hace 8 años
  Nick Mathewson 0c7bfb206e improve log messages to try to track down #17659 hace 8 años
  teor (Tim Wilson-Brown) fc264975b1 Unit test the full length of SHA256 and SHA512 digests hace 8 años
  Nick Mathewson 09e0ae0588 Merge remote-tracking branch 'teor/rand-failure-modes-v2' hace 8 años
  Nick Mathewson 0285054189 Fix buffer size in sha512 unit test hace 8 años
  Nick Mathewson fe46fffd98 Fix test_tortls.c to no longer test failing crypto_rand. hace 8 años
  teor (Tim Wilson-Brown) b0e6010861 Correctly free a smartlist in getinfo_helper_policies hace 8 años
  cypherpunks 4e3e526493 Quote variables in case they contain spaces hace 8 años
  teor (Tim Wilson-Brown) 155fa2dbdb Add unit tests that check for common RNG failure modes hace 8 años
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' hace 8 años
  Nick Mathewson 943369f927 Add a changes file for bug 17686 hace 8 años
  Nick Mathewson 1cfa2bc859 Fix documentation for crypto_rand* hace 8 años
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. hace 8 años
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 8 años