| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | memquota: Make prepare_parent_aid() error message more generic | Gabriela Moldovan | 2026-03-30 | 1 | -2/+1 | |
| | * | | | | | | | | memquota: Add new Account::add_parent() API | Gabriela Moldovan | 2026-03-30 | 2 | -0/+100 | |
| | * | | | | | | | | memquota: Move parent AId checks to separate function (fmt) | Gabriela Moldovan | 2026-03-30 | 1 | -8/+3 | |
| | * | | | | | | | | memquota: Move parent AId checks to separate function | Gabriela Moldovan | 2026-03-30 | 1 | -40/+50 | |
| * | | | | | | | | | Merge branch 'closed-stream-err' into 'main' | opara | 2026-04-07 | 2 | -9/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arti: fix clippy warnings in `report_proxy_error()` | Steven Engler | 2026-03-30 | 1 | -3/+5 | |
| | * | | | | | | | | | arti: use report macros in `report_proxy_error()` | Steven Engler | 2026-03-30 | 1 | -5/+6 | |
| | * | | | | | | | | | arti: don't warn for `NotConnected` errors | Steven Engler | 2026-03-30 | 1 | -0/+1 | |
| | * | | | | | | | | | tor-proto: change an error to `NotConnected` | Steven Engler | 2026-03-29 | 1 | -3/+7 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'deftly-quoted' into 'main' | Ian Jackson | 2026-04-07 | 10 | -44/+44 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-netdoc: parse2/encode derive: Use unquoted attributes at call sites | Ian Jackson | 2026-04-07 | 6 | -18/+18 | |
| | * | | | | | | | | tor-netdoc: parse2/encode derive: Show unquoted attributes in the docs | Ian Jackson | 2026-04-07 | 3 | -11/+11 | |
| | * | | | | | | | | tor-netdoc: parse2/encode derive: Use meta_quoted rigorous | Ian Jackson | 2026-04-07 | 3 | -11/+11 | |
| | * | | | | | | | | tor-netdoc: Constructor derive: Use meta_quoted rigorous | Ian Jackson | 2026-04-07 | 2 | -4/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'chutney-enable-hs' into 'main' | David Goulet | 2026-04-07 | 6 | -8/+45 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | chutney CI: add hidden services | Jim Newsome | 2026-04-02 | 2 | -1/+23 | |
| | * | | | | | | | | CI: bump chutney | Jim Newsome | 2026-04-02 | 1 | -2/+2 | |
| | * | | | | | | | | NetDir::pick_relay: add a little more info to error reports | Jim Newsome | 2026-04-02 | 1 | -1/+6 | |
| | * | | | | | | | | NetDir::pick_relay: add some trace logging | Jim Newsome | 2026-04-02 | 1 | -1/+6 | |
| | * | | | | | | | | hsdir_params: add debug log when we fall back to disaster params | Jim Newsome | 2026-04-02 | 1 | -2/+4 | |
| | * | | | | | | | | tor-hsclient: include period metadata in trace log message | Jim Newsome | 2026-04-02 | 1 | -1/+2 | |
| | * | | | | | | | | chutney test: enable logging | Jim Newsome | 2026-04-02 | 1 | -0/+2 | |
| * | | | | | | | | | Merge branch 'circ-leg-warn' into 'main' | gabi-250 | 2026-04-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-proto: lower log level of "removing circuit leg" | Steven Engler | 2026-04-06 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'stream-close' into 'main' | opara | 2026-04-02 | 1 | -6/+12 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-proto: allow sending DATA cells on closed streams | Steven Engler | 2026-03-29 | 1 | -6/+12 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'microdescs2' into 'main' | Ian Jackson | 2026-04-02 | 14 | -182/+729 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-netdoc: Add TODO to test ignoring | Clara Engler | 2026-04-02 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: Disable broken test for now | Clara Engler | 2026-04-02 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: Note on hardcoded test vectors | Clara Engler | 2026-04-02 | 2 | -0/+10 | |
| | * | | | | | | | tor-netdoc: Fix typo in comment | Clara Engler | 2026-04-02 | 1 | -1/+1 | |
| | * | | | | | | | tor-netdoc: Some comment improvements | Clara Engler | 2026-04-02 | 1 | -2/+4 | |
| | * | | | | | | | tor-netdoc: Replace if by exhaustive match | Clara Engler | 2026-04-02 | 1 | -2/+4 | |
| | * | | | | | | | tor-netdoc: Rename Wrapper to RawPortPolicy | Clara Engler | 2026-04-02 | 1 | -2/+2 | |
| | * | | | | | | | tor-netdoc: Use PortRanges::from_str in PortPolicy::from_str | Clara Engler | 2026-04-02 | 1 | -4/+1 | |
| | * | | | | | | | tor-netdoc: Document that an overflow is impossible | Clara Engler | 2026-04-02 | 1 | -0/+4 | |
| | * | | | | | | | tor-netdoc: Remove interval tree reference | Clara Engler | 2026-04-02 | 1 | -1/+1 | |
| | * | | | | | | | tor-netdoc: Clarifications and comments | Clara Engler | 2026-04-02 | 1 | -3/+7 | |
| | * | | | | | | | tor-netdoc: Private fields in PortRange | Clara Engler | 2026-04-02 | 2 | -2/+3 | |
| | * | | | | | | | tor-netdoc: TODO for PortRanges rewrite | Clara Engler | 2026-04-02 | 1 | -0/+2 | |
| | * | | | | | | | tor-netdoc: Rename PortRanges::push to push_ordered | Clara Engler | 2026-04-02 | 2 | -5/+5 | |
| | * | | | | | | | tor-netdoc: Document PortRanges invariants | Clara Engler | 2026-04-02 | 1 | -0/+4 | |
| | * | | | | | | | tor-netdoc: Remove onion_key accessor | Clara Engler | 2026-04-02 | 1 | -5/+0 | |
| | * | | | | | | | tor-netdoc: Fix conditional compilation in test | Clara Engler | 2026-04-02 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: Tests for the PortPolicy refactoring | Clara Engler | 2026-04-02 | 2 | -0/+86 | |
| | * | | | | | | | tor-netdoc: parse2 for PortPolicy | Clara Engler | 2026-04-02 | 1 | -100/+57 | |
| | * | | | | | | | tor-netdoc: Copy Vec<PortRange> into own type | Clara Engler | 2026-04-02 | 1 | -1/+143 | |
| | * | | | | | | | tor-netdoc: NormalItemArgument for RuleKind | Clara Engler | 2026-04-02 | 1 | -1/+7 | |
| | * | | | | | | | tor-netdoc: Move RuleKind to upper module | Clara Engler | 2026-04-02 | 2 | -12/+14 | |
| | * | | | | | | | tor-netdoc: Explicitly upgrade derive-more | Clara Engler | 2026-04-02 | 1 | -1/+1 | |
