Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Specifying a port with "any" address and using scoped IPv6 link-local addresses
is possible now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As libsodium has some strange include files (like a version.h), we try to use
absolute include paths whenever possible in fastd now and rename our generated
headers.
|
|
|
|
|
|
|
|
Everything clang and GCC warn about, except GCC's missing-field-initializers
which are just stupid as they don't allow {} syntax to zero a field.
|
|
|
|
|
|
|
|
|
|
|
|
|