index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: refomat python in tests.
Nick Mathewson
2026-01-27
1
-4
/
+2
*
Add inet-auto support to rpc tests.
Nick Mathewson
2026-01-27
2
-0
/
+50
*
Bump black
Jim Newsome
2026-01-21
2
-10
/
+6
*
python rpc wrapper: Use socket types that work on windows.
Nick Mathewson
2026-01-12
1
-2
/
+3
*
rpc.py: fix formatting
Jim Newsome
2025-09-15
1
-1
/
+1
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
Merge branch 'dev/cve/arti_rpc_demo' into 'main'
Nick Mathewson
2025-04-02
1
-9
/
+0
|
\
|
*
doc: Remove dead reference to rpc_demo.py
Clara Engler
2025-04-01
1
-9
/
+0
*
|
python: Add .gitignore
Clara Engler
2025-04-01
1
-0
/
+175
|
/
*
Merge branch 'rpc_document_internal_optimism' into 'main'
Nick Mathewson
2025-01-30
1
-6
/
+0
|
\
|
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
1
-6
/
+0
*
|
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
|
/
*
rpc.py: Copy stream caveats.
Nick Mathewson
2025-01-29
1
-2
/
+20
*
rpc.py: New preamble document
Nick Mathewson
2025-01-29
1
-3
/
+6
*
rpc: Correct RPC error code for "RequestNotFound".
Nick Mathewson
2025-01-22
1
-1
/
+1
*
rpc: Make cancel requests uncancellable.
Nick Mathewson
2025-01-22
1
-0
/
+20
*
rpc: Python Integration tests for cancelling requests.
Nick Mathewson
2025-01-22
2
-0
/
+34
*
python rpc: Add support for cancelling requests.
Nick Mathewson
2025-01-22
2
-2
/
+30
*
python rpc: Document with_meta arguments.
Nick Mathewson
2025-01-22
1
-0
/
+3
*
python rpc: Expose an ArtiRpcObject for the "connection" object.
Nick Mathewson
2025-01-22
2
-0
/
+12
*
RPC tests: test that unix sockets still work.
Nick Mathewson
2025-01-15
1
-0
/
+14
*
RPC tests: use cookie authentication as the default.
Nick Mathewson
2025-01-15
2
-4
/
+39
*
rpc_tests: rename connpt_path, since we are about to have a second.
Nick Mathewson
2025-01-15
1
-5
/
+6
*
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-2
/
+2
*
ffi.py: Resolve newer mypy warning.
Nick Mathewson
2025-01-05
1
-5
/
+5
*
arti_rpc_tests: Use connpt-based server configuration.
Nick Mathewson
2024-12-19
1
-7
/
+24
*
rpc_tests: Add testcase for no-arguments ArtiRpcConn.
Nick Mathewson
2024-12-09
1
-0
/
+26
*
arti_rpc_tests: Check that the various forms of connect-point cfg work.
Nick Mathewson
2024-12-09
2
-0
/
+231
*
arti_rpc_tests: Clear environment variables with special meaning.
Nick Mathewson
2024-12-09
1
-0
/
+13
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
4
-17
/
+145
*
rpc-client: Initial implementation for RPC connect points.
Nick Mathewson
2024-12-09
1
-1
/
+6
*
arti_rpc_tests: use Iterator, not Generator
Nick Mathewson
2024-10-28
1
-2
/
+2
*
arti_rpc_tests: Fix a type error
Nick Mathewson
2024-10-24
2
-2
/
+11
*
python: Remove a spurious blank line.
Nick Mathewson
2024-10-24
1
-1
/
+0
*
python: Fix warnings about unused variables and modules.
Nick Mathewson
2024-10-24
5
-10
/
+10
*
Add a pyproject.toml for arti_rpc_tests
Nick Mathewson
2024-10-24
1
-0
/
+23
*
Remove obsolete "rpc_demo.py"
Nick Mathewson
2024-10-24
1
-24
/
+0
*
Run "black" to reformat all our python
Nick Mathewson
2024-10-24
7
-70
/
+93
*
rpc: Tweak release_owned to give an error on second removal of "connection".
Nick Mathewson
2024-10-23
1
-0
/
+10
*
python: Use logging to report nonfatal errors.
Nick Mathewson
2024-10-23
2
-2
/
+8
*
rpc: Add test for releasing the session object.
Nick Mathewson
2024-10-23
1
-0
/
+14
*
rpc: Add support for dropping the special "connection" object ID.
Nick Mathewson
2024-10-23
1
-0
/
+21
*
python: Automatically release RPC objects on __del__
Nick Mathewson
2024-10-23
2
-3
/
+32
*
python rpc: Avoid sneaky use-after-free errors.
Nick Mathewson
2024-10-23
1
-4
/
+10
*
python: Add tests for rpc:release.
Nick Mathewson
2024-10-23
2
-0
/
+49
*
python: Enforce that a response has just one type.
Nick Mathewson
2024-10-21
1
-3
/
+13
*
Typo fixes from @jnewsome
Nick Mathewson
2024-10-22
1
-2
/
+2
*
python: add tests for opening streams via RPC.
Nick Mathewson
2024-10-21
2
-0
/
+35
*
python: Expose RPC status code from errors.
Nick Mathewson
2024-10-21
4
-3
/
+52
*
python: Rename connect to open_stream, for consistency.
Nick Mathewson
2024-10-21
1
-1
/
+1
[next]