aboutsummaryrefslogtreecommitdiff
path: root/tor-netdoc
Commit message (Expand)AuthorAgeFilesLines
...
* Netdoc: better parsing for objects.Nick Mathewson2020-05-152-0/+63
* Remove 'idx' field from BadArgument.Nick Mathewson2020-05-154-13/+11
* netdoc: remove ArgError.Nick Mathewson2020-05-152-44/+23
* netdoc: Make args_as_vec() non-public.Nick Mathewson2020-05-131-1/+1
* Improve reported positions of parsing errors.Nick Mathewson2020-05-132-5/+39
* netdoc: remove the Item::off field as redundantNick Mathewson2020-05-133-11/+73
* netdoc: rename Position to Pos.Nick Mathewson2020-05-134-55/+55
* netdoc: use a more flexible error-position type based on raw pointersNick Mathewson2020-05-131-1/+32
* netdoc: Add an "at()" method to replace an error's location.Nick Mathewson2020-05-131-0/+9
* routerdesc: enforce position of identity-ed25519.Nick Mathewson2020-05-122-11/+19
* Note a type that should get moved some dayNick Mathewson2020-05-091-0/+2
* tor-netdoc: require documentation, and fill in final missing docsNick Mathewson2020-05-094-33/+42
* Netdoc: allow doc comments and visibility modifier in decl_keyword!Nick Mathewson2020-05-092-4/+6
* netdoc: document routerdoc.rsNick Mathewson2020-05-091-34/+112
* Netdoc: remove dead code or annotate it as allowed.Nick Mathewson2020-05-093-19/+24
* netdoc: Document rules.rs, and refactor slightly.Nick Mathewson2020-05-093-18/+94
* netdoc: Improved error type for Section::GetRequired.Nick Mathewson2020-05-091-2/+5
* Make the members of TokenFmt private, and simplify the API in the process.Nick Mathewson2020-05-092-44/+44
* Move Item verification to be a method of TokenFmt.Nick Mathewson2020-05-092-37/+44
* Move MaybeItem into tokenize.rsNick Mathewson2020-05-092-39/+41
* Document parse.rs in tor-netdoc, and note things to move or fixNick Mathewson2020-05-091-4/+82
* Fix a logic error when finding position of unexpected keyword.Nick Mathewson2020-05-091-1/+1
* Document more of 'netdoc', including errors.Nick Mathewson2020-05-094-30/+118
* netdoc and version docsNick Mathewson2020-05-088-43/+364
* Stop re-exporting traits from tor-llcrypto. It does not help.Nick Mathewson2020-05-082-1/+2
* Fresh git repository for work on "arti"Nick Mathewson2020-05-0715-0/+2092