summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wording in FAQSamanta Navarro2022-04-201-2/+2
* Fix typosSamanta Navarro2022-04-201-1/+1
* circmgr: Remove now-unused scheduled entry points.Nick Mathewson2022-04-121-0/+1
* Implement a better clock skew estimator.Nick Mathewson2022-04-111-0/+6
* ChanMgr: Return provenance information from get_or_launchNick Mathewson2022-04-071-0/+1
* chanmgr: bubble ClockSkew up through the Error object.Nick Mathewson2022-04-071-0/+5
* Channel: Expose our view of whether the clock is skewed, and the ageNick Mathewson2022-04-071-0/+4
* Merge branch 'main' into 'separate_dir_status'Nick Mathewson2022-04-061-2/+6
|\
| * Merge branch 'main' into 'retriable'Nick Mathewson2022-04-051-0/+8
| |\
| * | circmgr: Avoid a race condition in circuit usage restrictionNick Mathewson2022-04-041-0/+3
* | | Add RetrySchedule::reset()Nick Mathewson2022-04-041-1/+4
| |/ |/|
* | rtmock: add the ability to make a connection time out.Nick Mathewson2022-04-021-0/+5
* | socksproto: remove some unused accessors.Nick Mathewson2022-04-021-0/+3
|/
* Clean out semver_status.mdNick Mathewson2022-04-011-98/+1
* Implement Ord for Ed25519Identity.Nick Mathewson2022-03-301-0/+1
* Update semver_status from recent round of movement.Nick Mathewson2022-03-301-0/+4
* Move fallback.rs into guardmgr.Nick Mathewson2022-03-301-0/+8
* Make daemon tasks self-contained; introduce NetDirProvidereta2022-03-301-0/+1
* Merge branch 'netinfo-clock-skew' into 'main'Nick Mathewson2022-03-231-0/+11
|\
| * tor-proto: better errors when handshake fails due to untimely certsNick Mathewson2022-03-231-0/+5
| * tor-proto: add a backend to detect reported clock skew.Nick Mathewson2022-03-231-0/+6
* | dirclient: Collect and expose peer information from errors.Nick Mathewson2022-03-211-0/+3
* | Expose more peer information from circuit build failuresNick Mathewson2022-03-211-0/+2
* | circmgr: Change API for using FallbackDirsNick Mathewson2022-03-211-0/+5
* | Add semver noteIan Jackson2022-03-181-0/+1
* | Define accessors for circuit hops.Nick Mathewson2022-03-171-0/+3
* | Update semver_status.md for isolation changesNick Mathewson2022-03-171-0/+4
* | 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