aboutsummaryrefslogtreecommitdiff
path: root/src/core/crypto/onion_crypto.c
AgeCommit message (Expand)Author
2024-06-24prop350: Remove all support for TAP, CREATE, and EXTEND.Nick Mathewson
2023-05-10start the cpuworkers always, even for clientsRoger Dingledine
2022-02-22cc: Use trunnel extension for ntorv3 circ parametersDavid Goulet
2022-02-22Handle other places that use onion handshake type valuesMike Perry
2022-02-22Implement congestion control parameter negotiationMike Perry
2022-02-22Convert TODO into TODO-324 for better visibility.Nick Mathewson
2022-02-22Negotiated circuit parameters must pass from worker.Nick Mathewson
2022-02-22Implement core of ntor3 negotiation.Nick Mathewson
2022-02-22Add an exported struct to onion handshakes for circuits paramsNick Mathewson
2022-02-22Add a size argument for the buffer on onion handshake functionsNick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-21Move the non-crypto parts of onion.c out of src/core/cryptoNick Mathewson