| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge branch 'hilev_docs' into 'main' | Nick Mathewson | 2023-01-06 | 1 | -6/+119 | |
| |\ \ \ \ | ||||||
| | * | | | | Architecture.md: Move title outside of diagram | Nick Mathewson | 2023-01-06 | 1 | -3/+2 | |
| | * | | | | Architecture: More high-level documentation and diagrams. | Nick Mathewson | 2023-01-05 | 1 | -6/+120 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 'onion-api-v0.2' into 'main' | Nick Mathewson | 2023-01-06 | 22 | -20/+879 | |
| |\ \ \ \ | ||||||
| | * | | | | Sketch a solution for arti#525 | Nick Mathewson | 2023-01-06 | 2 | -0/+35 | |
| | * | | | | Sketch out new required APIs in tor-cell | Nick Mathewson | 2023-01-06 | 4 | -10/+130 | |
| | * | | | | tor-cert: add a few hs TODOs | Nick Mathewson | 2023-01-06 | 1 | -0/+3 | |
| | * | | | | netdoc: Outline some basic types for encoding HsDescs. | Nick Mathewson | 2023-01-06 | 5 | -1/+247 | |
| | * | | | | Add a protocol overview for onion services. | Nick Mathewson | 2023-01-06 | 1 | -0/+180 | |
| | * | | | | Create a new tor-hscrypto crate. | Nick Mathewson | 2023-01-06 | 8 | -0/+260 | |
| | * | | | | netdoc: note some changes we will have to make to srv | Nick Mathewson | 2023-01-06 | 1 | -0/+6 | |
| | * | | | | llcrypto: fix a comment. | Nick Mathewson | 2023-01-06 | 1 | -1/+1 | |
| | * | | | | llcrypto: clarify meaning of "Identity". | Nick Mathewson | 2023-01-06 | 2 | -8/+17 | |
| * | | | | | Merge branch 'sensitive' into 'main' | Ian Jackson | 2023-01-06 | 6 | -6/+25 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | tor-proto: rustfmt | Ian Jackson | 2023-01-06 | 1 | -1/+2 | |
| | * | | | | tor-proto: CreateFastWrap::decode_chanmsg: Do not report handshake | Ian Jackson | 2023-01-06 | 2 | -3/+3 | |
| | * | | | | tor-proto: impl Display for CreateResponse | Ian Jackson | 2023-01-06 | 1 | -0/+12 | |
| | * | | | | tor-proto: When relay IDs mismatch, the IDs are sensitive in errors | Ian Jackson | 2023-01-06 | 4 | -3/+9 | |
| * | | | | | Merge branch 'ptmgr-logs' into 'main' | eta | 2023-01-06 | 4 | -33/+95 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | chanmgr: trace-level logs when launching connections. | Nick Mathewson | 2023-01-06 | 2 | -0/+15 | |
| | * | | | | ptmgr: Add more logs when looking/creating a PT. | Nick Mathewson | 2023-01-06 | 1 | -24/+46 | |
| | * | | | | ptmgr: Add more logging to IPC code. | Nick Mathewson | 2023-01-06 | 1 | -9/+34 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'ya-lint' into 'main' | eta | 2023-01-06 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-linkspec: Fix an unused lint | Ian Jackson | 2022-12-12 | 1 | -1/+4 | |
| * | | | | | Merge branch 'test-lints' into 'main' | eta | 2023-01-06 | 132 | -8/+1102 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | test lint blocks: Add many many automatically | Ian Jackson | 2022-12-12 | 120 | -1/+988 | |
| | * | | | | | test lint blocks: Do some semi-manually | Ian Jackson | 2022-12-12 | 10 | -5/+86 | |
| | * | | | | | test lint blocks: Add ad hoc script for adding them | Ian Jackson | 2022-12-12 | 1 | -0/+26 | |
| | * | | | | | test lint blocks: Standardise one in tor-socksproto | Ian Jackson | 2022-12-12 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'bug589a' into 'main' | eta | 2023-01-06 | 1 | -5/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove allow(unreachable_pub) from tor-guardmgr/src/lib.rs | Neel Chauhan | 2022-12-16 | 1 | -5/+0 | |
| * | | | | | | Merge branch 'socks-resolve-ip' into 'main' | eta | 2023-01-06 | 1 | -15/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | resolve ip through socks by parsing them | trinity-1686a | 2023-01-03 | 1 | -15/+25 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge branch 'ctbytes' into 'main' | eta | 2023-01-06 | 4 | -39/+152 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Add a new "CtByteArray" type, and use it in Id types. | Nick Mathewson | 2023-01-05 | 4 | -39/+152 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge branch 'tor-rtmock-rfc3399' into 'main' | Ian Jackson | 2023-01-04 | 3 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use parse_rfc3339() in the tor-rtmock crate | Neel Chauhan | 2022-12-16 | 3 | -2/+4 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'tor-proto-use-rfc3339' into 'main' | Ian Jackson | 2023-01-04 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use parse_rfc3339() in the tor-proto crate | Neel Chauhan | 2022-12-16 | 1 | -1/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'tor-netdoc-rfc3399' into 'main' | Ian Jackson | 2023-01-04 | 2 | -4/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use parse_rfc3339() in the tor-netdoc crate | Neel Chauhan | 2022-12-16 | 2 | -4/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'shadow-ci-tweaks' into 'main' | Ian Jackson | 2023-01-04 | 2 | -15/+13 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | shadow ci: avoid hard coding tgen and tor bin paths | Jim Newsome | 2022-12-19 | 2 | -11/+11 | |
| | * | | | | shadow ci: only do pcap capture for bridge client | Jim Newsome | 2022-12-19 | 1 | -4/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'architecture' into 'main' | Nick Mathewson | 2022-12-20 | 21 | -109/+57 | |
| |\ \ \ \ | ||||||
| | * | | | | doc: update the crate list in Architecture.md | Emil Engler | 2022-12-20 | 1 | -89/+37 | |
| | * | | | | doc: consistent summary line for the READMEs | Emil Engler | 2022-12-20 | 20 | -20/+20 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'fix-links' into 'main' | Nick Mathewson | 2022-12-20 | 2 | -2/+2 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | doc: fix links to Architecture.md | Emil Engler | 2022-12-20 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'bug608' into 'main' | Nick Mathewson | 2022-12-19 | 4 | -6/+8 | |
| |\ \ \ | |/ / |/| | | ||||||
