summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tor-netdir: Minor docs fixesgabi-2502023-03-301-2/+3
| * | | | | tor-netdir: Provide accessor for params field of HsDirParamsIan Jackson2023-03-301-0/+5
| * | | | | tor-netdir: Implement hs_dirs accessorIan Jackson2023-03-301-2/+16
| * | | | | tor-netdir: hs_dirs accessor: change semantics, type, and nameIan Jackson2023-03-301-7/+9
| * | | | | tor-netdir: Provide hs_all_time_periods instead of ..._secondary_...Ian Jackson2023-03-301-5/+8
| * | | | | tor-netdir: Rename hs_time_periodIan Jackson2023-03-301-3/+5
| * | | | | tor-netdir: Sort out HsDirOpIan Jackson2023-03-301-2/+3
| * | | | | tor-netdir: Reorganise iteration over hsdir ringsIan Jackson2023-03-301-4/+24
| * | | | | tor-netdir: Provide relay_by_rs_idxIan Jackson2023-03-301-0/+16
* | | | | | Merge branch 'docs-runes' into 'main'Ian Jackson2023-03-311-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | CONTRIBUTING.md: Explicitly support --document-private-itemsIan Jackson2023-03-301-1/+3
| * | | | | CONTRIBUTING.md: Recommend --workspace when building docsIan Jackson2023-03-301-2/+3
* | | | | | Merge branch 'hsdesc-encoder-client-auth' into 'main'gabi-2502023-03-315-157/+310
|\ \ \ \ \ \
| * | | | | | Generate a new KP_hss_desc_enc keypair for each new descriptor.Gabriela Moldovan2023-03-312-33/+51
| * | | | | | Remove unnecessary test constant.Gabriela Moldovan2023-03-312-14/+8
| * | | | | | Add an encode-decode test for descriptors with client auth.Gabriela Moldovan2023-03-311-23/+96
| * | | | | | Use constants instead of magic numbers.Gabriela Moldovan2023-03-311-6/+10
| * | | | | | Stop requiring the caller to supply `AuthClient`s.Gabriela Moldovan2023-03-315-102/+166
|/ / / / / /
* | | | | | Merge branch 'update_once_more' into 'main'gabi-2502023-03-311-82/+25
|\ \ \ \ \ \
| * | | | | | Run cargo-update to move away from yanked versions of "windows"Nick Mathewson2023-03-311-82/+25
|/ / / / / /
* | | / / / Remove semver.md files.Nick Mathewson2023-03-318-13/+0
| |_|/ / / |/| | | |
* | | | | Remove "publish = false" from tor-hsclient.arti-v1.1.3Nick Mathewson2023-03-311-2/+0
* | | | | Merge branch 'version_bump' into 'main'gabi-2502023-03-3134-209/+209
|\ \ \ \ \
| * | | | | Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-3119-33/+33
| * | | | | Bump crate versions that have breaking changesNick Mathewson2023-03-3121-32/+32
| * | | | | Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-3129-126/+126
| * | | | | Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-3110-18/+18
|/ / / / /
* | | | | Changelog: Move "Major bugfixes" to the top.Nick Mathewson2023-03-311-5/+5
* | | | | Finish (?) CHANGELOG.md for 1.1.3Nick Mathewson2023-03-311-4/+64
* | | | | Add Gabi to exclude_contributors.Nick Mathewson2023-03-311-0/+3
* | | | | Update CHANGELOG for last few commits.Nick Mathewson2023-03-311-2/+4
* | | | | Merge branch 'doc_fixes' into 'main'Nick Mathewson2023-03-301-1/+1
|\ \ \ \ \
| * | | | | tor-hsclient: Fix a doc link.Nick Mathewson2023-03-301-1/+1
* | | | | | Merge branch 'update-20220330' into 'main'Nick Mathewson2023-03-301-212/+249
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Run cargo update in preparation for release tomorrow.Nick Mathewson2023-03-301-212/+249
* | | | | | Merge branch 'fix-broken-doc-links' into 'main'Nick Mathewson2023-03-302-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix broken doc link.Gabriela Moldovan2023-03-272-5/+5
* | | | | | Merge branch 'plumb' into 'main'Alexander Færøy2023-03-306-49/+69
|\ \ \ \ \ \
| * | | | | | Run rustfmtIan Jackson2023-03-302-21/+18
| * | | | | | arti-client: Call HsCircPool::launch_background_tasksIan Jackson2023-03-301-4/+13
| * | | | | | tor-hsconn: Rename ConnError (from HsClientConnError)Ian Jackson2023-03-305-21/+21
| * | | | | | arti-client: When making hs conn, wait for bootstrapIan Jackson2023-03-301-0/+3
| * | | | | | tor-client: Pass a netdir for each requestIan Jackson2023-03-304-16/+27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'workflow' into 'main'Ian Jackson2023-03-301-1/+22
|\ \ \ \ \ \
| * | | | | | CONTRIBUTING.md: Add some refs for git autosquashIan Jackson2023-03-301-1/+5
| * | | | | | CONTRIBUTING.md: Discourage contributors from rebasing (typo fix)Ian Jackson2023-03-301-1/+1
| * | | | | | CONTRIBUTING.md: Improve wording re not squashingNick Mathewson2023-03-301-1/+1
| * | | | | | CONTRIBUTING.md: Document X X X conventionIan Jackson2023-03-301-0/+7
| * | | | | | CONTRIBUTING.md: Add more notes about TODOsIan Jackson2023-03-301-1/+5
| * | | | | | CONTRIBUTING.md: Discourage contributors from rebasingIan Jackson2023-03-301-0/+6
| | |_|/ / / | |/| | | |