]> git.ipfire.org Git - thirdparty/tor.git/commit
client-side support for negotiating CGO via subprotocol request
authorNick Mathewson <nickm@torproject.org>
Mon, 2 Jun 2025 19:59:01 +0000 (15:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Jun 2025 23:06:47 +0000 (19:06 -0400)
commit9f2f359494f826f9fe57573b46daefe30b493dc1
tree60cc13ad8d1b0c82860195e8824981351901a912
parent56e8e473648b9fc04d5fb61f52e6443c57d3d2be
client-side support for negotiating CGO via subprotocol request

This has been a bit tricky, since the old code assumed that
we never wanted to use extensions besides CC.
src/core/crypto/onion_crypto.c
src/core/or/circuitbuild.c
src/core/or/circuitbuild.h
src/core/or/congestion_control_common.c
src/core/or/congestion_control_common.h
src/core/or/extend_info_st.h