| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Generate a new KP_hss_desc_enc keypair for each new descriptor. | Gabriela Moldovan | 2023-03-31 | 2 | -33/+51 | |
| | * | | | | | | Remove unnecessary test constant. | Gabriela Moldovan | 2023-03-31 | 2 | -14/+8 | |
| | * | | | | | | Add an encode-decode test for descriptors with client auth. | Gabriela Moldovan | 2023-03-31 | 1 | -23/+96 | |
| | * | | | | | | Use constants instead of magic numbers. | Gabriela Moldovan | 2023-03-31 | 1 | -6/+10 | |
| | * | | | | | | Stop requiring the caller to supply `AuthClient`s. | Gabriela Moldovan | 2023-03-31 | 5 | -102/+166 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'update_once_more' into 'main' | gabi-250 | 2023-03-31 | 1 | -82/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Run cargo-update to move away from yanked versions of "windows" | Nick Mathewson | 2023-03-31 | 1 | -82/+25 | |
| |/ / / / / / | ||||||
| * | | / / / | Remove semver.md files. | Nick Mathewson | 2023-03-31 | 8 | -13/+0 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Remove "publish = false" from tor-hsclient.arti-v1.1.3 | Nick Mathewson | 2023-03-31 | 1 | -2/+0 | |
| * | | | | | Merge branch 'version_bump' into 'main' | gabi-250 | 2023-03-31 | 34 | -209/+209 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Patchlevel bumps for crates whose dependencies just changed. | Nick Mathewson | 2023-03-31 | 19 | -33/+33 | |
| | * | | | | | Bump crate versions that have breaking changes | Nick Mathewson | 2023-03-31 | 21 | -32/+32 | |
| | * | | | | | Bump patchlevel on crates with non-breaking changes | Nick Mathewson | 2023-03-31 | 29 | -126/+126 | |
| | * | | | | | Bump patchlevel on crates with semver-irrelevant changes. | Nick Mathewson | 2023-03-31 | 10 | -18/+18 | |
| |/ / / / / | ||||||
| * | | | | | Changelog: Move "Major bugfixes" to the top. | Nick Mathewson | 2023-03-31 | 1 | -5/+5 | |
| * | | | | | Finish (?) CHANGELOG.md for 1.1.3 | Nick Mathewson | 2023-03-31 | 1 | -4/+64 | |
| * | | | | | Add Gabi to exclude_contributors. | Nick Mathewson | 2023-03-31 | 1 | -0/+3 | |
| * | | | | | Update CHANGELOG for last few commits. | Nick Mathewson | 2023-03-31 | 1 | -2/+4 | |
| * | | | | | Merge branch 'doc_fixes' into 'main' | Nick Mathewson | 2023-03-30 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-hsclient: Fix a doc link. | Nick Mathewson | 2023-03-30 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'update-20220330' into 'main' | Nick Mathewson | 2023-03-30 | 1 | -212/+249 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Run cargo update in preparation for release tomorrow. | Nick Mathewson | 2023-03-30 | 1 | -212/+249 | |
| * | | | | | | Merge branch 'fix-broken-doc-links' into 'main' | Nick Mathewson | 2023-03-30 | 2 | -5/+5 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix broken doc link. | Gabriela Moldovan | 2023-03-27 | 2 | -5/+5 | |
| * | | | | | | Merge branch 'plumb' into 'main' | Alexander Færøy | 2023-03-30 | 6 | -49/+69 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Run rustfmt | Ian Jackson | 2023-03-30 | 2 | -21/+18 | |
| | * | | | | | | arti-client: Call HsCircPool::launch_background_tasks | Ian Jackson | 2023-03-30 | 1 | -4/+13 | |
| | * | | | | | | tor-hsconn: Rename ConnError (from HsClientConnError) | Ian Jackson | 2023-03-30 | 5 | -21/+21 | |
| | * | | | | | | arti-client: When making hs conn, wait for bootstrap | Ian Jackson | 2023-03-30 | 1 | -0/+3 | |
| | * | | | | | | tor-client: Pass a netdir for each request | Ian Jackson | 2023-03-30 | 4 | -16/+27 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'workflow' into 'main' | Ian Jackson | 2023-03-30 | 1 | -1/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CONTRIBUTING.md: Add some refs for git autosquash | Ian Jackson | 2023-03-30 | 1 | -1/+5 | |
| | * | | | | | | CONTRIBUTING.md: Discourage contributors from rebasing (typo fix) | Ian Jackson | 2023-03-30 | 1 | -1/+1 | |
| | * | | | | | | CONTRIBUTING.md: Improve wording re not squashing | Nick Mathewson | 2023-03-30 | 1 | -1/+1 | |
| | * | | | | | | CONTRIBUTING.md: Document X X X convention | Ian Jackson | 2023-03-30 | 1 | -0/+7 | |
| | * | | | | | | CONTRIBUTING.md: Add more notes about TODOs | Ian Jackson | 2023-03-30 | 1 | -1/+5 | |
| | * | | | | | | CONTRIBUTING.md: Discourage contributors from rebasing | Ian Jackson | 2023-03-30 | 1 | -0/+6 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'send' into 'main' | Alexander Færøy | 2023-03-30 | 1 | -2/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-circmgr: Make take_or_launch_stub_circuit future Send | Ian Jackson | 2023-03-30 | 1 | -2/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'ring' into 'main' | gabi-250 | 2023-03-30 | 1 | -7/+17 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | tor-netdir: Implmeent HsDirRing::find_pos | Ian Jackson | 2023-03-30 | 1 | -2/+3 | |
| | * | | | | | tor-netdir: Make the hsdir ring be a TiVec | Ian Jackson | 2023-03-30 | 1 | -5/+14 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'upgrades-20220330' into 'main' | gabi-250 | 2023-03-30 | 3 | -89/+116 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Upgrade dependency to latest rusqlite. | Nick Mathewson | 2023-03-30 | 2 | -13/+13 | |
| | * | | | | | Upgrade dependency to latest async-native-tls. | Nick Mathewson | 2023-03-30 | 2 | -77/+104 | |
| |/ / / / / | ||||||
| * | | | | | Initial changelog draft for 1.1.3 | Nick Mathewson | 2023-03-30 | 1 | -0/+99 | |
| * | | | | | Merge branch 'async-utils' into 'main' | Nick Mathewson | 2023-03-29 | 14 | -211/+318 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Move functionality from tor_basic_utils to tor_async_utils | Nick Mathewson | 2023-03-29 | 12 | -211/+237 | |
| | * | | | | Make a new empty tor-async-utils crate. | Nick Mathewson | 2023-03-29 | 5 | -0/+81 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'blind' into 'main' | Ian Jackson | 2023-03-29 | 2 | -29/+34 | |
| |\ \ \ \ | ||||||
