Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-07 | Merge remote-tracking branch 'dgoulet/ticket18693_029_01' | Nick Mathewson | |
2016-09-07 | Merge remote-tracking branch 'sebastian/bug20064' | Nick Mathewson | |
2016-09-06 | Document Exit flag assignment when private nets are allowed | Sebastian Hahn | |
2016-09-06 | Merge remote-tracking branch 'pastly/ticket19122' | Nick Mathewson | |
2016-09-06 | Change UID to Username in man page | Matt Traudt | |
2016-09-06 | Fix a space error in the man page | teor | |
2016-09-05 | Bug 20038: Fix typo in ControlPort description | Georg Koppen | |
2016-08-29 | Merge remote-tracking branch 'teor/reject-tap-v6' | Nick Mathewson | |
2016-08-26 | update packager emails list again | Nick Mathewson | |
2016-08-25 | changes file and docs for 18640. | Nick Mathewson | |
2016-08-24 | Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly | teor (Tim Wilson-Brown) | |
OnionTrafficOnly is equivalent to NoDNSRequest, NoIPv4Traffic, and NoIPv6Traffic. Add unit tests for parsing and checking option validity. Add documentation for each flag to the man page. Add changes file for all of #18693. Parsing only: the flags do not change client behaviour (yet!) | |||
2016-08-24 | Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor | teor (Tim Wilson-Brown) | |
Rely on onion_populate_cpath to check that we're only using TAP for the rare hidden service cases. Check and log if handshakes only support TAP when they should support ntor. | |||
2016-08-22 | Add two new packagers. | Nick Mathewson | |
Also, stop implying that Roger still does all the source releases. | |||
2016-08-19 | Merge remote-tracking branch 'public/deprecation_v2' | Nick Mathewson | |
2016-08-12 | Fix a missing :: in an IPv6 addr in the documentation | Nick Mathewson | |
Closes 19743. | |||
2016-08-03 | Teach checkOptionDocs about deprecation. | Nick Mathewson | |
In particular, teach it that deprecated options must exist. | |||
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 | |