summaryrefslogtreecommitdiff
path: root/other/fun
AgeCommit message (Collapse)Author
2015-02-01Add script to generate save files with custom keysAlexandre Erwin Ittner
Allow users to play with keys generated outside Tox core without depending on features from any specific client. Just generate a stub save file that every client will understand.
2014-07-09Merge branch 'fun-bootstrap-node-info' of ↵irungentoo
https://github.com/nurupo/InsertProjectNameHere
2014-07-09Added a script to query DHT bootstrap node infoMaxim Biro
2014-06-20Fixed a case when public key contained null bytesMaxim Biro
2014-06-20Fixed sodium includeMaxim Biro
2014-06-20Added strkeyMaxim Biro
2014-06-20Fix exceptional file leak in other/fun/sign.cTux3 / Mlkj / !Lev.uXFMLA
2014-04-16multiple spelling fixesCarlos E. Garcia
2014-02-10Added entry to TODO and a public key cracker (vanity key finder) to other/fun.irungentoo
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into ↵irungentoo
JamoBox-master Conflicts: toxcore/LAN_discovery.h
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ↵pete
comments so they follow a standard.
2013-08-21Added signer/checker using ed25519 and libsodium I wrote for fun.irungentoo