Use json_is_true() in place of json_boolean_value() for compatibility
[trust_router.git] / include / tpq.h
2013-01-23 Margaret WassermanInternal changes to reflect merge of tpq and tid protocols.
2013-01-09 Margaret WassermanUpdated DH code, added code to tpqc to send DH info...
2012-12-19 Margaret WassermanAdd inital DH common code, and call from TPQ client.
2012-12-17 Margaret WassermanEditorial change to order of contents
2012-12-17 Margaret WassermanReorganize common code (for msgs, names...) to be used...
2012-12-05 Margaret WassermanSend TPQ resoonse from server, receive on client.
2012-12-05 Margaret WassermanChanges to send TPQ request from client.
2012-12-05 Margaret WassermanAuthenticated conn between tpqs and tpqc works.
2012-12-04 Margaret WassermanAdded TPQ client and server examples to build system...
2012-12-04 Margaret WassermanInitial TPQ Server code
2012-12-03 Margaret WassermanFix definitions and align code, so that trust router...
2012-11-30 Margaret WassermanInitial Trust Path Query client code, incomplete, not...
2012-11-21 Margaret WassermanInitial structure of Trust Path Query code.