| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier. | Gabriela Moldovan | 2024-10-31 | 5 | -10/+68 | |
| | | | | | | | | | | | | | | | This will enable us to store more than one `K_relaysign_ed` in the keystore. Closes #1692 | |||||
| | * | tor-persist: Add a slug timestamp type. | Gabriela Moldovan | 2024-10-31 | 4 | -0/+138 | |
| | | | | | | | | | | | | | | | | | The new `Iso8601TimeSlug` is useful for encoding a timestamp as a `Slug` (i.e. in a filename). This is needed, for example, for #1692, to encode a timestamp as key denotator. | |||||
| | * | tor-relay-crypto: Add a specifier for the public part of the identity keypair. | Gabriela Moldovan | 2024-10-31 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | We'll eventually need this specifier (for example, if the `KS_relayid_ed` private key stored offline, the public part of the keypair will be stored in the online keystore, and will be retrievable using the new `RelayIdentityPublicKeySpecifier` specifier). | |||||
| | * | tor-relay-crypto: Fix typo in doc comment. | Gabriela Moldovan | 2024-10-31 | 1 | -1/+1 | |
| | | | ||||||
| | * | tor-relay-crypto: Use the KS_ prefix for RelayIdentityKeySpecifier. | Gabriela Moldovan | 2024-10-31 | 2 | -5/+5 | |
| |/ | | | | | | | | | | According to its docs, `RelayIdentityKeySpecifier` was meant to be the key specifier for the relay identity keypair, so its role prefix should be `KS_`. This also renames `RelayIdentityKeySpecifier` to `RelayIdentityKeypairSpecifier` for clarity (we're about to add another specifier here, for the public relay identity key). | |||||
| * | Merge branch 'changelog_1.3.0_redux' into 'main'arti-v1.3.0 | Nick Mathewson | 2024-10-30 | 1 | -5/+378 | |
| |\ | | | | | | | | | Diziet's 1.3.0 changelog, plus two tweaks. See merge request tpo/core/arti!2601 | |||||
| | * | Changelog: Add missing link for torspec!292. | Nick Mathewson | 2024-10-30 | 1 | -0/+1 | |
| | | | ||||||
| | * | Changelog: Add some end-of-line commas | Nick Mathewson | 2024-10-30 | 1 | -11/+11 | |
| | | | | | | | | | It appears that Diziet's editor macro missed these. | |||||
| | * | CHANGELOG: Fix the release date | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Remove a whitespace error | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Adjust link ref formatting | Ian Jackson | 2024-10-30 | 1 | -87/+87 | |
| | | | | | | | | | | | * Put parens around the refernces, and commas in between. * Add some missing full stops | |||||
| | * | CHANGELOG: Sort out bad "key handling work" description | Ian Jackson | 2024-10-30 | 1 | -1/+2 | |
| | | | | | | | | | As per irc discussions, I hope | |||||
| | * | CHANGELOG: Promote "Major new features" section | Ian Jackson | 2024-10-30 | 1 | -16/+16 | |
| | | | | | | | | | As per irc discussion | |||||
| | * | CHANGELOG: Shorten a heading | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | | | | | | | As per review | |||||
| | * | CHANGELOG: Add word "most" to summary | Ian Jackson | 2024-10-30 | 1 | -4/+5 | |
| | | | | | | | | | As per review | |||||
| | * | CHANGELOG: Fix punctuation | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Tidy up many verb tenses | Ian Jackson | 2024-10-30 | 1 | -50/+50 | |
| | | | ||||||
| | * | CHANGELOG: Clarify statement about backtrace logging | Ian Jackson | 2024-10-30 | 1 | -2/+2 | |
| | | | ||||||
| | * | CHANGELOG: Use Onion Services in the summary | Ian Jackson | 2024-10-30 | 1 | -4/+3 | |
| | | | ||||||
| | * | CHANGELOG: Welcome our new team member | Ian Jackson | 2024-10-30 | 1 | -0/+1 | |
| | | | ||||||
| | * | CHANGELOG: Expand explanation of fallback directories | Ian Jackson | 2024-10-30 | 1 | -1/+2 | |
| | | | ||||||
| | * | CHANGELOG: Clarify what MSRV | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Add a missing full stop | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: linkify an MR | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Clarify what kind of clients. | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Be less gung-ho about RPC mdbook | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Fix an uncapitalised letter | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Fix a markdown botch | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Us US spelling | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Formatting for Vanguards word | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Use slightly more formal language | Ian Jackson | 2024-10-30 | 1 | -1/+3 | |
| | | | ||||||
| | * | CHANGELOG: Fix grammar | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Add Acknowledgements section (links) | Ian Jackson | 2024-10-30 | 1 | -0/+3 | |
| | | | ||||||
| | * | CHANGELOG: Add Acknowledgements section | Ian Jackson | 2024-10-30 | 1 | -0/+11 | |
| | | | ||||||
| | * | CHANGELOG: Link to the socks-extensions spec | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Wrap paragraphs | Ian Jackson | 2024-10-30 | 1 | -304/+141 | |
| | | | | | | | | | | | We think many people read the CHANGELOG in plain text so get rid of the semantic newlines. | |||||
| | * | CHANGELOG: Bolden summaries for the two big new features | Ian Jackson | 2024-10-30 | 1 | -2/+2 | |
| | | | ||||||
| | * | CHANGELOG: Use deferred link def format | Ian Jackson | 2024-10-30 | 1 | -9/+16 | |
| | | | | | | | | | | | This is how it's usually done here. That makes the text more readable. | |||||
| | * | CHANGELOG: Refer to Proposal by longer name | Ian Jackson | 2024-10-30 | 1 | -2/+2 | |
| | | | | | | | | | This is now it was done in an earlier entry. | |||||
| | * | CHANGELOG: Delinkify Handshake trait | Ian Jackson | 2024-10-30 | 1 | -2/+1 | |
| | | | | | | | | | I don't think we need links to the rustdocs from here. | |||||
| | * | CHANGELOG: Run maint/update-md-links CHANGELOG.md | Ian Jackson | 2024-10-30 | 1 | -0/+159 | |
| | | | ||||||
| | * | CHANGELOG: Turn MRs and tickets into md links | Ian Jackson | 2024-10-30 | 1 | -159/+159 | |
| | | | | | | | | | | | On the relevant region perl -pe 's{^ ([!#]\d+)\s*$}{ [$1]\n}' | |||||
| | * | CHANGELOG: Fix typo | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Reword summary paragraph | Ian Jackson | 2024-10-30 | 1 | -4/+6 | |
| | | | ||||||
| | * | CHANGELOG: Arti 1.3.0 summary paragraph | Ian Jackson | 2024-10-30 | 1 | -1/+14 | |
| | | | ||||||
| | * | CHANGELOG: Document remaining changes | Ian Jackson | 2024-10-30 | 1 | -0/+8 | |
| | | | | | | | | | | | This includes up to and including dcdba6afb74cd922254d2499e8cf2deb2b61185d and now the tree is closed, so that's everything. | |||||
| | * | CHANGELOG: Fix typo | Ian Jackson | 2024-10-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: document changes up to 3af62eea415294ccf0e61b59b86d5803a2cb8578 | Ian Jackson | 2024-10-30 | 1 | -1/+329 | |
| | | | ||||||
| * | | Merge branch 'versions' into 'main' | Ian Jackson | 2024-10-30 | 52 | -486/+486 | |
| |\ \ | | | | | | | | | | | | | Version bumps for release of 1.3.0 See merge request tpo/core/arti!2599 | |||||
| | * | | Bump arti crate version to 1.3.0 | Ian Jackson | 2024-10-30 | 4 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | I think we should bump the minor version because of the new features, particularly supporting .onion domains as a client by default, and the OOM DoS resistance features (#351). cargo set-version --offline --bump=minor -p arti | |||||
