]> git.meshlink.io Git - meshlink/history - src/ed25519
Avoid allocating packet buffers unnecessarily.
[meshlink] / src / ed25519 /
2020-02-03 Guus SliepenFix spelling errors.
2019-06-13 Guus SliepenAdd support for encrypted storage.
2019-05-31 sairoop-elearUpdate android build
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenUpdate astylerc and reformat the code.
2017-10-02 Guus SliepenFix compiling with -Wall -W.
2017-06-25 Guus SliepenFix resource leaks found by cppcheck.
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-09 Guus SliepenMerge branch 'discovery' of chicago.everbase.net:meshli...
2014-08-08 Guus SliepenFinish implementation of log callbacks.
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-07 Guus SliepenRemove .dirstamp file.
2014-07-31 Guus SliepenCheck return value of fread() when reading from /dev...
2014-07-30 Niklas HofmannMerge branch 'address_hint_api' into discovery
2014-07-30 Niklas HofmannMerge remote-tracking branch 'origin/everbase' into...
2014-07-30 Niklas Hofmannavahi mdns skeleton
2014-07-26 Guus SliepenRemove some more traces of tinc.
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-05-25 Guus SliepenAdd #include "crypto.h" because we are using randomize().
2014-05-25 Guus SliepenMerge branch 'meshlink_blacklist2'
2014-05-25 Guus SliepenAllow MeshLink to be cross-compiled for Windows.
2014-05-11 Guus SliepenFix a format string error.
2014-05-07 Guus SliepenUse void pointers to opaque buffers, fix indentation.
2014-04-17 Guus SliepenUse Ed25519 keys.