summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | hsrproxy: implement builders and serde.Nick Mathewson2023-09-073-5/+80
| * | hsrproxy: implement parse/encode for patterns and targets.Nick Mathewson2023-09-073-5/+260
| * | Create a tor-hsrproxy crate to handle "proxy to local port".Nick Mathewson2023-09-076-0/+139
| * | hss: Add configuration fields for onion services.Nick Mathewson2023-08-282-5/+88
| * | hssvc-high-level-apis: link to MR comments; add num_intro_pointsNick Mathewson2023-08-281-0/+7
* | | Merge branch 'publisher-postage' into 'main'Ian Jackson2023-09-073-69/+45
|\ \ \
| * | | tor-hsservice: Remove unused Event struct (fmt).Gabriela Moldovan2023-09-062-3/+3
| * | | tor-hsservice: Remove unused Event struct.Gabriela Moldovan2023-09-062-68/+4
| * | | tor-hsservice: Use a postage::watch channel to watch for config changes.Gabriela Moldovan2023-09-062-1/+13
| * | | tor-hsservice: Use the new IPT change notifier API (fmt).Gabriela Moldovan2023-09-062-4/+12
| * | | tor-hsservice: Use the new IPT change notifier API.Gabriela Moldovan2023-09-062-3/+19
| * | | tor-hsservice: Add PublisherError::Bug variant.Gabriela Moldovan2023-09-061-0/+4
* | | | Merge branch 'fixed-capacity-vec' into 'main'gabi-2502023-09-067-300/+23
|\ \ \ \
| * | | | Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-067-300/+23
* | | | | Merge branch 'arti-merge-sample-projects-redux-rebased' into 'main'Nick Mathewson2023-09-0637-13/+2611
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | obs4-checker/README.md: annotate verbatim sectionsNick Mathewson2023-09-051-3/+3
| * | | | matrix_test: find directories correctlyNick Mathewson2023-09-051-2/+12
| * | | | Update "list_crates" to handle examples right.Nick Mathewson2023-09-051-6/+6
| * | | | downgrade_dependencies: upgrade "log"Nick Mathewson2023-09-051-0/+1
| * | | | obfs4-checker: port from chrono to time.Nick Mathewson2023-09-054-44/+22
| * | | | Use a more recent tracing_subscriber in examples.Nick Mathewson2023-09-056-70/+20
| * | | | Check-licenses: Allow "MIT AND BSD-3-Clause"Nick Mathewson2023-09-051-0/+1
| * | | | Set license on gsoc2023 examples to "MIT OR Apache-2.0"Nick Mathewson2023-09-055-1/+5
| * | | | Teach check_toposort to not expect examples in crates/Nick Mathewson2023-09-051-1/+1
| * | | | Add a README to gsoc2023 directory.Nick Mathewson2023-09-051-0/+3
| * | | | Remove cargo.lock from download-manager.Nick Mathewson2023-09-051-3895/+0
| * | | | Move examples to examples/gsoc2023Nick Mathewson2023-09-0524-40/+40
| * | | | Add cognitive-complexity exceptions for clippy.Nick Mathewson2023-09-058-0/+10
| * | | | examples: set publish = false on all.Nick Mathewson2023-09-054-0/+4
| * | | | examples: Run cargo sort to reformat.Nick Mathewson2023-09-055-10/+5
| * | | | examples: Sort dependencies.Nick Mathewson2023-09-054-31/+31
| * | | | connection-checker: add newlines to example filesNick Mathewson2023-09-052-2/+2
| * | | | update: Cargo.lockSaksham Mittal2023-09-051-22/+417
| * | | | fix: use relative paths for arti dependenciesSaksham Mittal2023-09-055-19/+19
| * | | | fix: add examples to main Cargo.tomlSaksham Mittal2023-09-051-0/+6
| * | | | Initial commit for Arti sample projectsSaksham Mittal2023-09-0522-0/+6136
* | | | | Merge branch 'ipt-set' into 'main'gabi-2502023-09-066-48/+191
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-hsservice: ipt_set: Define the APIIan Jackson2023-09-061-1/+90
| * | | | tor-hsservice: ipt_set: Define the shared data structureIan Jackson2023-09-063-2/+50
| * | | | tor-hsservice: Move PublishIptSet and its pieces into a new module (fmt)Ian Jackson2023-09-061-1/+1
| * | | | tor-hsservice: Move PublishIptSet and its pieces into a new moduleIan Jackson2023-09-066-48/+54
|/ / / /
* | | | Merge branch 'desc-publisher-tps' into 'main'gabi-2502023-09-061-106/+73
|\ \ \ \ | |/ / / |/| | |
| * | | tor-hsservice: Update our list of relevant TPs whenever the consensus changes.Gabriela Moldovan2023-09-061-3/+3
| * | | tor-hsservice: Update outdated docs.Gabriela Moldovan2023-09-061-1/+1
| * | | tor-hsservice: Remove outdated TODO.Gabriela Moldovan2023-09-061-2/+0
| * | | tor-hsservice: Replace {current,previous}_period with a list of time periods.Gabriela Moldovan2023-09-061-43/+42
| * | | tor-hsservice: Only build the Descriptor once.Gabriela Moldovan2023-09-061-25/+32
| * | | tor-hsservice: Remove unnecessary time period change handler.Gabriela Moldovan2023-09-061-37/+0
|/ / /
* | | Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-0513-58/+0
* | | Merge branch 'bumps' into 'main'arti-v1.1.8Ian Jackson2023-09-0551-726/+694
|\ \ \