]> git.meshlink.io Git - meshlink/history - src/crypto.c
Avoid allocating packet buffers unnecessarily.
[meshlink] / src / crypto.c
2019-10-05 Guus SliepenAdd assert() calls to the library.
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenUpdate astylerc and reformat the code.
2014-05-25 Guus SliepenRe-add accidentily removed randomize() from crypto.c.
2014-05-25 Guus SliepenMerge branch 'meshlink_blacklist2'
2014-05-25 Guus SliepenUse CryptGenRandom() instead of /dev/[u]random on Windows.
2014-04-17 Saverio ProtoMerge remote-tracking branch 'origin/master' into saverio saverio
2014-04-17 Guus SliepenAdd missing crypto.c.