]> git.meshlink.io Git - meshlink/history - src/ecdsa.h
Avoid allocating packet buffers unnecessarily.
[meshlink] / src / ecdsa.h
2019-06-13 Guus SliepenAdd support for encrypted storage.
2017-07-27 Guus SliepenUpdate all header guards.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-04-13 Saverio ProtoMerge branch 'master' into saverio
2014-04-12 Guus SliepenRemove everything GPL that is not copyright Guus Sliepe...
2014-04-12 Guus SliepenChange my email address.
2013-05-10 Guus SliepenAdd __attribute__((warn_unused_result)) to crypto funct...
2013-05-10 Guus SliepenAdd more __attribute__((malloc)) where appropriate.
2013-05-01 Guus SliepenAdd generic crypto headers.