summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-23changes for 14847Nick Mathewson
2015-04-23Merge remote-tracking branch 'dgoulet/bug14847_027_06'Nick Mathewson
2015-04-23Fix some RNG function issuesNick Mathewson
2015-04-23Merge remote-tracking branch 'teor/longest-policy-comment'Nick Mathewson
2015-04-23Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'Nick Mathewson
2015-04-23Fix crash-test for assertion failureNick Mathewson
2015-04-23Add changes file for 15344.cypherpunks
2015-04-23Correct "longest possible policy" comment in router policyteor
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-04-23Merge remote-tracking branch 'public/bug15546'Nick Mathewson
2015-04-23whitespace fixesNick Mathewson
2015-04-23Merge remote-tracking branch 'andrea/ticket14840'Nick Mathewson
2015-04-23changes file for 14845Nick Mathewson
2015-04-23Avoid memory leak in error messages in control.c (not in any tor)Nick Mathewson
2015-04-23Merge remote-tracking branch 'dgoulet/bug14845_026_01'Nick Mathewson
2015-04-23Merge remote-tracking branch 'teor/bug-15642-v3-fallback-unit-tests'Nick Mathewson
2015-04-23Fix another signed/unsigned comparison bugNick Mathewson
2015-04-23Fix some conversion problemsNick Mathewson
2015-04-23Merge remote-tracking branch 'public/bug15745_027_03'Nick Mathewson
2015-04-23Merge branch 'feature15652_squashed'Nick Mathewson
2015-04-23Fix some implicit conversion warningsNick Mathewson
2015-04-23Use a custom Base64 encoder with more control over the output format.Yawning Angel
2015-04-23Merge remote-tracking branch 'teor/bug-15771-reachability'Nick Mathewson
2015-04-23Merge remote-tracking branch 'yawning/bug15759'Nick Mathewson
2015-04-23Unit tests for consider_adding_dir_servers() as modified in #15642teor
2015-04-23Disable default fallback directories when other directories are setteor
2015-04-22Reachability should check ExtendAllowPrivateAddresses not TestingTorNetworkteor
2015-04-22New email for Lukas FleischerNick Mathewson
2015-04-22Add function to validate HS descriptor IDDavid Goulet
2015-04-21Multiple fixes for the HSFETCH commandDavid Goulet
2015-04-21Use rend_valid_service_id() in the HSFETCH commandDavid Goulet
2015-04-21Test: fix HSFETCH control command with latest changeDavid Goulet
2015-04-21Control: make HSFETCH command use LongNameDavid Goulet
2015-04-21Control: add + and 650 OK to HS_DESC_CONTENT eventDavid Goulet
2015-04-21Control: unbolt rend_data from HS desc eventDavid Goulet
2015-04-21Refactor HS descriptor fetch to support descriptor IDDavid Goulet
2015-04-21Control: add HS_DESC_CONTENT eventDavid Goulet
2015-04-21Control: groud work for the HSFETCH commandDavid Goulet
2015-04-21Remove onion address usage in lookup_last_hid_serv_requestDavid Goulet
2015-04-21Use correct severity in the get_if_addrs tests.Yawning Angel
2015-04-21Add test for random-int-in-rangeNick Mathewson
2015-04-21Make the crypto_rand_int_range return value right-exclusive.Nick Mathewson
2015-04-21Add crypto_rand_int_range() and use itDavid Goulet
2015-04-20Use a random count of INTRODUCE2 for IP rotationDavid Goulet
2015-04-17Changes file for ticket 14840Andrea Shepard
2015-04-17Add default DirAuthority lines to output of getinfo_helper_config(config/defa...Andrea Shepard
2015-04-17Move list of default directory authorities to file scopeAndrea Shepard
2015-04-16code style fixesNick Mathewson