summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge branch 'tor-github/pr/55'David Goulet2019-02-15
|\ \ \ \
| * | | | Document more differences between SOCKS5 RFCs and how Tor implements SOCKS5rl19872019-02-12
| | | | |
* | | | | Merge branch 'ope_spec2'Nick Mathewson2019-02-15
|\ \ \ \ \
| * | | | | Appendix to rend-spec.txt about how to generate revision countersNick Mathewson2019-02-15
| | | | | |
* | | | | | Merge remote-tracking branch 'tor-github/pr/54'Nick Mathewson2019-02-08
|\ \ \ \ \ \
| * | | | | | bandwidth-file: remove measured word from bwjuga02019-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | since the "bw" value might be scaled.
| * | | | | | bandwidth-file: add units to the bandwidth values.juga02019-02-04
| | | | | | |
* | | | | | | Merge branch 'ticket28181_05_squashed'Nick Mathewson2019-02-08
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | pt-spec: Add the LOG and STATUS messageDavid Goulet2019-02-08
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give the ability of a pluggable transport to send back logging and status messages to the parent process. Tor implementation in #28179. Closes #28181. Signed-off-by: David Goulet <dgoulet@torproject.org>
* | | | | | Proposal 300: Walking OnionsNick Mathewson2019-02-05
| | | | | |
* | | | | | Convert prop299 to unix line-endingsNick Mathewson2019-02-05
| | | | | |
* | | | | | Set prop299 status to openNick Mathewson2019-02-05
| |/ / / / |/| | | |
* | | | | Add proposal 299 from Neel ChauhanNick Mathewson2019-01-28
| | | | |
* | | | | Merge remote-tracking branch 'tor-github/pr/51'Nick Mathewson2019-01-23
|\ \ \ \ \
| * | | | | bandwidth: typos and spacingteor2019-01-23
| | | | | |
| * | | | | bandwidth: Prefer a 5-character header terminatorteor2019-01-23
| | | | | |
| * | | | | Spacingteor2019-01-22
| | | | | |
| * | | | | Allow parsers to fail files with duplicate relay linesteor2019-01-22
| | | | | |
| * | | | | Remove sbws version from relay line key value listteor2019-01-22
| | | | | | | | | | | | | | | | | | The version was out of date, and we're not tracking the versions when keys were added.
| * | | | | Clarify relay line and key value ordersteor2019-01-22
| | | | | |
| * | | | | Clarify header and relay line orderteor2019-01-22
| | | | | |
| * | | | | bandwidth: use consistent 2 space indents, and reflow long linesteor2019-01-14
| | | | | |
| * | | | | bandwidth: minor rewording and spacingteor2019-01-14
| | | | | |
| * | | | | bandwidth: reword Header/Header Lines/Relay Lines descriptionsteor2019-01-14
| | | | | |
| * | | | | bandwidth: Add sbws and Tor versions where requiredteor2019-01-14
| | | | | |
| * | | | | bandwidth: rewrite the introteor2019-01-14
| |/ / / / | | | | | | | | | | | | | | | Part of 27079.
* | | | | Merge remote-tracking branch 'dgoulet/ticket28182_04'Nick Mathewson2019-01-17
|\ \ \ \ \
| * | | | | fixup! control-spec: Use TRANSPORT in PT_STATUSticket28182_04David Goulet2019-01-17
| | | | | |
| * | | | | control-spec: Use TRANSPORT in PT_STATUSDavid Goulet2019-01-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Goulet <dgoulet@torproject.org>
| * | | | | control-spec: Add the PT_STATUS eventticket28182_03David Goulet2019-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once we add the STATUS message on the PT side, Tor will relay it to the control port through this event named PT_STATUS. This is to address #25502. Implemented in #28179. Closes #28182 Signed-off-by: David Goulet <dgoulet@torproject.org>
| * | | | | control-spec: Add the PT_LOG eventDavid Goulet2019-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once we add the LOG message on the PT side, Tor will relay it to the control port through this event named PT_LOG. This is to address #25502. Implemented in #28179. Closes #28182 Signed-off-by: David Goulet <dgoulet@torproject.org>
* | | | | | Merge remote-tracking branch 'asn-github/bug28142'Nick Mathewson2019-01-15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Specify probability distribution mode.George Kadianakis2018-12-10
| | | | | |
| * | | | | Specify protover support for circuit-level padding.George Kadianakis2018-12-06
| | | | | |
* | | | | | Merge remote-tracking branch 'tor-github/pr/45'Nick Mathewson2019-01-14
|\ \ \ \ \ \
| * | | | | | dir-spec: The ns consensus isn't explicitly nsIain R. Learmonth2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tor does not generate ns consensuses that are explicitly labelled as ns consensuses. This updates the spec to make the flavor portion optional, and to allow the assumption to be made that if a flavor is omitted from the "network-status-version" line then it is "ns". One "flavour" was also turned into a "flavor" for consistency.
* | | | | | | Merge remote-tracking branch 'tor-github/pr/44'Nick Mathewson2019-01-14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | dir-spec: Make extra-info-digest reflect realityIain R. Learmonth2018-11-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The extra-info-digest field of server descriptors was defined to contain either a SHA1, or a SHA1 and a SHA256 digest. These were both meant to be computed over the same data but due to an implementation error, the Tor network has been computing the digests over different data for a while. This is a lot easier to fix in the spec than in the code, and the error does not seem to cause any harm beyond being a little confusing (which this patch should help with). A minor fix is also made to the SHA1 digest portion of the text. This is a typo fix and a clarification, and does not change the semantic meaning for that portion.
* | | | | | Merge remote-tracking branch 'tor-github/pr/49'Nick Mathewson2019-01-09
|\ \ \ \ \ \
| * | | | | | Stop mentioning 'GETINFO status/version/num-{concurring,versioning}'rl19872019-01-03
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'atagar/dropownership'Nick Mathewson2019-01-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add DROPOWNERSHIP commandDamian Johnson2018-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New command added courtesy of Nick (thanks Nick!). https://trac.torproject.org/projects/tor/ticket/28843
* | | | | | Merge remote-tracking branch 'tor-github/pr/48'Nick Mathewson2019-01-02
|\ \ \ \ \ \
| * | | | | | In ADD_ONION section mention that default HiddenServiceVersion has changedrl19872018-12-24
| | | | | | |
* | | | | | | fix typoRoger Dingledine2019-01-01
|/ / / / / /
* | | | | | WIP Update bootstrap phases for 0.4.0.xTaylor Yu2018-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the changes of ticket 27167, we need to describe the new set of bootstrap phases. XXX still needs more detailed descriptions of some things.
* | | | | | add nsf ack to prop 249Roger Dingledine2018-12-21
| | | | | |
* | | | | | my next surfer band name will be the protocoolsRoger Dingledine2018-12-21
| | | | | |
* | | | | | Merge remote-tracking branch 'tor-github/pr/46'Nick Mathewson2018-12-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update syntax that describes NETINFO cellrl19872018-12-06
| | | | | |