aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
AgeCommit message (Expand)Author
2023-05-23Merge remote-tracking branch 'gitlab/mr/128'Alexander Færøy
2023-05-05tor-spec: define the EXP(a, b) functionEmil Engler
2023-05-05tor-spec: remove the redundant MULT functionEmil Engler
2023-03-22{rend,tor}-spec: clarify linkspec ID multiplicity issuesNick Mathewson
2023-03-07State that "base32" always means RFC4648, unpadded.Ian Jackson
2023-02-08Merge remote-tracking branches 'tor-gitlab/mr/114' and 'tor-gitlab/mr/115'Nick Mathewson
2023-02-07Rename three keys.Nick Mathewson
2023-02-06Put HTYPE (the name for this thing) in the title for the tableIan Jackson
2023-01-19tor-spec: Change KP to KP throughoutIan Jackson
2023-01-19tor-spec: Clarifiy KP/KS in definition sectionIan Jackson
2023-01-19tor-spec: Change PK/SK to KP/KS in definition sectionIan Jackson
2023-01-19Rename onion keys back to K*_onion_ntorIan Jackson
2023-01-19Document that keypairs should not double up roles, with exampleIan Jackson
2023-01-19Use _ed rather than _ntor for ed25519 keysIan Jackson
2023-01-19Uwe formal notation for credential and subcredentialIan Jackson
2023-01-19Introduce names for the principal relay keysIan Jackson
2023-01-11Merge branch 'tor-gitlab/mr/81'David Goulet
2023-01-11Tweak dgoulet's explanation of TRUNCATE and DESTROY.Nick Mathewson
2023-01-10Merge branch 'tor-gitlab/mr/92'David Goulet
2022-12-22tor-spec: fix ambitious formulation in VERSIONSEmil Engler
2022-12-15prop329: Remove unused section and use relay command 19..22David Goulet
2022-12-09prop329: Changes after research and discussionsDavid Goulet
2022-10-24tor-spec: Fix line exceeding 80 charactersEmil Engler
2022-08-18tor-spec: TRUNCATED cell are not sent anymoreDavid Goulet
2022-08-11Specify the actual relay cmd values for XON and XOFF.Nick Mathewson
2022-05-31tor-spec: Reserve relay command and protover for prop339David Goulet
2022-05-05tor-spec: Add relay command values of flow control cellsDavid Goulet
2022-05-04tor-spec: Add FlowCtrl=2 for congestion controlDavid Goulet
2022-05-04tor-spec: Add Relay=4, ntorv3 handshake supportDavid Goulet
2021-11-08tor-spec: Complement and fix the protover timelineDavid Goulet
2021-10-25Fix typos and cleanupDimitris Apostolou
2021-10-15Start writing a specification for DoS defense mechanism.Nick Mathewson
2021-09-22tor-spec: Add 'Table of contents'Oleh Franchuk
2021-08-16spec change cleanupRoger Dingledine
2021-08-16Clarify handling of dubious RELAY_END cell formats.Nick Mathewson
2021-08-16Specify case in BEGIN messages.Nick Mathewson
2021-08-16Clarify: clients do not report their timestamp.Nick Mathewson
2021-08-16Clarify behavior on bad address length in NETINFONick Mathewson
2021-08-16Clarify behavior on out-of-bounds link padding parameters.Nick Mathewson
2021-05-27Document behavior on multiple TLS-over-TCP linkspecsNick Mathewson
2021-05-13Document current circid selection behaviorNick Mathewson
2021-03-03Describe handling of END cells and half-open streams.Nick Mathewson
2020-09-17Describe the actual RELAY cell padding algorithm that we use.Nick Mathewson
2020-09-17tor-spec: describe the order in which we put link specifiers.Nick Mathewson
2020-09-17tor-spec: describe END cell format better.Nick Mathewson
2020-07-06Document relay commands for circpad cells.Mike Perry
2020-06-26Add a sentence about how the digest is calculated; closes tor#32830Nick Mathewson
2020-06-24Remove a very obsolete note about compatibility notesNick Mathewson
2020-06-17Rename a circuit end reason.Nick Mathewson
2020-05-18tor-spec: Add Relay=3 protocol versionteor