Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | Fix a missing :: in an IPv6 addr in the documentation | Nick Mathewson | |
Closes 19743. | |||
2016-08-02 | Bufferevent removal: remove more bufferevent-only options | Nick Mathewson | |
(All this IOCP stuff was bufferevent-only.) | |||
2016-07-05 | Merge remote-tracking branch 'teor/bug18456' | Nick Mathewson | |
2016-07-05 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-07-05 | Run asciidoc in UTC timezone for build reproducibility. | intrigeri | |
asciidoc adds a timestamp at the end of a generated HTML file. This timestamp is based on the date of the file but it can change depending on the TZ environment variable. | |||
2016-07-01 | Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' | Nick Mathewson | |
Trivial Conflicts: src/or/or.h src/or/routerparse.c | |||
2016-07-01 | prop250: Put commits and SRVs in votes/consensus | David Goulet | |
This commit adds the commit(s) line in the vote as well as the SR values. It also has the mechanism to add the majority SRVs in the consensus. Signed-off-by: George Kadianakis <desnacked@riseup.net> Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2016-07-01 | Avoid disclosing exit IP addresses in exit policies by default | teor (Tim Wilson-Brown) | |
From 0.2.7.2-alpha onwards, Exits would reject all the IP addresses they knew about in their exit policy. But this may have disclosed addresses that were otherwise unlisted. Now, only advertised addresses are rejected by default by ExitPolicyRejectPrivate. All known addresses are only rejected when ExitPolicyRejectLocalInterfaces is explicitly set to 1. | |||
2016-06-30 | Merge remote-tracking branch 'andrea/bug18322_v3_squashed' | Nick Mathewson | |
2016-06-30 | Update description in man page to match new MaxUnparseableDescSizeToLog ↵ | Andrea Shepard | |
option name and semantics | |||
2016-06-30 | Document new DetailedLogForUnparseableDescriptors option in man page | Andrea Shepard | |
2016-06-29 | Merge remote-tracking branch 'weasel/bug19504' | Nick Mathewson | |
2016-06-29 | Merge remote-tracking branch 'weasel/bug19505' | Nick Mathewson | |
2016-06-25 | Actually, the tor --passphrase-fd is different from the tor-gencert one | Peter Palfrader | |
2016-06-25 | tor-gencert.1: fix --passphrase-fd description | Peter Palfrader | |
2016-06-25 | Document the --passphrase-fd option in the tor manpage | Peter Palfrader | |
2016-06-19 | Fix spelling of --enable-tor2web-mode in manpage | Nick Mathewson | |
Fixes bug 19153; patch from "U+039b", who is apparently an uppercase lambda? | |||
2016-06-15 | ondrej is no longer making rpms | Nick Mathewson | |
2016-05-27 | remove sentence about tor-ops from manpage: #19185 | Nick Mathewson | |
2016-05-23 | Stop recommending --enable-gcc-warnings in doc/HACKING | Nick Mathewson | |
2016-05-12 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-05-11 | minor touchups on nick's ticket 17621 changes | Roger Dingledine | |
2016-05-11 | Document the contents of $datadir/keys | Nick Mathewson | |
Ticket 17621. | |||
2016-05-04 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-04-26 | Do not recommend use of nicknames in MapAddress manpage | Nick Mathewson | |
2016-04-12 | Adopt the LCOV convention for marking lines as unreachable by tests. | Nick Mathewson | |
Document this convention. Add a script to post-process .gcov files in order to stop nagging us about excluded lines. Teach cov-diff to handle these post-processed files. Closes ticket 16792 | |||
2016-04-12 | Merge remote-tracking branch 'sebastian/stemtest' | Nick Mathewson | |
2016-04-12 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-04-07 | Turn TestingClientBootstrap* into non-testing options | David Goulet | |
This changes simply renames them by removing "Testing" in front of them and they do not require TestingTorNetwork to be enabled anymore. Fixes #18481 Signed-off-by: David Goulet <dgoulet@ev0ke.net> | |||
2016-03-29 | majority of four is, alas, three | Roger Dingledine | |
2016-03-29 | Faravahar also versions. | Nick Mathewson | |
2016-03-28 | Merge branch 'maint-0.2.8' | Nick Mathewson | |
2016-03-28 | Add more structure (and tests) to ReleasingTor.md | Nick Mathewson | |
2016-03-28 | Write a document on how to add a test to Stem | Sebastian Hahn | |
2016-03-27 | Remove redundant only in manpage | Sebastian Hahn | |
2016-03-26 | who was that previous arma, who couldn't spell iso? | Roger Dingledine | |
2016-03-24 | Merge branch 'bug18517_squashed' | Nick Mathewson | |
2016-03-24 | Always allow OR connections to bridges on private addresses | teor (Tim Wilson-Brown) | |
Regardless of the setting of ExtendAllowPrivateAddresses. This fixes a bug with pluggable transports that ignore the (potentially private) address in their bridge line. Fixes bug 18517; bugfix on 23b088907f in tor-0.2.8.1-alpha. | |||
2016-03-23 | specify in the man page that {cc} is a 2-letter ISA3166 code | Roger Dingledine | |
2016-03-15 | Merge remote-tracking branch 'weasel/bug18458' | Nick Mathewson | |
2016-03-11 | Fedora Core->Fedora; yum->dnf. | Nick Mathewson | |
Closes 18426 and 18459. | |||
2016-03-01 | First RelaxDirModeCheck implementation | Peter Palfrader | |
2016-02-26 | Add missing man page option from #4483 (35bbf2e4) | teor (Tim Wilson-Brown) | |
TestingClientBootstrapConsensusAuthorityOnlyMaxDownloadTries | |||
2016-02-11 | Add another admonishment to WritingTests.md | Nick Mathewson | |
2016-02-11 | Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' | Nick Mathewson | |
2016-02-03 | Make bridge clients prefer the configured bridge address | teor (Tim Wilson-Brown) | |
When ClientPreferIPv6ORPort is auto, bridges prefer the configured bridge ORPort address. Otherwise, they use the value of the option. Other clients prefer IPv4 ORPorts if ClientPreferIPv6ORPort is auto. When ClientPreferIPv6DirPort is auto, all clients prefer IPv4 DirPorts. | |||
2016-02-01 | mention lintChanges.py in the coding standards | Nick Mathewson | |
2016-01-29 | Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged | teor (Tim Wilson-Brown) | |
Conflicts: src/or/directory.c src/test/test_routerlist.c Fix minor conflicts. | |||
2016-01-29 | Use fascist firewall and ClientUseIPv4 for bridge clients | teor (Tim Wilson-Brown) | |
Bridge clients ignore ClientUseIPv6, acting as if it is always 1. This preserves existing behaviour. Make ClientPreferIPv6OR/DirPort auto by default: * Bridge clients prefer IPv6 by default. * Other clients prefer IPv4 by default. This preserves existing behaviour. | |||
2016-01-29 | Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options | teor (Tim Wilson-Brown) | |
ClientUseIPv4 0 tells tor to avoid IPv4 client connections. ClientPreferIPv6DirPort 1 tells tor to prefer IPv6 directory connections. Refactor policy for IPv4/IPv6 preferences. Fix a bug where node->ipv6_preferred could become stale if ClientPreferIPv6ORPort was changed after the consensus was loaded. Update documentation, existing code, add unit tests. |