summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is setteor (Tim Wilson-Brown)
2015-09-16Log an info-level message for each IP blocked by ExitPolicyRejectPrivateteor (Tim Wilson-Brown)
2015-09-16ExitPolicyRejectPrivate rejects local IPv6 address and interface addressesteor (Tim Wilson-Brown)
2015-09-16fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcardsteor (Tim Wilson-Brown)
2015-09-16ExitPolicy accept6/reject6 produces IPv6 wildcard addresses onlyteor (Tim Wilson-Brown)
2015-09-16Warn about redundant torrc ExitPolicy lines due to accept/reject *:*teor (Tim Wilson-Brown)
2015-09-16Ignore accept6/reject6 IPv4, warn about unexpected rule outcomesteor (Tim Wilson-Brown)
2015-09-15Add get_interface_address[6]_list for a list of interface IP addressesteor (Tim Wilson-Brown)
2015-09-14Update comments about ExitPolicy parsingteor (Tim Wilson-Brown)
2015-09-13Convince coverity that we do not have a particular memory leakNick Mathewson
2015-09-13Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...Nick Mathewson
2015-09-11Add a rend cache failure info dup functionDavid Goulet
2015-09-10Merge remote-tracking branch 'public/ed25519_hup_v2'Nick Mathewson
2015-09-10Merge remote-tracking branch 'teor/make-test-network-all'Nick Mathewson
2015-09-10Merge remote-tracking branch 'teor/configure-use-colon'Nick Mathewson
2015-09-10fixup Some slower configurations need 35 seconds to bootstrapteor (Tim Wilson-Brown)
2015-09-10Use : rather than /bin/true in configure.acteor (Tim Wilson-Brown)
2015-09-09Bump default test-network bootstrap time to 35 sec (see 16953)Nick Mathewson
2015-09-09Merge remote-tracking branch 'yawning/feature15482_fixup'Nick Mathewson
2015-09-09Check NoKeepAliveIsolateSOCKSAuth in a better place.Yawning Angel
2015-09-09Fold changes files into changelogNick Mathewson
2015-09-09Fix warnings from lintChangesNick Mathewson
2015-09-08changes file for 16953Nick Mathewson
2015-09-08Merge remote-tracking branch 'teor/make-test-network-all'Nick Mathewson
2015-09-09Increase default boostrap time in test-network.shteor (Tim Wilson-Brown)
2015-09-08Make NoKeepAliveIsolateSOCKSAuth work as expectedNick Mathewson
2015-09-08Merge branch 'feature15482_squashed'Nick Mathewson
2015-09-08Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.Yawning Angel
2015-09-09make test-network-all exit 1 if any test network failsteor (Tim Wilson-Brown)
2015-09-08Merge branch 'bug16980'Nick Mathewson
2015-09-08Handle negative inputs to crypto_random_time_range().Nick Mathewson
2015-09-08Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)
2015-09-08Make test-network.sh more robust against arguments containing spacesteor (Tim Wilson-Brown)
2015-09-04Never ever try to load the secret key if offline_master is setNick Mathewson
2015-09-04Add "OfflineMasterKey" optionNick Mathewson
2015-09-04Fix an alignment issue in our extensions to ed25519_donnaNick Mathewson
2015-09-03Fix windows test_keygen.sh. This time I think I have it!Nick Mathewson
2015-09-03Now normalize_exit has a bug number.Nick Mathewson
2015-09-03Use absolute path for datadir in test_keygen.shNick Mathewson
2015-09-03Try to fix #16974; bug not in any released versionNick Mathewson
2015-09-03Make test_keygen.sh dump what the problem is on cmp failureNick Mathewson
2015-09-03Only return 0..255 from main().Nick Mathewson
2015-09-03Add a little more output to test_keygen.sh: try to debug windowsNick Mathewson
2015-09-03Add doc/WritingTests.txt to distributionNick Mathewson
2015-09-02Merge remote-tracking branch 'dgoulet/bug15963_026_01'Nick Mathewson
2015-09-02Don't vote HSDir if we aren't voting FastDavid Goulet
2015-09-02Fix crashes in testsNick Mathewson
2015-09-02Prohibit the use of one entry node with an HSDavid Goulet
2015-09-02Let recent relays run with the chutney sandbox.Nick Mathewson
2015-09-02Let bridge authorities run under the sandboxNick Mathewson