]> git.meshlink.io Git - meshlink/history - src/sptps_speed.c
Convert sizeof foo to sizeof(foo).
[meshlink] / src / sptps_speed.c
2017-08-13 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
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-05-14 Guus SliepenEnsure everything compiles with -Wall without giving...
2014-04-21 Guus SliepenMove debug_level to mesh.
2014-04-21 Guus SliepenMove connection_list to mesh->connections.
2014-04-17 Guus SliepenUse Ed25519 keys.
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-10-12 Guus SliepenUse AES-256-GCM for the SPTPS protocol.
2013-09-15 Guus SliepenDon't leak memory during the key generation speed test.
2013-09-15 Guus SliepenAdd a benchmark for the SPTPS protocol.