mirror of
https://github.com/neocturne/fastd.git
synced 2025-05-14 04:15:08 +02:00
Fast and Secure Tunnelling Daemon - Mirror
Deprecating and eventually removing the current little-endian handshake format just causes unnecessary churn for users without objective benefit. The only field that was unconditionally encoded as big-endian before is "error detail"; as this is also variable-length and was never longer than 1 byte in practice (and it will not be for a long time), we can also switch that around to little-endian without any compatiblity issues. |
||
---|---|---|
cmake | ||
doc | ||
src | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
COPYRIGHT | ||
Doxyfile.in | ||
README.md |
For more information, see the documentation and the project wiki.