summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Whitespace fixes.Nick Mathewson2024-10-291-1/+1
| * | | Remove re-export of "general::*" from tor-rtcompat.Nick Mathewson2024-10-291-17/+15
| * | | Remove re-export of "unix" from tor_rtcompat.Nick Mathewson2024-10-2911-44/+35
| * | | Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-2914-536/+677
| |/ /
* | | Merge branch 'tor-config-path' into 'main'Nick Mathewson2024-10-297-6/+127
|\ \ \
| * | | tor-config-path: comment-out a test that relies on 'tor-config'Steven Engler2024-10-291-0/+4
| * | | tor-config-path: added lint listSteven Engler2024-10-291-4/+42
| * | | tor-config-path: moved `tor_config::path` to hereSteven Engler2024-10-295-506/+552
| * | | tor-config-path: added empty packageSteven Engler2024-10-296-0/+33
| |/ /
* | | Merge branch 'backtrace-display' into 'main'Alexander Hansen Færøy2024-10-291-1/+1
|\ \ \ | |/ / |/| |
| * | tor-error: use `Display` for backtrace captured by `BugRepr`Steven Engler2024-10-291-1/+1
* | | Merge branch 'config-paths' into 'main'opara2024-10-293-61/+39
|\ \ \ | |/ / |/| |
| * | tor-config: remove `CfgPathError::BadUtf8`Steven Engler2024-10-281-20/+1
| * | tor-config: use 'path' feature of shellexpandSteven Engler2024-10-283-41/+38
* | | Merge branch 'python-ci' into 'main'Nick Mathewson2024-10-295-10/+231
|\ \ \
| * | | CI: Re-purpose "python-check" to run python lints.Nick Mathewson2024-10-281-7/+10
| * | | python-lints script to run flake8, black, and mypy.Nick Mathewson2024-10-282-0/+217
| * | | arti_rpc_tests: use Iterator, not GeneratorNick Mathewson2024-10-281-2/+2
| * | | update-md-links: annotate a Popen generic.Nick Mathewson2024-10-281-1/+2
| |/ /
* | | Merge branch 'chutney-artifact' into 'main'opara2024-10-291-0/+5
|\ \ \
| * | | ci: upload more artifacts in 'integration-chutney-shadow'Steven Engler2024-10-281-0/+5
* | | | Merge branch 'rpc-spec-tweaks-1711' into 'main'Nick Mathewson2024-10-292-127/+147
|\ \ \ \ | |/ / / |/| | |
| * | | rpc: clarify percent-encoding rules.Nick Mathewson2024-10-281-5/+10
| * | | rpc: refer to TOML tables, not sections.Nick Mathewson2024-10-281-5/+5
| * | | rpc: centralize treatment of unrecognized sections/members.Nick Mathewson2024-10-281-2/+2
| * | | rpc: clarify "hidden file" meaning.Nick Mathewson2024-10-281-2/+3
| * | | rpc: tweak "connect string" terminologyNick Mathewson2024-10-282-75/+78
| * | | rpc-connect-sketch: convert to toml.Nick Mathewson2024-10-271-50/+61
| |/ /
* | | Merge branch 'chutney-deps' into 'main'Jim Newsome2024-10-281-1/+16
|\ \ \
| * | | integration-chutney-shadow: pip install chutney to get its dependenciesJim Newsome2024-10-281-0/+8
| * | | .gitlab-ci: reformat long apt-install lineJim Newsome2024-10-281-1/+8
|/ / /
* | | Merge branch 'shadow-commit' into 'main'Jim Newsome2024-10-281-2/+3
|\ \ \
| * | | ci: use latest shadow commitSteven Engler2024-10-281-2/+3
|/ / /
* | | Merge branch 'orport' into 'main'opara2024-10-282-85/+99
|\ \ \ | |/ / |/| |
| * | tor-chanmgr: rename `replace_pending_channel` to `upgrade_pending_channel_to_...Steven Engler2024-10-242-9/+10
| * | tor-chanmgr: `remove_pending` now takes a `PendingChannelHandle`Steven Engler2024-10-241-18/+8
| * | tor-chanmgr: improve cleanup procedure of pending channelsSteven Engler2024-10-242-47/+92
| * | Revert "tor-chanmgr: `PendingChannelHandle` removes the channel when dropped"Steven Engler2024-10-212-56/+34
* | | Merge branch 'arti-rpcserver-remove_echo_on_session' into 'main'Nick Mathewson2024-10-271-26/+0
|\ \ \
| * | | Remove echo structsNeel Chauhan2024-10-251-14/+0
| * | | arti-rpcserver: Remove echo_on_sessionNeel Chauhan2024-10-251-12/+0
|/ / /
* | | Merge branch 'rpc-move-docs' into 'main'Nick Mathewson2024-10-243-0/+0
|\ \ \
| * | | Move RPC documents into a new locationNick Mathewson2024-10-243-0/+0
|/ / /
* | | Merge branch 'rpc-server-sketch' into 'main'Nick Mathewson2024-10-242-15/+201
|\ \ \
| * | | rpc-sketch: clean up some ungrammatical/hypothetical language.Nick Mathewson2024-10-241-2/+2
| * | | rpc sketch: show how to override a connect point option.Nick Mathewson2024-10-241-0/+5
| * | | rpc-sketch: specify and permit directories full of connect files.Nick Mathewson2024-10-241-10/+14
| * | | rpc-connect: revise description of superuser and fs-mistrust options.Nick Mathewson2024-10-231-5/+17
| * | | rpc-connect: Rewrite server behavior section.Nick Mathewson2024-10-231-16/+58
| * | | rpc-connect: Mention #1710 when talking about system-arti case.Nick Mathewson2024-10-231-0/+6