summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'compiling-arti' into 'main'oluchinwenyi2023-11-301-0/+36
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | docs: Compiling arti guide See merge request tpo/core/arti-doc-project-2023!16
| | | * | | | docs: updated compiling arti guide based on reviewLulu Nwenyi2023-11-231-4/+4
| | | | | | |
| | | * | | | docs: made updates to compiling arti guide based on reviewLulu Nwenyi2023-11-210-0/+0
| | | |\ \ \ \
| | | | * | | | docs: added compiling arti guideLulu Nwenyi2023-11-161-0/+36
| | | | |/ / /
| | | * | | | docs: made updates to compiling arti guide based on reviewLulu Nwenyi2023-11-211-2/+2
| | | | | | |
| | | * | | | docs: added compiling arti guideLulu Nwenyi2023-11-211-0/+36
| | |/ / / /
| | * | | | Merge branch 'doc-upgrade' into 'main'oluchinwenyi2023-11-203-1787/+5203
| | |\ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | fix: Upgrade docusaurus v2 -> v3, and it's dependencies See merge request tpo/core/arti-doc-project-2023!15
| | | * | | docs: fix: Upgraded docusaurus v2 -> v3, and it's dependenciesLulu Nwenyi2023-11-203-1787/+5203
| | |/ / /
| | * | | Merge branch 'configuring-arti-review' into 'main'oluchinwenyi2023-11-171-0/+16
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: Configuring applications to use Arti See merge request tpo/core/arti-doc-project-2023!11
| | | * | | docs: updated guide based on reviewLulu Nwenyi2023-11-141-7/+8
| | | | | |
| | | * | | docs: configuring applications guide.Lulu Nwenyi2023-11-031-0/+15
| | | |/ /
| | * | | Merge branch 'using-tor-review' into 'main'oluchinwenyi2023-11-171-0/+43
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | docs: Using Arti with Tor Browser guide review See merge request tpo/core/arti-doc-project-2023!12
| | | * | docs: removed TOR_SKIP_CONTROLPORTTEST=1 from code snippetsLulu Nwenyi2023-11-141-3/+3
| | | | |
| | | * | docs: replaced TOR_SKIP_LAUNCH=1 with TOR_PROVIDER=noneLulu Nwenyi2023-11-141-3/+3
| | | | |
| | | * | docs: added TOR_PROVIDER=none to code snippets (based on review)Lulu Nwenyi2023-11-141-3/+3
| | | | |
| | | * | docs: made edits to comply with style guideLulu Nwenyi2023-11-101-1/+1
| | | | |
| | | * | docs: updated last paragraphLulu Nwenyi2023-11-101-2/+2
| | | | |
| | | * | docs: added using tor guide for reviewLulu Nwenyi2023-11-091-0/+43
| | |/ /
| | * | Merge branch 'skeleton' into 'main'oluchinwenyi2023-11-0350-1/+13295
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | docs: Doc Project Skeleton See merge request tpo/core/arti-doc-project-2023!10
| | | * | docs: Doc Project Skeletonoluchinwenyi2023-11-0350-1/+13295
| | |/ /
| | * | docs: Add new file. Re-adding readme.harleta2023-08-161-0/+8
| | | |
| | * | docs: Update 2 filesharleta2023-08-162-9/+0
| | | | | | | | | | | | | | | | | | | | - /weekly-updates/august-2nd-meeting-recap-and-updates.md - /README.md
| | * | docs: Update file august-2nd-meeting-recap-and-updates.mdharleta2023-08-021-0/+1
| | | |
| | * | docs: Update README.mdGaba2023-08-021-3/+3
| | | |
| | * | docs: Update file README.mdGaba2023-08-021-89/+5
| | | |
| | * | docs: Initial commitGaba2023-08-021-0/+92
| | /
* | | Merge branch 'rpc-docs-1' into 'main'Nick Mathewson2025-01-3013-133/+747
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve and write a bunch of RPC documentation Closes #1520, #1527, and #1296 See merge request tpo/core/arti!2748
| * | | tweak cbindgen documentation.Nick Mathewson2025-01-292-4/+9
| | | |
| * | | rpc.py: Copy stream caveats.Nick Mathewson2025-01-291-2/+20
| | | |
| * | | rpc.py: New preamble documentNick Mathewson2025-01-291-3/+6
| | | |
| * | | rpc-book: remove/update some obsolete stuff from rpc-meta-spec.Nick Mathewson2025-01-291-42/+7
| | | |
| * | | rpc-book: User-facing documentation for message format.Nick Mathewson2025-01-292-0/+219
| | | |
| * | | rpc-book: Add a getting-started document.Nick Mathewson2025-01-292-0/+183
| | | |
| * | | rpcbook: Add a "basic concepts" section.Nick Mathewson2025-01-292-1/+124
| | | |
| * | | rpc-book: Write an "about" README.Nick Mathewson2025-01-292-2/+43
| | | |
| * | | rpc-meta-spec: Remove obsolete sketch of method list.Nick Mathewson2025-01-292-75/+10
| | | |
| * | | Set up the RPC directory to use mdbook.Nick Mathewson2025-01-295-2/+41
| | | |
| * | | rpc-book: rename "sketch"/"draft" files.Nick Mathewson2025-01-293-0/+4
| | | |
| * | | rpclib: Update cbindgen documentation.Nick Mathewson2025-01-292-17/+96
| | |/ | |/|
* | | Merge branch 'rpc_collect_decline_errors' into 'main'Nick Mathewson2025-01-294-49/+286
|\ \ \ | |/ / |/| | | | | | | | rpclib: Remember the origin of each failed connect attempt See merge request tpo/core/arti!2744
| * | rpclib: Rename ConnPtSource to ConnPtOrigin.Nick Mathewson2025-01-291-11/+11
| | |
| * | rpclib: Rename WithinDir.{expanded => file}.Nick Mathewson2025-01-291-3/+6
| | |
| * | rpclib: Move from_env_string_elt onto SearchLocation.Nick Mathewson2025-01-291-4/+6
| | |
| * | rpclib: Implement accessors for ConnectFailureNick Mathewson2025-01-293-3/+23
| | |
| * | rpclib: Implement Display for ConnPtDescriptionNick Mathewson2025-01-291-4/+51
| | |
| * | rpclib: New combined error type for RPC connect failures.Nick Mathewson2025-01-293-9/+52
| | | | | | | | | | | | | | | This type explains where every error came from, and explains why each declined connect point was declined.
| * | rpclib: Pipe connect-point locations through our loading process.Nick Mathewson2025-01-291-22/+77
| | |
| * | rpclib: Keep track of where each SearchEntry comes from.Nick Mathewson2025-01-291-24/+91
|/ / | | | | | | Subsequent commits will pipe this information forward to our errors.
* | Merge branch 'rpcserver-more-todos' into 'main'Nick Mathewson2025-01-285-81/+14
|\ \ | | | | | | | | | | | | arti-rpcserver: Resolve various TODO RPC items. See merge request tpo/core/arti!2745
| * | rpcserver: Remove a stale TODO. (RpcMgr works.)Nick Mathewson2025-01-281-2/+0
| | |