aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
AgeCommit message (Expand)Author
2023-10-12Move all text-only specifications into the OLD_TXT directory.Nick Mathewson
2023-10-03Document currently supported handshake extensions.Nick Mathewson
2023-10-03Add verbiage about the formats of SM and CM in ntor-v3Nick Mathewson
2023-10-03Copy description of ntorv3 into tor-spec.txtNick Mathewson
2023-06-21tor-spec: provide pseudocode for digest checkEmil Engler
2023-06-15Document channel padding stop timeout field valuesIan Jackson
2023-06-13Describe the behavior of our HSv3 crypto layers.Nick Mathewson
2023-05-31Merge branch 'relay_early' into 'main'Nick Mathewson
2023-05-24Merge branch 'tor-gitlab/mr/125'David Goulet
2023-05-23tor-spec: inform about RELAY_EARLY in EXTEND(2)Emil Engler
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-05-02tor-spec: Revise the CircID selection sectionEmil 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