aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-06Merge branch 'exitnode_10067_squashed'Nick Mathewson
2015-01-06Add an ExitRelay option to override ExitPolicyNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug14116_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug12509_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-06Merge remote-tracking branch 'tvdw/from-the-archive'Nick Mathewson
2015-01-06Whitespace fixTom van der Woerdt
2015-01-06Minor IPv6-related memory leak fixesTom van der Woerdt
2015-01-06Minor documentation fixesTom van der Woerdt
2015-01-06Make test_cmdline_args.py work on WindowsNick Mathewson
2015-01-06make "make test-stem" run stem tests on torNick Mathewson
2015-01-06Don't crash on malformed EXTENDCIRCUIT.Nick Mathewson
2015-01-05Tolerate starting up with missing hidden service directoryNick Mathewson
2015-01-04Prevent changes to other options from removing . from AutomapHostsSuffixesNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-31Bump version to 0.2.6.2-alpha-devNick Mathewson
2014-12-31bump the version to 0.2.6.2-alphaNick Mathewson
2014-12-30Fix a memory leak in tor-resolveNick Mathewson
2014-12-30Remove a logically dead check to please coverityNick Mathewson
2014-12-30Coalesce v0 and v1 fields of rend_intro_cell_tNick Mathewson
2014-12-30Merge remote-tracking branch 'yawning/bug13315_fixup'Nick Mathewson
2014-12-30Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests.Yawning Angel
2014-12-30Missing semicolon; my badNick Mathewson
2014-12-30Merge branch 'no-exit-bootstrap-squashed'Nick Mathewson
2014-12-30Fix Reachability self-tests in test networksteor
2014-12-30Add "internal" to some bootstrap statuses when no exits are available.teor
2014-12-30Avoid building exit circuits from a consensus with no exitsteor
2014-12-30Allow tor to build circuits using a consensus with no exitsteor
2014-12-30Check if there are exits in the consensusteor
2014-12-30Refactor count_usable_descriptors to use named enums for exit_onlyteor
2014-12-30Avoid excluding guards from path building in minimal test networksteor
2014-12-30Merge remote-tracking branch 'dgoulet/bug13667_025_v4'Nick Mathewson
2014-12-29Fix: mitigate as much as we can HS port scanningDavid Goulet
2014-12-29Wipe all of the target space in tor_addr_{to,from}_sockaddr()Nick Mathewson
2014-12-29Merge branch 'resolvemyaddr_squashed'Nick Mathewson
2014-12-29Make the resolvemyaddr unit tests pass when local dns is hijackedNick Mathewson
2014-12-29Fix memory leaks in resolvemyaddr testsNick Mathewson
2014-12-29Fix compilation errors in resolvemyaddr testsNick Mathewson
2014-12-29Adding comprehensive test cases for resolve_my_address.rl1987
2014-12-29Fix a few commentsrl1987
2014-12-26Add another cellintptr use; fixes 14031Nick Mathewson
2014-12-26Improve a notice message in dirvote.c. (Roger asked for this.)Nick Mathewson
2014-12-26Fix grammar in comment on running_long_enough_to_decide_unreachableteor
2014-12-26Fix a function name in a comment in config.cteor
2014-12-26Fix log messages in channeltls.cteor
2014-12-23Merge remote-tracking branch 'teor/bug13718-consensus-interval'Nick Mathewson
2014-12-24Fix If-Modified-Since in rapidly updating Tor networksteor
2014-12-24Allow consensus interval of 10 seconds when testingteor
2014-12-24Fix TestingMinExitFlagThreshold 0teor
2014-12-23Merge remote-tracking branch 'public/bug13811_025'Nick Mathewson