| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Remove semver.md files from 1.1.5 | Nick Mathewson | 2023-06-01 | 6 | -14/+0 | |
| * | | Merge branch 'bump-versions-v115' into 'main'arti-v1.1.5 | Ian Jackson | 2023-06-01 | 44 | -349/+349 | |
| |\ \ | ||||||
| | * | | Bump crate versions in preparation for v1.1.5 release. | Nick Mathewson | 2023-06-01 | 44 | -349/+349 | |
| * | | | Merge branch 'one_more_cl_msg' into 'main' | Nick Mathewson | 2023-06-01 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | changelog: mention fallback list update. | Nick Mathewson | 2023-06-01 | 1 | -0/+4 | |
| |/ / / | ||||||
| * | | | Merge branch 'fallbackdir-2023-06-01' into 'main' | Nick Mathewson | 2023-06-01 | 1 | -892/+896 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | fallbackdir: Update list generated on June 01, 2023 | Tor CI Release | 2023-06-01 | 1 | -892/+896 | |
| |/ / | ||||||
| * | | Merge branch 'cl-more' into 'main' | Nick Mathewson | 2023-06-01 | 1 | -7/+59 | |
| |\ \ | ||||||
| | * | | changelog: Minor cleanups | Nick Mathewson | 2023-06-01 | 1 | -3/+1 | |
| | * | | changelog: add links for 1.1.5 changelog | Nick Mathewson | 2023-06-01 | 1 | -4/+58 | |
| |/ / | ||||||
| * | | Merge branch 'changelog' into 'main' | Alexander Færøy | 2023-05-31 | 1 | -0/+125 | |
| |\ \ | ||||||
| | * | | Draft a changelog for 1.1.5 | Nick Mathewson | 2023-05-31 | 1 | -0/+125 | |
| * | | | Merge branch 'semver_checks_script' into 'main' | gabi-250 | 2023-05-31 | 1 | -0/+121 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | New script to run cargo-semver-checks with appropriate options. | Nick Mathewson | 2023-05-31 | 1 | -0/+121 | |
| |/ / | ||||||
| * | | Merge branch 'fixup-features' into 'main' | Nick Mathewson | 2023-05-31 | 4 | -4/+9 | |
| |\ \ | ||||||
| | * | | Run fixup-features script and resolve its complaints. | Nick Mathewson | 2023-05-31 | 4 | -4/+9 | |
| |/ / | ||||||
| * | | Merge branch 'pre-release-updates' into 'main' | Nick Mathewson | 2023-05-30 | 1 | -80/+71 | |
| |\ \ | |/ |/| | ||||||
| | * | Run "cargo update" in preparation for Thursday release. | Nick Mathewson | 2023-05-30 | 1 | -80/+71 | |
| |/ | ||||||
| * | Merge branch 'stream_ctrl' into 'main' | Nick Mathewson | 2023-05-24 | 4 | -3/+238 | |
| |\ | ||||||
| | * | Add "TODO RPC" notes around DataStreamCtrl per review. | Nick Mathewson | 2023-05-24 | 2 | -0/+16 | |
| | * | proto: Add stream-status functionality to DataStreamCtrl. | Nick Mathewson | 2023-05-24 | 1 | -2/+106 | |
| | * | proto: Create a `DataStreamCtrl` type. | Nick Mathewson | 2023-05-22 | 3 | -1/+114 | |
| | * | proto: Add a new experimental stream-ctrl feature. | Nick Mathewson | 2023-05-22 | 1 | -1/+2 | |
| | * | tor-proto: Move a comment in Cargo.toml | Nick Mathewson | 2023-05-22 | 1 | -1/+2 | |
| * | | Merge branch 'virtual_conditional' into 'main' | Ian Jackson | 2023-05-24 | 2 | -0/+3 | |
| |\ \ | ||||||
| | * | | proto: Make PathEntry::Virtual feature-conditional. | Nick Mathewson | 2023-05-23 | 2 | -0/+3 | |
| * | | | Merge branch 'rpc-auth-and-meta' into 'main' | Nick Mathewson | 2023-05-24 | 8 | -114/+340 | |
| |\ \ \ | ||||||
| | * | | | rpc: Remove downgrade_owned for now | Nick Mathewson | 2023-05-24 | 4 | -42/+0 | |
| | * | | | rpc: Disable auth:get_rpc_protocol for now. | Nick Mathewson | 2023-05-24 | 1 | -0/+8 | |
| | * | | | rpc: Implement functionality to remove objects from a session | Nick Mathewson | 2023-05-24 | 5 | -5/+135 | |
| | * | | | rpc: fix documentation for methods in Context. | Nick Mathewson | 2023-05-24 | 1 | -6/+4 | |
| | * | | | rpc: update rpc-meta-draft with new behavior. | Nick Mathewson | 2023-05-24 | 1 | -3/+7 | |
| | * | | | rpc: Make the top-level returned object a "session". | Nick Mathewson | 2023-05-24 | 4 | -38/+67 | |
| | * | | | rpc: Implement auth:query. | Nick Mathewson | 2023-05-23 | 1 | -1/+39 | |
| | * | | | rpc: Implement the auth:get_rpc_protocol method. | Nick Mathewson | 2023-05-23 | 1 | -0/+49 | |
| | * | | | rpc: move existing auth code to new module. | Nick Mathewson | 2023-05-23 | 2 | -72/+84 | |
| * | | | | Merge branch 'real_generational_arena' into 'main' | Nick Mathewson | 2023-05-24 | 4 | -80/+34 | |
| |\ \ \ \ | ||||||
| | * | | | | rpc: Remove fake_generational_arena | Nick Mathewson | 2023-05-23 | 3 | -79/+12 | |
| | * | | | | maint/check_license: Make MPL-2.0 into an allow-list | Nick Mathewson | 2023-05-23 | 1 | -1/+22 | |
| * | | | | | Merge branch 'cookie_in_est_intro' into 'main' | Ian Jackson | 2023-05-24 | 2 | -6/+3 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | cell: Make EstablishRendezvous contain a RendCookie. | Nick Mathewson | 2023-05-23 | 2 | -6/+3 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'socks-read-fix' into 'main' | Nick Mathewson | 2023-05-23 | 2 | -0/+25 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix a local-only CPU DoS bug. | Nick Mathewson | 2023-05-23 | 2 | -0/+25 | |
| * | | | | Merge branch 'shadow-v3' into 'main' | Nick Mathewson | 2023-05-23 | 4 | -21/+42 | |
| |\ \ \ \ | ||||||
| | * | | | | shadow-ci: check for successful transfers on bridge-client as well | Jim Newsome | 2023-05-22 | 1 | -7/+9 | |
| | * | | | | shadow ci: bump tgen | Jim Newsome | 2023-05-22 | 1 | -1/+1 | |
| | * | | | | shadow ci: bump shadow | Jim Newsome | 2023-05-22 | 4 | -14/+33 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 'thanks_trailer' into 'main' | Ian Jackson | 2023-05-23 | 1 | -4/+28 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | thanks: Also acknowledge Suggested-By | Nick Mathewson | 2023-05-22 | 1 | -0/+2 | |
| | * | | | maint/thanks: Split up some long pipelines | Nick Mathewson | 2023-05-18 | 1 | -2/+9 | |
