SSU2: Implement path challenge and connection migration

mark session dead after receiving destroy
log tweaks
This commit is contained in:
zzz
2022-08-25 08:57:02 -04:00
parent 9b6dde008d
commit 2f06e9bebf
6 changed files with 195 additions and 15 deletions

View File

@ -1,3 +1,10 @@
2022-08-25 zzz
* Router: Fix deadlock via rebuildRouterAddress() and UDPTransport
* SSU2: Implement path challenge and connection migration
2022-08-23 zzz
* Router: Add deadlocks to event log
2022-08-22 1.9.0 released
2022-08-10 zzz