summaryrefslogtreecommitdiff
path: root/node/Dictionary.cpp
AgeCommit message (Collapse)Author
2014-08-08Fix an oversight in signed dictionaries: the timestamp and signing identity ↵Adam Ierymenko
should themselves be part of the signature. Also include the raw dictionary in addition to the bin2c version in root-topology/
2014-08-05Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.Adam Ierymenko