summaryrefslogtreecommitdiff
path: root/idtool.cpp
AgeCommit message (Collapse)Author
2015-04-15Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly ↵Adam Ierymenko
deprecated and dead on OSX. We will have to make our updater stop updating on any 32-bit Macs that might actually still be running ZT1.
2015-04-15Rename One to OneService, create separate sources for other tools.Adam Ierymenko
2013-12-04Integrate idtool the same way we did with cli.Adam Ierymenko
2013-11-06Add signupdate command to idtool.Adam Ierymenko
2013-10-07Add a second arg to idtool generate to make generating both secret and ↵Adam Ierymenko
public easier, add new supernode identities after generating them, fix known good and bad IDs in selftest.
2013-10-05Make new identity hashcash algo memory hard, and tweak generation time a ↵Adam Ierymenko
bit. Current hashcash cost should be overkill for what we need but still tolerable to users.
2013-09-16Fix idtool build, tweak address derivation again.Adam Ierymenko
2013-08-30Remove old launcher code, fix build error in idtool, add terminate command ↵Adam Ierymenko
to control bus.
2013-07-27Dump huffman, doesnt add much and complicates porting to other languages. ↵Adam Ierymenko
Also fix compile error in idtool.
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko