summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update comments based on feedbackNick Mathewson2023-01-171-4/+17
| * Apply 1 suggestion(s) to 1 file(s)Ian Jackson2023-01-131-0/+4
| * Apply 1 suggestion(s) to 1 file(s)Ian Jackson2023-01-131-0/+4
| * Sketch for some options and design issues around FFI/RPCNick Mathewson2023-01-131-0/+220
* | Merge branch 'onion-api-client-toplevel' into 'main'eta2023-01-175-5/+27
|\ \
| * | Make a top-level API for connecting to onion services.Nick Mathewson2023-01-125-5/+27
| |/
* | Merge branch 'bump_ed25519_153' into 'main'Nick Mathewson2023-01-161-2/+2
|\ \ | |/ |/|
| * Bump Cargo.lock to ed25519 1.5.3 to fix CI.Nick Mathewson2023-01-161-2/+2
|/
* Merge branch 'onion-netdir-apis' into 'main'Nick Mathewson2023-01-1111-33/+346
|\
| * Adjust onion service ring APIs in light of prop#342Nick Mathewson2023-01-114-38/+99
| * Sketch APIs for the onion service directory ring.Nick Mathewson2023-01-115-4/+233
| * Netdoc: Refactor SharedRandVal.Nick Mathewson2023-01-113-27/+37
| * hscrypto: Add several derivesNick Mathewson2023-01-113-1/+14
* | Merge branch 'onion-service-netparams' into 'main'Nick Mathewson2023-01-113-1/+167
|\ \ | |/ |/|
| * netdir: add network parameters related to onion servicesNick Mathewson2023-01-111-1/+80
| * tor-units: Add an IntegerMinutes.Nick Mathewson2023-01-112-0/+87
|/
* Merge branch 'tokio-upgrade' into 'main'Ian Jackson2023-01-091-3/+3
|\
| * Upgrade to latest tokio, for security fix.Nick Mathewson2023-01-091-3/+3
* | Merge branch 'blind_privkey' into 'main'Ian Jackson2023-01-092-17/+161
|\ \ | |/ |/|
| * llcrypto: Implement secret-key blinding.Nick Mathewson2023-01-062-17/+161
* | Merge branch 'typos' into 'main'eta2023-01-096-9/+9
|\ \
| * | Fix typosDimitris Apostolou2023-01-076-9/+9
* | | Merge branch 'arti-hyper-fixing-715' into 'main'eta2023-01-094-2/+36
|\ \ \ | |/ / |/| |
| * | Removed unnecessary "all()" cfg constraintMichael van Straten2023-01-071-1/+1
| * | Added x86_64-apple-darwin to fallback to "tls-api-openssl"Michael van Straten2023-01-073-5/+5
| * | fixed "broken_intra_doc_link"Michael van Straten2023-01-061-2/+1
| * | Updated Cargo.lockMichael van Straten2023-01-061-0/+16
| * | Temporary fix for #715 and #569Michael van Straten2023-01-053-3/+22
* | | Merge branch 'build_profiles' into 'main'Nick Mathewson2023-01-061-0/+11
|\ \ \
| * | | Add a new "quicktest" build profile between "dev" and "release".Nick Mathewson2023-01-061-0/+11
* | | | Merge branch 'hilev_docs' into 'main'Nick Mathewson2023-01-061-6/+119
|\ \ \ \
| * | | | Architecture.md: Move title outside of diagramNick Mathewson2023-01-061-3/+2
| * | | | Architecture: More high-level documentation and diagrams.Nick Mathewson2023-01-051-6/+120
| | |_|/ | |/| |
* | | | Merge branch 'onion-api-v0.2' into 'main'Nick Mathewson2023-01-0622-20/+879
|\ \ \ \
| * | | | Sketch a solution for arti#525Nick Mathewson2023-01-062-0/+35
| * | | | Sketch out new required APIs in tor-cellNick Mathewson2023-01-064-10/+130
| * | | | tor-cert: add a few hs TODOsNick Mathewson2023-01-061-0/+3
| * | | | netdoc: Outline some basic types for encoding HsDescs.Nick Mathewson2023-01-065-1/+247
| * | | | Add a protocol overview for onion services.Nick Mathewson2023-01-061-0/+180
| * | | | Create a new tor-hscrypto crate.Nick Mathewson2023-01-068-0/+260
| * | | | netdoc: note some changes we will have to make to srvNick Mathewson2023-01-061-0/+6
| * | | | llcrypto: fix a comment.Nick Mathewson2023-01-061-1/+1
| * | | | llcrypto: clarify meaning of "Identity".Nick Mathewson2023-01-062-8/+17
* | | | | Merge branch 'sensitive' into 'main'Ian Jackson2023-01-066-6/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-proto: rustfmtIan Jackson2023-01-061-1/+2
| * | | | tor-proto: CreateFastWrap::decode_chanmsg: Do not report handshakeIan Jackson2023-01-062-3/+3
| * | | | tor-proto: impl Display for CreateResponseIan Jackson2023-01-061-0/+12
| * | | | tor-proto: When relay IDs mismatch, the IDs are sensitive in errorsIan Jackson2023-01-064-3/+9
* | | | | Merge branch 'ptmgr-logs' into 'main'eta2023-01-064-33/+95
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chanmgr: trace-level logs when launching connections.Nick Mathewson2023-01-062-0/+15