| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Move examples to examples/gsoc2023 | Nick Mathewson | 2023-09-05 | 24 | -40/+40 | |
| | * | | | | Add cognitive-complexity exceptions for clippy. | Nick Mathewson | 2023-09-05 | 8 | -0/+10 | |
| | * | | | | examples: set publish = false on all. | Nick Mathewson | 2023-09-05 | 4 | -0/+4 | |
| | * | | | | examples: Run cargo sort to reformat. | Nick Mathewson | 2023-09-05 | 5 | -10/+5 | |
| | * | | | | examples: Sort dependencies. | Nick Mathewson | 2023-09-05 | 4 | -31/+31 | |
| | * | | | | connection-checker: add newlines to example files | Nick Mathewson | 2023-09-05 | 2 | -2/+2 | |
| | * | | | | update: Cargo.lock | Saksham Mittal | 2023-09-05 | 1 | -22/+417 | |
| | * | | | | fix: use relative paths for arti dependencies | Saksham Mittal | 2023-09-05 | 5 | -19/+19 | |
| | * | | | | fix: add examples to main Cargo.toml | Saksham Mittal | 2023-09-05 | 1 | -0/+6 | |
| | * | | | | Initial commit for Arti sample projects | Saksham Mittal | 2023-09-05 | 22 | -0/+6136 | |
| * | | | | | Merge branch 'ipt-set' into 'main' | gabi-250 | 2023-09-06 | 6 | -48/+191 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-hsservice: ipt_set: Define the API | Ian Jackson | 2023-09-06 | 1 | -1/+90 | |
| | * | | | | tor-hsservice: ipt_set: Define the shared data structure | Ian Jackson | 2023-09-06 | 3 | -2/+50 | |
| | * | | | | tor-hsservice: Move PublishIptSet and its pieces into a new module (fmt) | Ian Jackson | 2023-09-06 | 1 | -1/+1 | |
| | * | | | | tor-hsservice: Move PublishIptSet and its pieces into a new module | Ian Jackson | 2023-09-06 | 6 | -48/+54 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'desc-publisher-tps' into 'main' | gabi-250 | 2023-09-06 | 1 | -106/+73 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | tor-hsservice: Update our list of relevant TPs whenever the consensus changes. | Gabriela Moldovan | 2023-09-06 | 1 | -3/+3 | |
| | * | | | tor-hsservice: Update outdated docs. | Gabriela Moldovan | 2023-09-06 | 1 | -1/+1 | |
| | * | | | tor-hsservice: Remove outdated TODO. | Gabriela Moldovan | 2023-09-06 | 1 | -2/+0 | |
| | * | | | tor-hsservice: Replace {current,previous}_period with a list of time periods. | Gabriela Moldovan | 2023-09-06 | 1 | -43/+42 | |
| | * | | | tor-hsservice: Only build the Descriptor once. | Gabriela Moldovan | 2023-09-06 | 1 | -25/+32 | |
| | * | | | tor-hsservice: Remove unnecessary time period change handler. | Gabriela Moldovan | 2023-09-06 | 1 | -37/+0 | |
| |/ / / | ||||||
| * | | | Remove semver.md now that 1.1.8 is out. | Nick Mathewson | 2023-09-05 | 13 | -58/+0 | |
| * | | | Merge branch 'bumps' into 'main'arti-v1.1.8 | Ian Jackson | 2023-09-05 | 51 | -726/+694 | |
| |\ \ \ | ||||||
| | * | | | Upgrade bench/ lockfiles too. | Nick Mathewson | 2023-09-05 | 2 | -162/+184 | |
| | * | | | Run "cargo update" in preparation for release. | Nick Mathewson | 2023-09-05 | 1 | -312/+258 | |
| | * | | | Bump patchlevel (not dependents) on crates with trivial changes | Nick Mathewson | 2023-09-05 | 22 | -22/+22 | |
| | * | | | Update patchlevel for crates with nontrivial changes. | Nick Mathewson | 2023-09-05 | 39 | -222/+222 | |
| | * | | | Minor-version bumps for crates with breaking changes. | Nick Mathewson | 2023-09-05 | 7 | -8/+8 | |
| * | | | | Merge branch 'warning' into 'main' | Nick Mathewson | 2023-09-05 | 2 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | arti tests: Suppress a lint locally | Ian Jackson | 2023-09-05 | 1 | -1/+2 | |
| | * | | | | tor-hsservice: De-linkify a docs link to a private item | Ian Jackson | 2023-09-05 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 'cl_correct' into 'main' | Nick Mathewson | 2023-09-05 | 1 | -4/+0 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | changelog: Remove reference to TROVE-2023-003 | Nick Mathewson | 2023-09-05 | 1 | -4/+0 | |
| | |/ / | ||||||
| * | | | Merge branch 'fixup_features_20230905' into 'main' | Nick Mathewson | 2023-09-05 | 2 | -2/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Run "fixup-features" in preparation for release. | Nick Mathewson | 2023-09-05 | 2 | -2/+2 | |
| * | | | Merge branch 'upgrades' into 'main' | Nick Mathewson | 2023-09-05 | 11 | -44/+28 | |
| |\ \ \ | ||||||
| | * | | | downgrade_dependencies: re-upgrade filetime | Nick Mathewson | 2023-09-05 | 1 | -1/+2 | |
| | * | | | Update equix/bench/Cargo.lock. | Nick Mathewson | 2023-09-05 | 1 | -3/+3 | |
| | * | | | Bump to trust-dns-proto 0.23.0 | Nick Mathewson | 2023-09-05 | 3 | -30/+13 | |
| | * | | | Upgrade to visibility 0.1.0 | Nick Mathewson | 2023-09-05 | 8 | -10/+10 | |
| * | | | | Merge branch 'changelog_20230905' into 'main' | Nick Mathewson | 2023-09-05 | 1 | -1/+237 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | changelog: suggestions from gabi and diziet | Nick Mathewson | 2023-09-05 | 1 | -4/+5 | |
| | * | | | CHANGELOG: Add references | Nick Mathewson | 2023-09-05 | 1 | -3/+109 | |
| | * | | | Add acknowledgments. | Nick Mathewson | 2023-09-05 | 1 | -0/+9 | |
| | * | | | changelog: Minor cleanups | Nick Mathewson | 2023-09-05 | 1 | -4/+0 | |
| | * | | | CHANGELOG: Add "breaking changes" based on semver.md. | Nick Mathewson | 2023-09-05 | 1 | -1/+8 | |
| | * | | | Initial changelog for arti 1.1.8 | Nick Mathewson | 2023-09-05 | 1 | -0/+117 | |
| * | | | | Merge branch 'sqlite' into 'main' | Nick Mathewson | 2023-09-05 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | CI: Ensure libssl3 is installed in shadow and chutney tests | Jim Newsome | 2023-09-05 | 1 | -4/+4 | |
