summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixup! Check that openssl has ECC support during configurebug17109Sebastian Hahn2015-09-19
* Check that openssl has ECC support during configureSebastian Hahn2015-09-19
* Merge remote-tracking branch 'public/bug17047'Nick Mathewson2015-09-16
|\
| * Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...Nick Mathewson2015-09-13
* | Merge remote-tracking branch 'teor/bug16069-bug17027'Nick Mathewson2015-09-16
|\ \
| * \ Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027teor (Tim Wilson-Brown)2015-09-16
| |\ \
| | * | Log an info-level message for each IP blocked by ExitPolicyRejectPrivateteor (Tim Wilson-Brown)2015-09-16
| | * | ExitPolicyRejectPrivate rejects local IPv6 address and interface addressesteor (Tim Wilson-Brown)2015-09-16
| | * | Add get_interface_address[6]_list for a list of interface IP addressesteor (Tim Wilson-Brown)2015-09-15
| * | | fixup Clarify ambiguous log message in router_add_exit_policyteor (Tim Wilson-Brown)2015-09-16
| * | | fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is setteor (Tim Wilson-Brown)2015-09-16
| * | | fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcardsteor (Tim Wilson-Brown)2015-09-16
| * | | ExitPolicy accept6/reject6 produces IPv6 wildcard addresses onlyteor (Tim Wilson-Brown)2015-09-16
| * | | Warn about redundant torrc ExitPolicy lines due to accept/reject *:*teor (Tim Wilson-Brown)2015-09-16
| * | | Ignore accept6/reject6 IPv4, warn about unexpected rule outcomesteor (Tim Wilson-Brown)2015-09-16
| * | | Update comments about ExitPolicy parsingteor (Tim Wilson-Brown)2015-09-14
| |/ /
* | | Don't enable SSE2 on X86-64.bug17092Sebastian Hahn2015-09-16
|/ /
* | Convince coverity that we do not have a particular memory leakNick Mathewson2015-09-13
|/
* Add a rend cache failure info dup functionDavid Goulet2015-09-11
* Merge remote-tracking branch 'public/ed25519_hup_v2'Nick Mathewson2015-09-10
|\
| * Reload Ed25519 keys on sighup.Nick Mathewson2015-08-19
* | Merge remote-tracking branch 'teor/make-test-network-all'Nick Mathewson2015-09-10
|\ \
| * | fixup Some slower configurations need 35 seconds to bootstrapteor (Tim Wilson-Brown)2015-09-10
* | | Merge remote-tracking branch 'teor/configure-use-colon'Nick Mathewson2015-09-10
|\ \ \
| * | | Use : rather than /bin/true in configure.acteor (Tim Wilson-Brown)2015-09-10
* | | | Bump default test-network bootstrap time to 35 sec (see 16953)Nick Mathewson2015-09-09
* | | | Merge remote-tracking branch 'yawning/feature15482_fixup'Nick Mathewson2015-09-09
|\ \ \ \
| * | | | Check NoKeepAliveIsolateSOCKSAuth in a better place.Yawning Angel2015-09-09
| |/ / /
* | | | Fold changes files into changelogNick Mathewson2015-09-09
* | | | Fix warnings from lintChangesNick Mathewson2015-09-09
|/ / /
* | | changes file for 16953Nick Mathewson2015-09-08
* | | Merge remote-tracking branch 'teor/make-test-network-all'Nick Mathewson2015-09-08
|\ \ \ | |/ /
| * | Increase default boostrap time in test-network.shteor (Tim Wilson-Brown)2015-09-09
| * | make test-network-all exit 1 if any test network failsteor (Tim Wilson-Brown)2015-09-09
| * | Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)2015-09-08
| * | Make test-network.sh more robust against arguments containing spacesteor (Tim Wilson-Brown)2015-09-08
* | | Make NoKeepAliveIsolateSOCKSAuth work as expectedNick Mathewson2015-09-08
* | | Merge branch 'feature15482_squashed'Nick Mathewson2015-09-08
|\ \ \
| * | | Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.Yawning Angel2015-09-08
| * | | Bug 15482: Don't abandon circuits that are still in use for browsing.Mike Perry2015-09-01
* | | | Merge branch 'bug16980'Nick Mathewson2015-09-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle negative inputs to crypto_random_time_range().Nick Mathewson2015-09-08
|/ / /
* | | Fix an alignment issue in our extensions to ed25519_donnaNick Mathewson2015-09-04
* | | Fix windows test_keygen.sh. This time I think I have it!Nick Mathewson2015-09-03
* | | Now normalize_exit has a bug number.Nick Mathewson2015-09-03
* | | Use absolute path for datadir in test_keygen.shNick Mathewson2015-09-03
* | | Try to fix #16974; bug not in any released versionNick Mathewson2015-09-03
* | | Make test_keygen.sh dump what the problem is on cmp failureNick Mathewson2015-09-03
* | | Only return 0..255 from main().Nick Mathewson2015-09-03
* | | Add a little more output to test_keygen.sh: try to debug windowsNick Mathewson2015-09-03