summaryrefslogtreecommitdiff
path: root/other/fun/sign.c
AgeCommit message (Expand)Author
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-03-16Remove the use of the 'hh' format specifier.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2016-09-09Minor cleanups: header reordering, adding {}.iphydf
2014-06-20Fix exceptional file leak in other/fun/sign.cTux3 / Mlkj / !Lev.uXFMLA
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-21Added signer/checker using ed25519 and libsodium I wrote for fun.irungentoo