summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | semver notes.Ian Jackson2022-03-161-0/+6
|/
* add integration test and fill semver_statustrinity-1686a2022-03-141-1/+5
* Merge branch 'testing-docs' into 'main'Nick Mathewson2022-03-142-0/+344
|\
| * Apply 1 suggestion(s) to 1 file(s)eta2022-03-141-1/+1
| * New documents to checkpoint my work on #329 and #87Nick Mathewson2022-03-142-0/+344
* | Merge branch 'main' into 'intern-more'Nick Mathewson2022-03-141-0/+3
|\|
| * humantime_serde_option: Add note about semverIan Jackson2022-03-141-1/+5
* | Canonicalize and intern protover lines on descriptorsNick Mathewson2022-03-111-3/+6
|/
* Merge branch 'arti-lib' into 'main'Ian Jackson2022-03-111-0/+4
|\
| * Add note about semver.Ian Jackson2022-03-111-0/+4
* | Merge branch 'smaller_routerstatus' into 'main'Nick Mathewson2022-03-111-0/+2
|\ \ | |/ |/|
| * Add a missing newline.Nick Mathewson2022-03-111-1/+1
| * netdoc: Make versions smaller in GenericRouterStatusNick Mathewson2022-03-111-0/+2
* | Merge branch 'config-flatten' into 'main'Ian Jackson2022-03-111-0/+5
|\ \ | |/ |/|
| * config work: Add semver note.Ian Jackson2022-03-111-0/+5
* | Follow-up from arti!318Nick Mathewson2022-03-111-0/+9
|/
* Drop remaining conversion from FooConfig to FooConfigBuilderIan Jackson2022-03-071-1/+1
* Have ArtiConfig contain a TorClientConfig, and drop builder retconIan Jackson2022-03-071-0/+7
* Add a from_hex method for RsaIdentity.Nick Mathewson2022-03-041-0/+4
* arti-client: Make dirmgr() and circmgr() return &Arc<..>Nick Mathewson2022-03-031-1/+8
* arti-hyper: Upgrade from an example to an "adaptation layer"Ian Jackson2022-03-011-1/+1
* Add new crates to doc/Architecture.mdNick Mathewson2022-02-281-0/+12
* Update FAQs about status and plans.Nick Mathewson2022-02-281-5/+30
* rename *.py scripts to bare nameIan Jackson2022-02-181-2/+2
* rename *.sh scripts to bare nameIan Jackson2022-02-181-5/+5
* Fix typosDimitris Apostolou2022-02-101-1/+1
* docs/Errors.md: Say where error type is printedIan Jackson2022-02-041-0/+23
* docs/Errors.md: Say put context in caller's error (not calllee's)Ian Jackson2022-02-041-0/+22
* Fix typosDimitris Apostolou2022-02-023-12/+12
* Tweak release instructions based on 0.0.4 experienceNick Mathewson2022-01-311-0/+13
* doc/Release.md: add note to check feature combinationseta2022-01-271-1/+2
* Merge branch 'config' into 'main'eta2022-01-261-0/+122
|\
| * CONFIG-NOTES: finish a sentenceIan Jackson2022-01-201-1/+1
| * CONFIG-NOTES: Suggestions from MR revieweta2022-01-201-2/+2
| * doc/CONFIG-NOTES.md: config proposalIan Jackson2022-01-191-0/+122
* | Merge branch 'ticket_277' into 'main'eta2022-01-241-1/+28
|\ \
| * | TROUBLESHOOTING.md: More information+links about build process.Nick Mathewson2022-01-211-1/+28
| |/
* | Error plan: typos/fixeseta2022-01-211-3/+3
* | Errors: fold in people's views so is mostly unattributed nowIan Jackson2022-01-201-15/+28
* | Errors: sort out markdown formattingIan Jackson2022-01-201-16/+30
* | Errors: c&p raw text of consensus conclusions from pad to gitIan Jackson2022-01-201-0/+203
|/
* Add a needs-more-testers note to Android and iOS guides.Nick Mathewson2022-01-182-0/+8
* add iOS documentationTrinity Pointard2022-01-172-6/+165
* Release.md: Small fixesNick Mathewson2022-01-111-2/+4
* Clear semver_status.md entries for 0.0.2Nick Mathewson2022-01-111-32/+1
* Update semver_status.md with recent changes.Nick Mathewson2021-12-081-0/+14
* Start a TROUBLESHOOTING.md with known compilation issues.Nick Mathewson2021-12-061-0/+26
* tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-041-0/+3
* Remove the unused "Error" type from caret.Nick Mathewson2021-12-041-0/+3
* Implement Eq,PartialEq for BoundedInt32.Nick Mathewson2021-12-021-0/+3