Use Ed25519 keys.
[oweals/tinc.git] / src / hash.c
2013-08-13 Guus SliepenUpdate copyright notices.
2013-07-20 Etienne DechampsFix hash_function().
2013-05-01 Guus SliepenRename xmalloc_and_zero() to xzalloc().
2012-11-29 Guus SliepenFix use of unitialised values in hash tables.
2012-10-09 Guus SliepenFix hash functions for keys whose size is not divisible...
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-05 Guus SliepenAdd a simple hash table implementation.