Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-08 | Update Trunnel for new machine_ctr field. | Mike Perry | |
This field area was memset to 0 in old versions, which the code treats as "match any machine instance", for backward compatibility without a protover bump. | |||
2019-06-11 | trunnel: Rename sendme.trunnel to sendme_cell.trunnel | David Goulet | |
This is to avoid having two sendme.{c|h} in the repository since the subsystem is implemented in src/core/or/sendme.{c|h}. Fixes #30769 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2019-01-02 | Add padding negotiation trunnel output. | Mike Perry | |
Co-authored-by: George Kadianakis <desnacked@riseup.net> |