| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | chutney test: don't shell out to chutney for 'verify' test | Jim Newsome | 2026-03-04 | 1 | -2/+3 | |
| | * | | | | chutney test: drop jq dependency | Jim Newsome | 2026-03-04 | 3 | -27/+1 | |
| | * | | | | chutney test: use chutney module to inspect Network | Jim Newsome | 2026-03-04 | 1 | -29/+31 | |
| | * | | | | chutney test: move some common functionality into a module | Jim Newsome | 2026-03-04 | 3 | -14/+22 | |
| | * | | | | chutney test: convert to python | Jim Newsome | 2026-03-04 | 2 | -39/+103 | |
| | * | | | | chutney bootstrap: convert to python | Jim Newsome | 2026-03-04 | 2 | -11/+32 | |
| | * | | | | chutney test: dump config as json, for use by python scripts | Jim Newsome | 2026-03-04 | 2 | -1/+8 | |
| | * | | | | chutney Config: use json-friendly types | Jim Newsome | 2026-03-04 | 2 | -10/+10 | |
| | * | | | | chutney CI: move config class to a module for reuse | Jim Newsome | 2026-03-04 | 2 | -10/+20 | |
| * | | | | | Merge branch 'nonblocking-rpc-part3' into 'main' | Nick Mathewson | 2026-03-05 | 8 | -213/+1008 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rpc: edit and revise EventLoop documentation. | Nick Mathewson | 2026-03-05 | 1 | -7/+8 | |
| | * | | | | | rpc: Transpose Results in RpcPoll::poll. | Nick Mathewson | 2026-03-05 | 1 | -7/+5 | |
| | * | | | | | rpc: document when try_as_{fd,socket} can fail. | Nick Mathewson | 2026-03-05 | 1 | -1/+11 | |
| | * | | | | | rpc: Usage documentation for polling API | Ian Jackson | 2026-03-05 | 3 | -22/+168 | |
| | * | | | | | rpc: Propose to transpose a Result<Result<>> | Ian Jackson | 2026-03-05 | 1 | -0/+2 | |
| | * | | | | | rpc: Add a question in the form of a TODO | Ian Jackson | 2026-03-05 | 1 | -0/+2 | |
| | * | | | | | rpc: Fix many long lines in docs and comments | Ian Jackson | 2026-03-05 | 4 | -22/+44 | |
| | * | | | | | rpc: Fix two mis-formatted json! blocks | Ian Jackson | 2026-03-05 | 1 | -2/+13 | |
| | * | | | | | rpc: Remove WantIo and expose wants_to_write(). | Nick Mathewson | 2026-03-05 | 3 | -43/+21 | |
| | * | | | | | rpc: Change Waker implementation to EventLoop. | Nick Mathewson | 2026-03-05 | 7 | -112/+151 | |
| | * | | | | | rpc: API for event-driven IO. | Nick Mathewson | 2026-03-05 | 5 | -21/+245 | |
| | * | | | | | RPC: Explain why UserTag is a separate type. | Nick Mathewson | 2026-03-05 | 1 | -0/+8 | |
| | * | | | | | RPC: Raname Tag,RequestTag to UserTag. | Nick Mathewson | 2026-03-05 | 3 | -37/+33 | |
| | * | | | | | rpc: documentation fixes and clarifications | Nick Mathewson | 2026-02-26 | 1 | -3/+8 | |
| | * | | | | | rpc: Add a paragraph to the connimpl overview | Nick Mathewson | 2026-02-26 | 1 | -0/+3 | |
| | * | | | | | rpc: Add overview documentation to connimpl. | Nick Mathewson | 2026-02-26 | 1 | -0/+64 | |
| | * | | | | | rpc: Nonblocking request submit API (Rust only) | Nick Mathewson | 2026-02-26 | 2 | -5/+52 | |
| | * | | | | | rpc: Backend support for pollable requests. | Nick Mathewson | 2026-02-26 | 3 | -7/+92 | |
| | * | | | | | rpc: Add "Tag"s to response queues. | Nick Mathewson | 2026-02-26 | 1 | -25/+49 | |
| | * | | | | | rpc: Refactor connimpl in preparation for pollable requests. | Nick Mathewson | 2026-02-26 | 3 | -59/+189 | |
| * | | | | | | Merge branch 'oniux-0.9.0' into 'main' | Alexander Hansen Færøy | 2026-03-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | web: Update oniux to 0.9.0 | Clara Engler | 2026-03-05 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'upgrade-polyval' into 'main' | Nick Mathewson | 2026-03-05 | 3 | -26/+74 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | proto: Upgrade to latest polyval. | Nick Mathewson | 2026-03-04 | 3 | -26/+74 | |
| * | | | | | | Merge branch 'signature-rework-rename-signed' into 'main' | Clara Engler | 2026-03-05 | 14 | -156/+101 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | tor-netdoc: Fix typo in docs | Ian Jackson | 2026-03-04 | 1 | -1/+1 | |
| | * | | | | | tor-netdoc: Apply rustfmt churn | Ian Jackson | 2026-03-03 | 3 | -11/+5 | |
| | * | | | | | tor-netdoc: parse2: Lengthen a doc comment slightly | Ian Jackson | 2026-03-03 | 1 | -1/+1 | |
| | * | | | | | tor-netdoc: parse2: Use eprint for dtrace | Ian Jackson | 2026-03-03 | 2 | -5/+8 | |
| | * | | | | | tor-netdoc: Rename *Signed to *Unverified | Ian Jackson | 2026-03-03 | 13 | -60/+61 | |
| | * | | | | | tor-netdoc: Move NetdocSigned to signatures.rs | Ian Jackson | 2026-03-03 | 4 | -34/+36 | |
| | * | | | | | tor-netdoc: Drop dir_auth_key_cert_signatures test case | Ian Jackson | 2026-03-03 | 1 | -56/+1 | |
| * | | | | | | Merge branch 'cell-order' into 'main' | opara | 2026-03-04 | 7 | -80/+89 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | tor-cell: rename `RestrictedMsg::restricted_cmds()` to `cmds_for_logging()` | Steven Engler | 2026-03-04 | 3 | -4/+4 | |
| | * | | | | | tor-proto: small code cleanup | Steven Engler | 2026-03-03 | 2 | -18/+6 | |
| | * | | | | | tor-proto: improve error messages using `RestrictedMsg` | Steven Engler | 2026-03-03 | 2 | -35/+17 | |
| | * | | | | | tor-cell: add `RestrictedMsg` trait | Steven Engler | 2026-03-03 | 1 | -0/+35 | |
| | * | | | | | tor-proto: improve error messages during handshake | Steven Engler | 2026-03-03 | 2 | -5/+7 | |
| | * | | | | | tor-basic-utils: clean up `iter_join` | Steven Engler | 2026-03-03 | 1 | -8/+6 | |
| | * | | | | | tor-basic-utils: move `iter_join` from arti-relay | Steven Engler | 2026-03-03 | 4 | -33/+37 | |
