]> git.ipfire.org Git - thirdparty/tor.git/commit
Add a negotiation message for subprotocol requests.
authorNick Mathewson <nickm@torproject.org>
Mon, 2 Jun 2025 15:11:05 +0000 (11:11 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Jun 2025 23:06:47 +0000 (19:06 -0400)
commita9f05aaebf661024bb07e86b595d52869de3a77f
treec4b46312c7dbe2642110621a2d67d0be33d2515c
parentb4991f6bb6bc090ba1d3e5f9a80e4069b1068e71
Add a negotiation message for subprotocol requests.
src/trunnel/include.am
src/trunnel/subproto_request.c [new file with mode: 0644]
src/trunnel/subproto_request.h [new file with mode: 0644]
src/trunnel/subproto_request.trunnel [new file with mode: 0644]