aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-11-06Remove language file extension from bin/*Ian Jackson
2023-11-04rend-spec/deriving-keys.md: Fix tables rendering incorrectlySaksham Mittal
2023-11-02Merge branch 'style' into 'main'Nick Mathewson
2023-11-02torspec: Reserve prop346 valuesDavid Goulet
2023-11-02Add a quick and dirty style guideNick Mathewson
2023-11-02Merge branch 'hs_stream_mgt' into 'main'Nick Mathewson
2023-11-01Split out the data transmission section.Nick Mathewson
2023-11-01Correct description of how BEGIN.FLAGS is sent.Nick Mathewson
2023-11-01Add a new section to rend-spec about managing streamsNick Mathewson
2023-11-01Explain Arti's `DirStatus` and Tor's `RST_OUTDATED_MD_DIRSERVER`Nick Mathewson
2023-11-01guard selection: Try to clarify and clean up a bitNick Mathewson
2023-11-01guard algorithm: de-indent to avoid verbatim-status.Nick Mathewson
2023-11-01guard algorithm: reformat a section to avoid ```s.Nick Mathewson
2023-10-26Bug 40876: Handle guard usage restrictionsMike Perry
2023-10-24CREATE: reformat into tables and add section linksJim Newsome
2023-10-22Merge branch 'fix-dual-named-var' into 'main'Alexander Færøy
2023-10-19dir-spec: Fix directory grammarEmil Engler
2023-10-19rename var for coherencytrinity-1686a
2023-10-19Use correct directory for prop329Nick Mathewson
2023-10-19Add conflux protover.Nick Mathewson
2023-10-18Remove outdated TODONick Mathewson
2023-10-18Improve redirect URLsNick Mathewson
2023-10-18Remove outdated htaccessNick Mathewson
2023-10-18Use a different example file in the README.Nick Mathewson
2023-10-18move another file for consistency.Nick Mathewson
2023-10-18Move intro files into their appropriate directories.Nick Mathewson
2023-10-18Move all binaries to a "bin" directory.Nick Mathewson
2023-10-17Add (and run) script to auto-regenerate permalink redirects.Nick Mathewson
2023-10-17Add begin/end markers to redirect list.Nick Mathewson
2023-10-14Ensure that we have no empty sections.Nick Mathewson
2023-10-14Re-run mdformat.Nick Mathewson
2023-10-14Enforce the rule that every md has a toplevel (\#) section.Nick Mathewson
2023-10-14Enforce the rule that no document has multiple top-level headings.Nick Mathewson
2023-10-14Break up some sections in dir-spec that had gotten run together.Nick Mathewson
2023-10-14Rename another file that slipped through.Nick Mathewson
2023-10-14Rename rend-spec-v3 urls to rend-spec.Nick Mathewson
2023-10-14Add short IDs for most long section namesNick Mathewson
2023-10-14Describe our link strategy a bit.Nick Mathewson
2023-10-14Remove more TOCs and merge in introductions.Nick Mathewson
2023-10-14Remove tables of contents from several specs.Nick Mathewson
2023-10-14Fix some conversation formatting in bridgdb spec.Nick Mathewson
2023-10-14Rename all long files.Nick Mathewson
2023-10-14Run mdformat on the spec files.Nick Mathewson
2023-10-13Several more warnings from markdownlint.Nick Mathewson
2023-10-13Add backticks to more things that look like html.Nick Mathewson
2023-10-13Run markdownlint --fix on spec.Nick Mathewson
2023-10-13Fix some text that is not good markdown.Nick Mathewson
2023-10-12Update more things that looked like html tags in the markdownNick Mathewson
2023-10-12Clean up a section of dirspec that looked like html tags.Nick Mathewson
2023-10-12Merge INTRO and README; fix more titles.Nick Mathewson