mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
o Major features (hidden services):
|
|
- Relays can now handle v3 ESTABLISH_INTRO cells as specified by prop224
|
|
aka "Next Generation Hidden Services". Service and clients don't yet use
|
|
this code functionnality. It marks another step towards prop224
|
|
deployment. Resolves ticket 19043. Initial code by Alec Heifetz.
|