summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | rpc-connect-sketch: normalize some jsonNick Mathewson2024-10-211-6/+6
| * | Apply 2 suggestion(s) to 2 file(s)Nick Mathewson2024-10-212-2/+2
| * | rpc-*: sketch superuser operations.Nick Mathewson2024-10-212-1/+39
| * | rpc-connect-sketch: Sketch RPC server operationNick Mathewson2024-10-211-0/+44
| * | rpc-connect-sketch: Fix ambiguous use of "embedded"Nick Mathewson2024-10-211-1/+1
| * | rpc-connect-sketch: more sketching about embedded arti.Nick Mathewson2024-10-211-9/+25
| * | rpc-connect-sketch: expand on defaults.Nick Mathewson2024-10-211-1/+20
* | | Merge branch 'slug-colons' into 'main'Ian Jackson2024-10-241-0/+4
|\ \ \
| * | | tor-persist: Explain why colons will never be valid slug chars.Gabriela Moldovan2024-10-231-0/+4
* | | | Merge branch 'p101-2024-q3' into 'main'Alexander Hansen Færøy2024-10-241-0/+26
|\ \ \ \
| * | | | Update P101 numbers for Q3-2024.Alexander Færøy2024-10-221-0/+26
* | | | | Merge branch 'python-warnings-1' into 'main'Nick Mathewson2024-10-2423-86/+128
|\ \ \ \ \
| * | | | | python: Make mypy accept postprocess_coverage_*Nick Mathewson2024-10-242-5/+33
| * | | | | Python: simple annotations to allow mypy to pass.Nick Mathewson2024-10-242-4/+5
| * | | | | arti_rpc_tests: Fix a type errorNick Mathewson2024-10-242-2/+11
| * | | | | python: Split lines over 99 chars longNick Mathewson2024-10-242-3/+6
| * | | | | python: Remove a spurious blank line.Nick Mathewson2024-10-241-1/+0
| * | | | | python: one import per line.Nick Mathewson2024-10-242-2/+4
| * | | | | Python: use a more lint-acceptable block comment format.Nick Mathewson2024-10-241-3/+6
| * | | | | python: Avoid using "l" as a variable name.Nick Mathewson2024-10-242-16/+16
| * | | | | rpc-docs-tool: imports go at the head of the module.Nick Mathewson2024-10-241-7/+7
| * | | | | python: Use "a not in b" rather than "not a in b".Nick Mathewson2024-10-243-4/+4
| * | | | | python: Fix warnings about unused variables and modules.Nick Mathewson2024-10-249-15/+13
| * | | | | Add a pyproject.toml for arti_rpc_testsNick Mathewson2024-10-241-0/+23
| * | | | | Remove obsolete "rpc_demo.py"Nick Mathewson2024-10-241-24/+0
* | | | | | Merge branch 'vanguards-stems' into 'main'gabi-2502024-10-247-255/+285
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-circmgr: Clarify that using guarded for client rend is an exception.Gabriela Moldovan2024-10-242-1/+27
| * | | | | tor-circmgr: Rename Short/Extended to Naive/Guarded.Gabriela Moldovan2024-10-244-32/+32
| * | | | | tor-circmgr: Try to clarify what a "circuit stem" is.Gabriela Moldovan2024-10-241-2/+3