Age | Commit message (Collapse) | Author |
|
|
|
|
|
the syntax
|
|
|
|
These new helpers will terminate fastd on allocation failures and add some
additional convenience (allow strdup with NULL; typesafe new(type) macros).
|
|
|
|
|
|
|
|
|
|
various buffers on the stack
|
|
|
|
|
|
|
|
reflect their function better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
key derivation scheme
|
|
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.
|
|
|
|
|