mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 21:13:44 +02:00
updated changes.txt
This commit is contained in:
parent
e64004a0a4
commit
0e58ec59ad
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ Refactored most buffer logic to use safe_read_exact and safe_write_all, the resu
|
|||
Fixed a buffer overrun panic when decoding alice_ratchet_key_fingerprint
|
||||
|
||||
Renamed variables and added extra intermediate values so encoding and decoding are more obviously symmetric.
|
||||
|
||||
Added multiple comments.
|
||||
|
||||
Removed Box<EphemeralOffer>, EphemeralOffer is now passed out by reference instead of returned up the stack.
|
||||
|
|
Loading…
Add table
Reference in a new issue