| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Rename StreamCmd to RelayCmd | Nick Mathewson | 2020-09-20 | 1 | -2/+2 | |
| * | Create a StreamID->Stream map type. | Nick Mathewson | 2020-09-20 | 1 | -0/+2 | |
| * | De-parameterize channel and circuit | Nick Mathewson | 2020-09-19 | 1 | -12/+4 | |
| * | Sort linkspecs in the same order as tor does | Nick Mathewson | 2020-09-17 | 1 | -1/+0 | |
| * | Implement extend2/extended2 handshake. | Nick Mathewson | 2020-09-12 | 1 | -0/+17 | |
| * | WIP: extend. | Nick Mathewson | 2020-09-12 | 1 | -1/+71 | |
| * | Simple functions to send and receive relay cells. | Nick Mathewson | 2020-09-12 | 1 | -1/+50 | |
| * | Ntor handshake (first hop) is go. | Nick Mathewson | 2020-09-11 | 1 | -0/+39 | |
| * | Parameterize the circuit create code. | Nick Mathewson | 2020-09-11 | 1 | -20/+45 | |
| * | Make create_fast implementation a little more generic. | Nick Mathewson | 2020-09-11 | 1 | -17/+28 | |
| * | For circuits: Implement first hop create via create_fast. | Nick Mathewson | 2020-09-11 | 1 | -5/+63 | |
| * | proto: add minimal (raw) circuit support. | Nick Mathewson | 2020-09-11 | 1 | -0/+50 | |
