aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
AgeCommit message (Expand)Author
2018-07-20Merge branch '26860-decryption-order-squashed'Nick Mathewson
2018-07-20tor-spec: circIDs are no longer chosen based on nicknamesteor
2018-07-20tor-spec: fix some section numbersteor
2018-07-20tor-spec: Specify how EXTEND2 cells are turned into CREATE2 cellsteor
2018-07-19tor-spec: Rewrite the Routing Relay Cells sectionteor
2018-07-19tor-spec: Fix recognized error, and explain why the field existsteor
2018-07-18Update spec with SHOULD/MUST behavior for padding bytesDave Rolek
2018-07-18Update spec to match correct decryption orderDave Rolek
2018-03-27Fix typo in tor-spec.txtTaylor Yu
2018-02-13Small tweaks to clarify recognized even moreNick Mathewson
2018-02-08Change clause about recognized to 'may'Damian Johnson
2018-02-07Clarify what the RELAY cell's 'recognized' field is forDamian Johnson
2018-01-12Merge commit '8692de910d'Nick Mathewson
2017-09-20Document Ed25519 link authentication and EXTEND formats.Nick Mathewson
2017-09-20Remove a comment about unimplemented feature in 0.2.0.23-rcNick Mathewson
2017-09-20VERSIONS cells sent after the initial VERSIONS cell are droppedteor
2017-09-20When VPADDING cells are sent early, specify their CIRC_ID_LENteor
2017-09-19Clarify which ciphers we are talking about in tor-spec 0.3.Nick Mathewson
2017-09-19clarify that RELAY_SENDME cells are emptyNick Mathewson
2017-09-19Document exact contents of RELAY_RESOLVED cellsNick Mathewson
2017-09-19Correct our description of circID MSB logicNick Mathewson
2017-09-07Describe actual use of NETINFO fieldsNick Mathewson
2017-09-07Mention link protocol 5 in section 9.1Nick Mathewson
2017-09-06Correct description of which cells are allowed during the handshakeNick Mathewson
2017-08-2314312: Clarify the status of extra bytes in RELAY_END payload.Nick Mathewson
2017-08-21Clarify response to RELAY_BEGIN_DIR; fixes 23276Nick Mathewson
2017-07-25may->must, and split a sentence into twoNick Mathewson
2017-07-24Clarify the TAP hybrid encryption schemeNick Mathewson
2017-07-24Add a note on (not) using TLS compression.Nick Mathewson
2017-07-24Clarify how clients find the expected identity keyNick Mathewson
2017-05-16Merge prop274; mark it closed.Nick Mathewson
2017-05-15Merge branch 'prop140_completed_squashed'Nick Mathewson
2017-05-15Merge prop140 into dir-spec.txtNick Mathewson
2017-05-14resolve a confusing typo about the v3 link handshakeRoger Dingledine
2017-05-10Correct recommended/required protocols list per 21109Nick Mathewson
2017-05-08Merge remote-tracking branch 'mikeperry/padding_spec'Nick Mathewson
2017-02-15protover: Add new version for prop224 for HSIntro/HSDirDavid Goulet
2017-01-18add explanation of KEYID(A) functionKacper KoƂodziej
2016-12-18clarify how to count sendme windowsRoger Dingledine
2016-12-18remove extraneous wordRoger Dingledine
2016-11-29Merge proposal 264 to dir-spec and tor-specDavid Goulet
2016-09-05Remove 3DES as a required suite; add the minimal AES one.Nick Mathewson
2016-01-27At long last, a padding specification appears.Mike Perry
2016-01-14In addition to the content, explain the format tooSven Herzberg
2015-08-12Start writing/copying/adding a bunch of stuff about ed25519 keysNick Mathewson
2015-06-29Fix a misspelling in tor-spec.txtteor
2015-02-03three typo fixesRoger Dingledine
2015-01-06Fix an error in the description of KDF-RFC5869Tom van der Woerdt
2015-01-06MSBs are actually the other way aroundTom van der Woerdt
2015-01-04Document the OOM algorithm in tor-spec. (#13794)Nick Mathewson